If GEONIS lookup values are not resolved in the WebOffice project and only code values are shown, this may be due to a misconfiguration in the map service or an issue with the lookup definitions in the database. The following guide outlines how to check and adjust the configuration.
Step-by-Step Instructions
1. Access the Map Service via the Admin Interface
Open the ArcGIS Server Admin interface:
https://<servername>/arcgis/admin/
Example:
https://vbe-sup-temp.int.vertigis.com/arcgis/admin/services/oberburg/oberburg_wat.MapServer
2. Edit the Service
- Scroll down to the bottom of the service configuration.
- Change the cache setting.
"disableCaching": "true",
- Save the change.
This ensures that lookup values are reloaded with each request.
3. Reload Resources in the WebOffice Project
- Reload the resources in WebOffice Synadmin.
4. Further Troubleshooting (if lookups are still missing)
If lookup values are still not displayed:
- There may be an error in the lookup definition within the database.
- Additional information regarding lookup definition within the database can be found in the GEONIS Server Interceptor Log:
GEONIS Server Interceptor – Installation & Logging
Comments
0 comments
Article is closed for comments.