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 » IBM MQ Installation/Configuration Support » Creating SOAP message in compute node

Post new topic  Reply to topic
 Creating SOAP message in compute node « View previous topic :: View next topic » 
Author Message
foggyguy
PostPosted: Fri Jan 12, 2007 4:47 am    Post subject: Creating SOAP message in compute node Reply with quote

Novice

Joined: 26 Aug 2003
Posts: 18
Location: Ireland

This is my first experience of SOAP messages. I need to create the following message in a Compute node and populate the <arg>,<key> and <value> aggregates. I would greatly appreciate any help!!!!!!!
<?xml version="1.0" encoding = "ISO-8859-1"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soapenv:Body>
<invokeService soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<arg0 xsi:type="xsd:string"></arg0>
<arg1 xsi:type="xsd:string"></arg1>
<arg2 xsi:type="xsd:string"></arg2>
<arg3 href="#id0"/>
</invokeService>
<multiRef id="id0" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xsi:type="ns1:Map" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="http://xml.apache.org/xml-soap">
<item>
<key xsi:type="xsd:string"></key>
<value xsi:type="xsd:string"></value>
</item>
<item>
<key xsi:type="xsd:string"></key>
<value xsi:type="xsd:string"></value>
</item>
<item>
<key xsi:type="xsd:string"></key>
<value xsi:type="xsd:string"></value>
</item>
<item>
<key xsi:type="xsd:string"></key>
<value xsi:type="xsd:string"></value>
</item>
</multiRef>
</soapenv:Body>
</soapenv:Envelope>
Back to top
View user's profile Send private message Send e-mail
special_agent_Queue
PostPosted: Fri Jan 12, 2007 5:51 am    Post subject: Reply with quote

Centurion

Joined: 27 Jul 2006
Posts: 102

Do you know how to work with namepspaces? A SOAP Message is just specific namespaces. If you don't, then I'd suggest looking through the Info Center, or doing a search here.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Fri Jan 12, 2007 5:58 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

WebSphere MQ doesn't have any notion of a "Compute node".

You should have posted this question in the MQSI/WMQI/WBIMB/WMB.

Also, you cannot do this with WMQI 2.1.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
foggyguy
PostPosted: Fri Jan 12, 2007 6:51 am    Post subject: Reply with quote

Novice

Joined: 26 Aug 2003
Posts: 18
Location: Ireland

Your are correct. I have now posted it in the MQSI/WMQI/WBIMB/WMB support forum. thanks.
Back to top
View user's profile Send private message Send e-mail
jefflowrey
PostPosted: Fri Jan 12, 2007 6:54 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Please don't double-post.
_________________
I am *not* the model of the modern major general.
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 » IBM MQ Installation/Configuration Support » Creating SOAP message in compute node
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.