Friday, October 11, 2019

12c OSB - Invoke exposed get SOA service from OSB service project

Create a service bus project.


Create a REST adapter on right swim lane

 Click the Configuration shortcut and add the wadl file
 http://hostname:8001/soa-infra/resources/POC/GetRestCustomerProject!1.0/GetCustomerService/application.wadl
 Parsing wadl
 It has parsed all the details from the wadl.

 Business service is ready to test
 deploy the jar file on service bus server and test the pipeline

The same way we can also invoke the post rest service from OSB project.

No comments:

Post a Comment

Featured Post

End to End Securing Data in Oracle Integration Cloud (OIC) with OCI Vault: AES for Encryption & Decryption & RSA for Signing and verification | Implement message-level encryption in Oracle Integration using OCI Vault

Scenario: A company is integrating Oracle Integration Cloud (OIC) with an external financial system to exchange sensitive payroll data secur...