
Implementing Oracle Integration Cloud Service
By :

We now need to add a new test call into SoapUI. Before we can do this we need to get the URL that will trigger the service. To get this information we should click on the integration's information icon and then click on the metadata URL included in the information. This will launch a new browser window with the metadata information; depending on how you have your browser set up, you may have to provide your normal ICS credentials as part of the process. The metadata screen will look something like the following:
This can be done by selecting a project to hold the test call in, and then right-click on the project in the left-hand tree. In the presented menu of options, click on the New RESTService from URL option. This will pop up a new dialog where we can provide the REST service's URL (this can be derived from the browser's URL by swapping the reference to metadata to the resource name), for example: https://XXXX.oraclecloud.com/integration/flowapi/rest...