Reuse configured settings
License:
Available with an ArcGIS Topographic Mapping license.
Configured Topographic Production Manager (TPM) app settings can be reused by exporting a .json file that can be imported to other TPM apps.
Caution:
An error will occur and the configured settings will not take effect after the .json file is imported if the following requirements are not met:
The
.jsonfile contents must adhere to the schema of the TPM app importing the JSON.The service path or URL in the
.jsonfile must match the service that the app is using. If the TPM web app that imports the.jsonfile is using a different service than the app that was used to export the.jsonfile, the service path or URL must be updated in the.jsonfile before the file is imported. This can be the case when a second app is deployed to a different server.
Export a configuration
To export a configuration, complete the following steps:
Access the TPM web app's settings.
Click Options
.Click Export Settings.
A
.jsonfile is saved to your Downloads folder.Browse to your Downloads folder and verify that the file is saved.
Click Update to save the changes or click Close to close the dialog box.
You can also reset all of the settings that have been configured.
The .json file is available to import into another TPM web app.
Import a configuration
To import a configuration, complete the following steps:
Access the TPM web app's settings.
Click Options
, and click Import Settings.Browse to the location of the
.jsonfile that contains an TPM web app configuration.Choose the file, and click Open.
The TPM web app's settings are updated with the settings defined in the
.jsonfile.Note:
Any settings that were not defined in the imported
.jsonfile retain their configuration.Click Update to save the changes or click Close to close the dialog box.
You can also reset all of the settings that have been configured.
The Topographic Production Manager dialog box closes and the TPM app opens with the settings you configured.