Using Insight Web¶
OpenJet-Appserver¶
The following properties have to be set in the applicationserver installation if you use full insight-web integration into open-AppClient:
ElasticBaseUrl¶
Key: de/ibfs/insight/elasticBaseUrl
- The applicationserver is doing requests to elasticsearch with the configured Url
InsightBaseUrl¶
Key: de/ibfs/insight/insightBaseUrl
- The applicationserver enriches and delivers this url to the client and the client is doing requests to WebServer with this Url.
OpenJet-Client¶
The following property must be set on the openJET-client:
- Key: gis.application.insight.url
<webserver>
must be replaced by the host with full domain name where the webserver is running.
SearchAdmin-role¶
It is necessary to configure an Admin-User with a searchAdmin-role to define Insight-searches and provide the searches to other users.
This user need to have the role “INSIGHT_SEARCH_ADMIN”
Customizing color and style¶
The color and style of insight-web component can be configured with htdocs\insight\web\customize.css.
A customize-example.css file is available in this directory and a customize.css will be delivered separately.