Multi-Service Publishing
Feature Description
The multi-service publishing tool will publish various types of services based on the workspace, such as map service or data service.
Parameter description
| Parameter Name | Default Value | parameter interpretation | parameter type |
|---|---|---|---|
| workspace file | Full path of the workspace file to be published, only supports local file workspace. | String | |
| IServer service address | SuperMap iServer server address, format: http://{iServer server address:port}. The server address only supports HTTP protocol, not HTTPS protocol. | String | |
| user token | Authorization to publish services on the SuperMap iServer server, a valid token is required here, i.e., user token.![]() |
String | |
| server type | Server type published based on the workspace, including: map service, data service, 3D service, spatial analyst service, vector tile server, etc. For details, refer to the service list content below:![]() |
String | |
| Editable | Check this item to indicate that editing is allowed after the service is published. | Boolean | |
| upload workspace | Check this item to indicate that the published workspace file will be uploaded to the server locally. | Boolean |
Output Result
The output result of the multi-service publishing tool is a string in JSON format, which records the service access addresses of the published services.

