In the REST EndPoint properties of WSRR, while integrating with DataPower, as per the following article figure 1 - http://www.ibm.com/developerworks/websphere/library/techarticles/1311_seager/1311_seager.html the name and the Base URL are having the same value. Is it true that this integration works only when they have been configured this way? If the REST Endpoint name is differed somehow datapower fails.
Answer by DavidSeager (881) | Jun 10, 2015 at 03:50 AM
The name of the REST Service Endpoint is taken and provided to DataPower as the URL, so its the name that must be correct. The baseURL is not used in the DataPower integration as far as I know.