ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere DataPower » Logging SOAP messages in log file

Post new topic  Reply to topic
 Logging SOAP messages in log file « View previous topic :: View next topic » 
Author Message
comsi
PostPosted: Wed Jul 10, 2013 12:52 am    Post subject: Logging SOAP messages in log file Reply with quote

Newbie

Joined: 10 Jul 2013
Posts: 5

Hi,
i want to write entire soap message to log file and i need to know what variable holds it. For example:

<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" xmlns:m0="http://ComTrade.UOS_MUP.DataContracts">
<SOAP-ENV:Body>
<m:GetData xmlns:m="http://tempuri.org/">
<m:request>
<m0:Data1>parameter1</m0:Data1>
<m0:Data2>parameter2</m0:Data2>
</m:request>
</m:GetData>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>


When i use variable <xsl:value-of select="dp:variable('var://context/INPUT')"/> to write log message i get only SOAP input parameters concatenated, like this: parameter1parameter2.

How can i log entire SOAP message to log file?

Thanks in advance.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere DataPower » Logging SOAP messages in log file
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.