The timer node is used to call the flow at specified time and in the compute node i set the hostname and port number. This is a synchronous flow. Till now there is no problem.
The problem is in connection of TCPIP node for a port .....The error i get is in "Connection Refused".
I have a similar flow where instead of TCPIPClientRecieve i have used TCPIPServerInput. This flow is asynchronous. I.e there is 1 flow to send data and 1 flow to recieve data. this flow works on same port as I have mentioned in synchronous flow. This flow works absolutely fine.
What could be the problem with the synchronous flow.
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
Could you post how it was resolved so that others can benefit from your experience? _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
hi ....i used TCPIPServerRecieve instead of TCPIPClientRecieve.....and it worked ....i closed the connection to "After Data is recieved" and the rest properties is default.....
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