Setting Target Locations for Services

To set the target location for services:

  1. Access Target Location page (PeopleTools > Integration Broker > Configuration > Services Configuration and click the Set Target Locations link.).

  2. Locate the Web Services Target Locations section of the page.

  3. In the Target Location field, enter an unsecured URL to be used for XML message schema, WSDL, and as the SOAP endpoint.

    If you enter a secure URL in the Target Location field, XML message schema validation will fail.

    If you require a secure target location for the SOAP endpoint, see Step 4.

    If you have a dedicated integration gateway, the format of the value that you enter is:

    http://<machine>:<port>/PSIGW/PeopleSoftServiceListeningConnector

    If the default local node points to a different gateway server where WSDL documents and XSD schemas are available, use the alternate location URL format: .

    http://<machine>:<port>/PSIGW/PeopleSoftServiceListeningConnector
    /<defaultlocalnode>
  4. (Optional) In the Secure Target Location field, enter a secure URL to be used as the SOAP endpoint.

    The URL entered here overrides the target location defined in Step 3 for the target location for the SOAP endpoint.

    The URL you enter here is also used as a secure target location for exporting WSDL, 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 SOAP endpoint and for exporting WSDL.

    See Step 2: Select Service Operations.

    If you have a dedicated integration gateway, the format of the value that you enter is:

    https://<machine>:<port>/PSIGW/PeopleSoftServiceListeningConnector

    If the default local node points to a different gateway server, use the alternate location URL format:

    https://<machine>:<port>/PSIGW/PeopleSoftServiceListeningConnector
    /<defaultlocalnode>
  5. Click the OK button.

    The Service Configuration page appears.

  6. Click the Save button.