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