Skip to Main Content

business service endpoint using Oracle Service Bus API

SivaBalan19Oct 18 2018 — edited Oct 19 2018

Hi everyone,

Hope you are doing great. During runtime, I am trying to get the endpoint of a business service that is deployed in OSB 12c using Java.

My objective is to create a custom xpath function(using java) which gets the business service URI and return back the endpoint(or transport configuration) set in it during runtime.

Have anyone ever tried this ? After googling,  i see we can parse DVM, schemas, pipeline,etc. But, not findind the jar/class details for the business service.

Link : https://www.esentri.com/blog/2017/08/22/access-osb-resources-using-java/

Link : https://gibaholms.wordpress.com/2012/02/23/read-xml-resource-in-oracle-service-bus-11g/ (Not able to find the so called other repositories)

Any pointer on this would help alot.

-Thanks,

Siva V

This post has been answered by Martien van den Akker on Oct 18 2018
Jump to Answer
Comments
Post Details
Added on Oct 18 2018
3 comments
217 views