question about WSDL URL for Integration Broker
In our current environment, we have several different PeopleSoft HCM 9.1/PT8.50 databases all under the 8.50 peopletools directory.
The Integration Broker is also set up at the 8.50 Peopletools directory level, and not down at each individual database directory level.
Because of this, if we have a service called TEST_SVC and it happens to reside in three of the test databases, all three result in the exact same WSDL URL when providing a web service: http://xxxx.yyy.net:8050/PSIGW/PeopleSoftServiceListeningConnector/TEST_SVC.1.wsdl
The problem with this is when I want to test the service, using SOAP UI, and I use the WSDL URL, how will it know which one of the three databases that I want to point to for data?