Setting Target Locations for REST Services
To set the target location for REST services:
-
Access Target Location page and click the Set Target Locations link.).
-
Locate the REST Services Target Location section of the page.
-
In the Target Location field, enter an unsecured URL to be used when exporting WADL documents and as the REST endpoint.
If you require a secure target location for the REST endpoint, see Step 4.
The format of the value that you enter is:
http://<machine>:<port>/PSIGW/RESTListeningConnector/<defaultlocalnode> -
(Optional) In the Secure Target Location field, enter a secure URL to be used as the REST endpoint.
The URL entered here overrides the target location defined in Step 3 for the target location for the REST endpoint.
The URL you enter here is also used as a secure target location for exporting WADL, if you choose the Use Secure Target Location box in the Provide Web Service wizard.
If you do not enter a value in this field, the system uses the unsecured URL that you specify in the Target Location field for both the REST endpoint and for exporting WADL.
See Integration Broker: Step 2: Select Service Operations for providing REST web services and Integration Broker: Step 2: Select Service Operations for providing OpenAPI REST web services.
If you have a dedicated integration gateway, the format of the value that you enter is:
https://<machine>:<port>/PSIGW/RESTListeningConnector/<defaultlocalnode> -
Click the OK button.
The Service Configuration page appears.
-
Click the Save button.