Configuring the Integration Broker
You need to set up these elements to ensure that you can connect to the Apply API.
Updating the REST Base URL
-
Go to .
-
In Service Operation, search for SAD_UC_DFE_APPL_GET.
-
Click Search.
-
In the results, click the service operation name.
-
In REST Base URL, provide the new URL.
-
Click Save.
-
Repeat steps 2 to 6 for SAD_UC_DFE_APPL_POST and SAD_UC_DFE_APPL_V1_1_POST.
Configuring the Routing Definition
You must set up the routing to connect to the API.
-
Go to .
-
Click Add New Value.
-
In Routing Name, enter SAD_UC_DFE_GET_APPL.
-
Click Add.
-
From the Routing Definitions page, provide these values:
-
Service Operation: SAD_UC_DFE_APPL_GET
-
Version: This field is automatically populated when you select the service operation.
-
Description: DFE Get Applications
-
Sender Node: Select the local node for the environment.
-
Receiver Node: WADL_NODE
-
Owner ID: Admissions — UK
-
-
Click Parameters.
-
In Outbound Request, Message.Ver into Transform 1, remove any value (if there’s any).
-
In Inbound Response, Message.Ver out of Transforms, remove any value (if there’s any).
-
-
Click Connector Properties.
-
In Gateway ID, enter LOCAL.
-
In Connector ID, enter HTTPTARGET.
-
In Delivery Mode, select Guaranteed Delivery.
-
In Connector Properties, delete any rows with values.
-
-
Click Save.
-
Repeat steps 3 to 7 for:
-
Routing Name: SAD_UC_DFE_GET_POST
-
Service Operation: SAD_UC_DFE_APPL_POST
-
Description: DFE Post Applications
-
-
Repeat steps 3 to 7 for:
-
Routing Name: SAD_UC_DFE_APPL_V1_POST
-
Service Operation: SAD_UC_DFE_APPL_V1_1_POST
-
Description: DFE Post Applications v1.1
In step 6, update External Alias to SAD_UC_DFE_APPL_V1_1_POST.v1.
-
Configuring the Gateway
Note:
This setup isn't typically required to connect to UCAS test environments.
-
Go to .
-
In Integration Gateway ID begins with, enter LOCAL.
-
Click Search.
-
From the Gateways page, click Gateway Setup Properties.
-
Enter your user ID and password.
-
Click Advanced Properties Page.
-
In Gateway Properties, scroll to the end of the box and look for ig.UseDomainName.ExternalOperationNames.
The line looks similar to this: #ig.UseDomainName.ExternalOperationNames=MYSOP1.v1,MYSOP2.v1.
-
When you locate the line:
-
Remove any leading hashtag.
-
Add all the service operations that are being used for UCAS applicant and reference data.
For example, with only the first five reference data service operations included:
ig.UseDomainName.ExternalOperationNames=getReferenceABLSubjects, getReferenceAddressHistoryReason, getReferenceApplicantsStatus, getReferenceAwardingBodies. getReferenceCare
If you are also using the Apply system, those service operations should also be included.
-
-
Click OK.
-
On the PeopleSoft Node Configuration page, click Save.
-
On the Gateways page, click Save.
Testing Your Connection
-
Go to .
-
In Service, enter SAD_UC_DFE_API.
-
Click Search.
-
From the results, click the service operation name.
-
From the Service Operation page, click Populate Document Template.
-
From the URI Template Builder page, click since.
-
From the Set Value page, in Long, enter 2020-01-01T10:00:00Z.
-
Click OK, then click Return.
-
Click Invoke Operation.
You may get a 401 unauthorized error message. This is okay; it means that a connection to the Apply API was successfully established.