Step 1 :
Activate the integration and click on endpoint.
Copy the Endpoint URL.
Step 2 :
Open SoapUI tool and click on REST and paste the above copied endpoint URL and click ok.
map the different terms used to describe the same item across your
applications. Lookups are exact same as Data
Value Map(DVM) in SOA.
Lets see how to define a Lookup in OIC with an example :
Use Case :-
Inside this blog, we see will define a lookup for Country Code & Country Name. For a specific Country Code we will assign one unique Country Name.
|
Country_Code
|
Country_Name
|
|
USA
|
United States of America
|
|
IS
|
Israel
|
development Steps in detail :
– Advertisement –
In the previous blog we have seen how to define Lookups in OIC. In this blog we will use that defined lookups in an Integration.
STEP 1 : create a App Driven Orchestration
Enter Below details and click Create :
*what do you want to call your Integration : Country code to
Country Name (you can give any meaningful name)
– Advertisement –




