|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Parsing Data and Send Message thro TCPIP Node |
« View previous topic :: View next topic » |
Author |
Message
|
vignesh.gopal |
Posted: Mon Aug 15, 2005 6:02 am Post subject: Parsing Data and Send Message thro TCPIP Node |
|
|
Novice
Joined: 23 Dec 2002 Posts: 24
|
Hi ,
I am using the TCPIP node to connect to a Server and send msgs.
My input is a XML Message.
But when i connect i want to send 3 messages.
1)a login message which will be
LGI: HLRSN =1,OPNAME="xxx",PWD="xxx";
2)another command and
3)LGO;
All these 3 commands am storing in 3 separate character variables.
When i want to send the message,
1)i want to propogate the messages one by one
2)wht conversion should i do to send it to the TCPIP Node
3)wht settings i need to do on the TCPIP node which will be message specific.
i am using WBIMB 5.0.4
I would be looking forward for a reply.
thanks in advance.
cheers
Vignesh |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Aug 15, 2005 6:19 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
I can't give you specific code examples, or specific settings for the nodes. You will need to go back to the support pack documentation to review this.
But you will need two nodes from the support pack - a TCPClientOutput to send your data and a TCPClientInput to receive the response back.
Rather than using propagate, you might consider building a loop using the RouteToLabel nodes - one set of labels to build each command , one label to send and receive data, and a set of labels to process each response and decide to break out of the loop.
However you implement this, I would recommend putting this TCP/IP logic into a subflow. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|