Book Image

Implementing Oracle Integration Cloud Service

Book Image

Implementing Oracle Integration Cloud Service

Overview of this book

Discover how to use ICS to solve your integration needs with this Oracle Cloud book. Written by Oracle ACE Robert and ACE Associate Phil, you?ll learn how to deliver business value using ICS. ? The only guide to Integration Cloud Service on the market ? A comprehensive guide to building successful integrations on ICS ? Features practical examples and handy tools
Table of Contents (21 chapters)
Implementing Oracle Integration Cloud Service
Credits
Foreword
About the Authors
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface

Running the REST filter service


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...