What does the WSDL look like?

-
Jarl

On 10/30/06, Joe Grande <[EMAIL PROTECTED]> wrote:
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">
   <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"


_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers 
Are"

Reply via email to