Sample Peoplecode to generate XML from a third party XSD file
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 exactly as per the vendor's XSD (xml schema design) .
I have created a nonrowset-based message and imported the xsd schema from the vendor. The information I need to send will be made available in a view. Could anyone share a sample peoplecode which does something similar?
Any help appreciated.
Thanks
Venky