Chris Malek is a PeopleTools® Technical Consultant with two decades of experience working on PeopleSoft enterprise software projects. He is available for consulting engagements.
About Chris Work with ChrisIntroducing a small but powerful PeopleSoft bolt-on that makes web services very easy. If you have a SQL statement, you can turn that into a web service in PeopleSoft in a few minutes.
Note: This section needs major work.
This types in new in PeopleTools 8.48+
PeopleBooks:
Valid Handler Types:
The sending system’s asynchronous process sends a synchronous request to a remote system. The sending asynchronous system expects the receiving system to send a synchronous response back. The sending asynchronous system transforms the response and puts it back in the queue for asynchronous consumption
See How To Use Asynchronous-To-Synchronous Service Operation in 8.48+
Inbound:
A source system generates and sends a request. The application receives and processes the request, then generates and sends a response. The source system receives and processes the response.
Outbound:
The application generates and sends a request. A single target system receives and processes the request, then generates and sends a response. The application receives and processes the respons