Hi,

I am sending soap request to tibco in c++ using SOAP toolkit 3.0.

why i am getting encodinStyle attribute in my request.

How to eleminate encodingStyle attribute from my request. Can anyone
help me.

<m:OAMAuditRequestEnvelope SOAP-ENV:encodingStyle = "" xmlns:SOAP-ENV
= "http://schemas.xmlsoap.org/soap/envelope/"; xmlns:SOAPSDK1 = "http://
www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2 = "http://www.w3.org/2001/
XMLSchema-instance" xmlns:SOAPSDK3 = "http://schemas.xmlsoap.org/soap/
encoding/" xmlns:m = "http://www.skandia.co.uk/xmlns/SSO/
OAMAuditRequest.xsd" xmlns:m0 = "http://tcc.skandia.com/xml/schema/
RequestHeader/v4" xmlns:xsd = "http://www.w3.org/2001/XMLSchema";
xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance";>
<m:Header SOAP-ENV:encodingStyle = "">
<m0:Request SOAP-ENV:encodingStyle = "">
<m0:RequestID SOAP-ENV:encodingStyle = "">RequestId</m0:RequestID>
</m0:Request>
</m:Header>
<m:Body SOAP-ENV:encodingStyle = "">
<m:OAMAuditRequest SOAP-ENV:encodingStyle = "">
<m:Activity SOAP-ENV:encodingStyle = "">Authentication</m:Activity>
<m:ActivityOutcome SOAP-ENV:encodingStyle = "">Authentication Failed</
m:ActivityOutcome>
<m:Username SOAP-ENV:encodingStyle = "">AutoLinkTestUserY</m:Username>
<m:Uniquenumber SOAP-ENV:encodingStyle = "">2008111814350536</
m:Uniquenumber>
<m:Updateflag SOAP-ENV:encodingStyle = "">1</m:Updateflag>
</m:OAMAuditRequest>
</m:Body>
</m:OAMAuditRequestEnvelope>

Thanks in advance.

Regards,
Yunus
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to