Testing a RESTful JSON we are consuming and migrating the URI Template
I have two questions related to migrating a RESTful JSON service to our production environment. This is a service that we are consuming into Campus Solutions 9.0 on PeopleTools 8.54.13.
My first question is about testing the service in our production environment. The service will be consumed into an existing page and I want to make sure that the production server can consume the service before I move my project to production. I have tried the PeopleTools > Integration Broker > Service Utilities > Service Operation Tester and I can populate the parameter values, but it tests against our default local node and not against the third party server we are consuming the service from. The URL generates correctly in the service so I am hoping there is a way