Default language.

Using the FBImageServlet to test a flashboard


The FBImageServlet is a servlet that generates flashboard images. You can use the FBImageServlet to test a flashboard. If the flashboard is correct, the flashboard image appears after you run this test.

To use the FBImageServlet to test a flashboard

  1. Access the following URL:
    http://<hostname>/arsys/servlet/FBImageServlet 
  2. Pass your test parameters as properties.

For example, all the parameters passed as properties in the following example are required parameters (you must use these every time you test your flashboard), except for the last one (display3d ), which is optional.


Information
Example FBImageServlet test URL

http://localhost:8080/arsys/servlet/FBImageServlet?server=svr1&flashboard=TestFlashboard&username=Demo&password=Demo&width=500&height=300

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

Remedy Action Request System 20.02