Question about setting up Remote Integration Gateway
I have a requirement to send xml file from Peoplesoft HRMS 9.1 to a vendor https website, via HTTP POST and then receive an OK response. The xml needs to be created as per the vendor's XSD (xml schema design)
As I understand from PeopleBooks, to setup the connectivity I need to do the following:
1. Define a local integration gateway. (LOCAL gateway exists and works fine)
2. Define a remote integration gateway on the local system.
3. Set up a local node. (PSFT_HR already exists and works fine)
4. Set up a remote node.
5. Create a service operation that includes an outbound routing definition where the sending node is the PeopleSoft HR system and the receiving node is the third-party system.