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.
-
Go to .
-
Click Add a New Value, then enter GETUCASREFCONTROL.
-
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.
-
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.
-
-
On the Connector Properties page, fill out these fields:
Field Description Gateway ID
Enter LOCAL.
Connector ID
Enter HTTPTARGET.
-
In the Connector Properties grid, do the following:
-
Add a row for Property ID = HEADER.
Field or Control Values Property Name
Enter sendUncompressed.
Value
Enter Y.
-
Add a row for Property ID = HTTPPROPERTY.
Field or Control Values Property Name
Enter Method.
Value
Enter POST.
-
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
-
Add another row a second Property ID = HEADER.
Field or Control Values Property Name
Enter Content-Type.
Value
Enter text/xml.
-
Add another row for a second Property ID = HTTPPROPERTY.
Field or Control Values Property Name
Enter SOAPUpContent.
Value
Enter Y.
-
-
Save your changes.