Publishing services in batch

Feedback


iEdge supports publishing the iServer/iPortal services in batch.

The steps are:

  1. In the management page (http://localhost:8090/iserver/manager), click batch publish services on the left side;
  2. in the setting remote service address dialog, input the remote service address such as http://server:8090/iserver/services, click Next;
  3. By default, the list displays all service components available on the server. You can select multiple services to proxy as needed. You can also filter services based on their associated tags in the remote iServer, with support for selecting multiple tags. When multiple tags are selected, any service matching at least one of the chosen tags will be included. Click Finish;
  4. You can view them in the published service instances.
  5. The batch published instances use REST interface by default. If you want to use other type of interface, click Enter the management page on the bottom of the Finish dialog.
  6. Check Service Interface, click Save ,then you can see new service URLs in the basic information.

You can use service management page to view and manage all agented services, or use services list to view and use.

After proxying the remote iServer services, if services under the proxied tags are modified, added, or deleted on the iServer, the corresponding services for those tags will be automatically synchronized to this iEdge by default.

Notes:

1. The current built-in default role PUBLISHER does not have permission for the batch publishing feature.

2. If the configuration for automatically synchronizing added or deleted iServer services is enabled, and you delete a service within iEdge, please also remove the corresponding service name under the <toPublishServices> section in the system configuration file (iserver-system.xml), within the <oneClickProxy> configuration.