Publishing iServer REST Data Service |
Feedback |
SuperMap iServer supports to publish the remote iServer
REST Data Service again as the WFS service or REST data service. You can
quickly publish the online REST Data Service through the following steps:
- In iServer WebManager, click "Quickly
publish services", and select REST Data Service as the data source:
- Input the address of data source, such
as http://server:8090/iserver/services/data-world/rest. If the service
is not public, you should input the username and password to access.
Click Next;
- Select the type to publish, such as REST
Data Service. Click Next;
- Set whether the data service is editable.
If it is, click Next;
- Configure the caches. It is suggested to
enable the caches. So the request will cache in local. If there is
the same request, it can read in local directly. Please refer to REST
Data Service Provider for more information. Click Next;
- You can see the service configuration,
including data source, the published service type, whether it is editable
and so on. Click the Finish button;
- After publishing, you can see the service
name and link of this service, such as data-rest-world/rest. click
it to access the service.
The remote REST service you published could be from
any location where the iServer service is deployed, you could publish
it as long as you can access it.