Hi Can someone please tell me when I set this option.
Is it on the node itself, I cant find anything to set this. Or is it withing code in a compute node?
Does anyone have examples
Any help would be appreciated
Hi all,
I am getting a BIP0640E error message when trying to use the debugger on a message flow. The error
message is as follows:
BIP0640E An I/O error occurred while creating or connecting to a socket. TCP/IP Data Port: Address
in use: bind Retry the operation and contact your IBM support...
thanks but do you know how i set this option? or where I set it is it within MQ or within the integrator - i tried setting this withing a compute node but it couldnt understand it
Hi and thanks for the reply, as far as I can see MQSI does not support this functionality of MQ. When you say it would be easy for my app to reassemble these msgs can you explain to me how this would be done?I was hoping that a message flow could do this for me..
Also I have found this option...
Hi,
I have a message FLOW A, that receives messages in segments, the messages sit on the output q OF FLOW A until the last segment is received. I have a second flow that I want to use to reassemble these messages into one message. The output of the first FLOW A is the input of the second FLOW B...
I am outputting messages but nheed tp change the group id and must make the messages allow segmentation. I must also determine if the message is the first / middle / last in the group and change the output accordingly.I have found the following code
DECLARE group_id CHARACTER;
SET group_id =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.