App Status Manager Integration

This function is provided by the sdi_appstatemanagerintegration bundle.

The bundle provides a widget which is integrated in the map.apps Manager. The integrated widget is only available for admin users (not editors).

An admin user can see, update or delete every application state - independent of app and restricted visibility.

To use this bundle the map.apps application.properties must be changed:

savestate.service.url=http://yourserver:port/ct-savestate-version/resources/appstates
## list of bundles that provide views for the map.apps Manager
manager.config.viewbundles=appmanagement,reportmanagement,bundlemanagement,mapapps-github-manager,bundleupdatechecker,sdi_appstatemanagerintegration

For using app status manager integration for map.apps SDI apps based on map.apps line 3 and line 4 at the same time the map.apps SDI version 5.0.1 or higher is needed.

sdi_appstatemanagerintegration

For line 4 apps

sdi_appstatusmanagerintegration

For line 3 apps

Necessary changes in application.properties:

## list of bundles that provide views for the map.apps Manager
manager.config.viewbundles=appmanagement,reportmanagement,bundlemanagement,mapapps-github-manager,bundleupdatechecker,sdi_appstatemanagerintegration,sdi_appstatusmanagerintegration
app state
app state selection

The sdi_appstatemanagerintegration bundle can only be used for integration into the manager, it can’t be used in a map.apps app. In the app the sdi_appstatemanagement bundle has to be used.

Managing ArcGIS Portal app states as administrator

Private or group-protected app states created with ArcGIS Portal authentication are not shown in the map.apps Manager app states list. This is because map.apps Manager app does not support ArcGIS Portal authentication and therefore cannot display those app states.

To get over this problem, map.apps SDI comes with an app called sdi_savestate-manager-portal-auth that provides the same functionality as the regular app state managing tools in map.apps Manager.