Configuring the Genero Application Server / Configuring Genero Report Viewer on GAS |
If you are running the Genero Report Engine (GRE) daemon on a different machine than the DVM, you must configure the REPORT_REMOTE_URL_PREFIX with the URL of the remote server.
The GAS proxies these URLs on the remote server, adding first the URL of the server specified in the REPORT_REMOTE_URL_PREFIX in the application configuration file.
http://remotehost:12345/viewer
http://localhost:6394/ua/report-r/private/ ebf19aba4d09e80cd19cfea7868a9a2a/4BF69549-BA5C-4258-8F42-BFB4A3494339/page000001.svg
http://remotehost:12345/reports/private/ ebf19aba4d09e80cd19cfea7868a9a2a/4BF69549-BA5C-4258-8F42-BFB4A3494339/page000001.svg
DELETE /reports/delete/ebf19aba4d09e80cd19cfea7868a9a2a
Variable | Description | Example Values |
---|---|---|
GRE_REPORT_VIEWER_R_URL_PREFIX | URL of the server where the GRE daemon is running. |
http://localhost:6394/ua/report-r/viewer |
GRE_PRIVATE_R_URL_PREFIX | Public URL prefix |
http://localhost:6394/ua/report-r/private/ 89be6b3867148e738fc6bd1daad1ff2e |
GRE_PUBLIC_R_URL_PREFIX | Public resource directory |
http://localhost:6394/ua/report-r/public |
GRE_PRIVATE_R_DIR | Private resource directory. |
private/89be6b3867148e738fc6bd1daad1ff2e |
GRE_PUBLIC_R_DIR | Private URL prefix |
public |