This documentation supports the 20.02 version of Remedy Action Request (AR) System.

To view an earlier version, select the version from the Product version menu.


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.


Example FBImageServlet test URL

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

Was this page helpful? Yes No Submitting... Thank you

Comments