PeopleSoft Integration Tools - send Services(message) from peoplesoft to third party with Soapdoc
hi
please any one have experience with third party Integration with soap message ,please share or help
third party requested soap message formate
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:per="http://schema.c.org/integration/PersonSchema">
<soapenv:Header/>
<soapenv:Body>
<per:person>
<per:personId changed="N">090135</per:personId>
<per:networkLogin changed="N">aller</per:networkLogin>
<per:firstName changed="N">Aander</per:firstName>
<per:lastName changed="N">Smith</per:lastName>
<per:middleName changed="N">R</per:middleName>
<per:title changed="N">Systems / Analyst</per:title>
<per:jobCode changed="N">123456</per:jobCode>
<per:departmentId changed="N">4611</per:departmentId>