REST(Is Provider ) : XML is blank for Request
We need to create a REST(Is Provider ) Web Service Operation to get the data(request message) from 3rd party and update/Insert it in PeopleSoft Database and send back a response.
Steps:
- We have created a REST(Is Provider ) Web Service Operation with REST Method ‘PUT’ .
- Used Document Builder to create the Request and Response Message.
- For handler, created an application package.
- Service Operation is using an auto generated routing.(Sender Node: ANY and Receiver Node: PSFT_HR )
- Generated an URL using the ‘Validate’ Link on the URI template of the Service Operation.
- Tested URL using the ‘Postman’ tool.
Tagged:
0