CentraSite API for JAXR

For a demonstration project, I use the centrasite API for JAXR to connect to centrasite and look for services (Asset)
The goal is to retrieve service information, such as Technical Details, Provider Overview, or Consumer Overview or Security Classification.
Do you have an example that explains from a service how we can retrieve its information with API?

I didn’t find the information in the documentation or in the javadoc
Thanks for your help

Hi,

Please find the attached file for sample implementation using JAXR API for getting details from Technical Details, Provider Overview, Consumer Overview and Consumers list for Service Asset Type.

Thanks,
Adhithya.
JAXRConnectionTest.java (7.67 KB)