Setting Up a Service Operation (Example)

In this example, we'll set up GETREFERENCERESULTSREFRESHCONT.

Once you've completed this, repeat steps 2 to 7 for the rest of the service operations, making sure you use the correct routing name and service operation each time.

  1. Go to PeopleTools, and then Integration Broker, and then Integration Setup, and then Routing Definitions.

  2. Click Add a New Value, then enter GETUCASREFCONTROL.

  3. On the Routing Definitions page, populate these fields:

    Field Value

    Service Operation

    Enter GETREFERENCERESULTSREFRESHCONT.

    Description

    Enter Reference Refresh Control.

    Sender Node

    Enter the local node of the environment you're using.

    Receiver Node

    Enter WSDL_NODE.

    Owner ID

    Enter Admissions - UK.

  4. On the Parameters page, do the following in these fields for Outbound Request and Inbound Request:

    • In External Alias for Outbound Response and Inbound Response, remove ".V1".

    • In Message.Ver into Transform 1, remove the value.

    • In Message.Ver out of Transforms, remove the value.

  5. On the Connector Properties page, fill out these fields:

    Field Description

    Gateway ID

    Enter LOCAL.

    Connector ID

    Enter HTTPTARGET.

  6. In the Connector Properties grid, do the following:

    1. Add a row for Property ID = HEADER.

      Field or Control Values

      Property Name

      Enter sendUncompressed.

      Value

      Enter Y.

    2. Add a row for Property ID = HTTPPROPERTY.

      Field or Control Values

      Property Name

      Enter Method.

      Value

      Enter POST.

    3. Add a row for Property ID = PRIMARYURL.

      Field or Control Values

      Property Name

      Enter URL.

      Property ID

      PRIMARYURL

      Value

      Enter the URL for the UCAS XML link test or production environment.

      For these service operations, the primary URL must include the version v2.0:

      • GETREFERENCEAPPSECTION
      • GETREFERENCEDOCCATEGORY
      • GETREFERENCEDISABILITIES
      • GETUCASAPPLICANTLIVINGWITHCOND

      For example: https://url.com/xml-link/XmlLinkWSv2.0

    4. Add another row a second Property ID = HEADER.

      Field or Control Values

      Property Name

      Enter Content-Type.

      Value

      Enter text/xml.

    5. Add another row for a second Property ID = HTTPPROPERTY.

      Field or Control Values

      Property Name

      Enter SOAPUpContent.

      Value

      Enter Y.

  7. Save your changes.