Hi All,
Speaking of the rest API, how do you configure rest to be able to connect with the primary UIM hub. How do you get the access information for the REST API? And last but not least how is the rest API exposed in UIM?
TIA
The REST api is deployed to the UMP wasp and therefore is presented by UMP.
I have never tried to deploy the package (webservices_rest) to the primary wasp, doubt it is supported.
If you type this url into your browser and type in your administrator pw you will see the WADL which is the definition file.
http://<your-UMP-server>/rest/application.wadl
HTH
Thank you, that helps alot. We took it one step further and you can also communicate through wasp on the primary hub as well.