Joe:
See below.
James Mckenzie
-----Original Message-----
From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Joe Grande
Sent: Monday, October 30, 2006 7:35 AM
To: [email protected]
Subject: OpSet in Web Service
Hello Listers,
I'm trying to figure out where to specify the request ID I am trying to update via an OpSet in Web Services. The Remedy documentation is not very clear on this. Here is the XML:
<SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<SOAP-ENV:Header>
<m:AuthenticationInfo xmlns:m="urn:SiebelInputStaging">
<m:userName>WebService</m:userName>
<m:password>remadmin</m:password>
</m:AuthenticationInfo>
</SOAP-ENV:Header>
<SOAP-ENV:Body>
<m:OpSet xmlns:m="urn:SiebelInputStaging">
Should go right here.
<Full_Name>Joe Grande</Full_Name>
</m:OpSet>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Any help would be greatly appreciated!!
Thank you,
Joe Grande
_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

