Default language.

Adding web report and service address prefix


If a request is coming from a web service (WSDL) or a web-based (BIRT) report, and the request is made through an SSL device, a mismatch occurs assuming that the viewer.properties file is not set correctly. The URL of the request would be https://server, however, the service address in the response would be http://

To overcome this, you must set the base_url property of the viewer.properties file located in the <midTierInstallationDir>/WEB_INF folder. For example:

base_url = https://midtier:8080/arsys/

After setting this property, mid tier uses the base_url value otherwise mid tier relies on the URL specified by the server.

Warning

Note

After changing the viewer.properties file, you must restart the mid tier.

 

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

Remedy Action Request System 20.02