Given the WebService UUID, we can construct the gateway URL that we need. From the UUID, we get access to our web service and the remote server for the web service. From the remote server we can get the remote URL. From the web service, we by default get the Portlet URL. Given that external URL, we can generate our gateway URL. The gateway URLs will be cached by UUID.
The gateway URL given the specified web service UUID.
UIGateway Class | com.plumtree.portaluiinfrastructure.classtypedescriptors.classtypes Namespace