Author |
Message |
Topic: Synchronous messaging |
cutejigs
Replies: 11 Views: 5820
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Apr 02, 2013 4:04 pm Subject: Synchronous messaging |
@esa sorry, my mistake. it should have been:
Flow 1
MQInput Node -> JavaCompute Node -> TCPIPServer Output
Flow 2
TCPIPServer Input -> JavaCompute Node -> MQOutput Node
@mqjeff ... |
Topic: Synchronous messaging |
cutejigs
Replies: 11 Views: 5820
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Apr 01, 2013 10:31 pm Subject: Synchronous messaging |
thanks McueMart! I will try it now.
As for the TCP connection, I am using TCPIP Server nodes as the external application is initiating the connection.
Cheers. |
Topic: Synchronous messaging |
cutejigs
Replies: 11 Views: 5820
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Mar 27, 2013 3:22 pm Subject: Synchronous messaging |
thanks esa! sorry for double posting, i just thought i might not be really clear on what objective i am trying to achieve.
@smdavies i tried to use that approach but notice that some responses are ... |
Topic: Synchronous messaging |
cutejigs
Replies: 11 Views: 5820
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Mar 26, 2013 10:34 pm Subject: Synchronous messaging |
hi gurus,
i have requirement to make an asynchronous messaging into synchronous messaging. the flow works like this:
Flow 1
MQInput Node -> JavaCompute Node -> TCPIPServer Input
Flow 2 ... |
Topic: Difference between Localenvironment and environment? |
cutejigs
Replies: 9 Views: 19280
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Mar 26, 2013 3:59 pm Subject: Difference between Localenvironment and environment? |
thanks Esa and McueMart! that clarifies it.
basically what im trying to do is sending a message to a TCPIP Server and the same TCPIP Server will send me the response. however, i need to send the ex ... |
Topic: Difference between Localenvironment and environment? |
cutejigs
Replies: 9 Views: 19280
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Mar 25, 2013 4:47 pm Subject: Difference between Localenvironment and environment? |
hi guys, i think this post is old but i am a little bit confused on the Environment concept.
i have a flow which has the following nodes:
MQInput-> Compute Node 1-> TCPIPServer Output
TCP ... |
Topic: WMB8 cannot deploy Message Set from previous version |
cutejigs
Replies: 2 Views: 2751
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 30, 2013 3:41 pm Subject: WMB8 cannot deploy Message Set from previous version |
btw, whenever i removed the Message Set files in the bar files (all xsd zips), the bar file will deployed successfully. |
Topic: WMB8 cannot deploy Message Set from previous version |
cutejigs
Replies: 2 Views: 2751
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 30, 2013 3:18 pm Subject: WMB8 cannot deploy Message Set from previous version |
hi gurus,
i am planning to open a PMR for this issue but need to check first with the experts. i have migrated WMB7 toolkit resources to WMB8 toolkit, run a full-clean then compile the bar file. wh ... |
Topic: WMB8 message is suddenly vanishing |
cutejigs
Replies: 5 Views: 4167
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 15, 2013 9:20 pm Subject: WMB8 message is suddenly vanishing |
thanks rekarm01! i will try that solution, hopefully the architect will agree to wait for the fix pack  |
Topic: Issue in the test environment |
cutejigs
Replies: 13 Views: 9403
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Jan 13, 2013 2:21 pm Subject: Issue in the test environment |
hi vitor,
thanks for the reply. finally figured out what is wrong, i am sending the same transactions and this was being compared to the previous transaction. after i clean up the queue (where the ... |
Topic: Issue in the test environment |
cutejigs
Replies: 13 Views: 9403
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 09, 2013 4:29 pm Subject: Issue in the test environment |
btw, i am trying to use the Collector Node to merge a request/response transactions. i am also using WMB8 fix pack 8.0.0.1 |
Topic: Issue in the test environment |
cutejigs
Replies: 13 Views: 9403
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 09, 2013 4:27 pm Subject: Issue in the test environment |
hi gurus,
i am also getting the same error in my flows. my setup is:
MQInput Node(receives jms_object from SOAPUI) -> JavaCompute Node (transform the message to an XMLNSC) -> FlowOrder Nod ... |
Topic: WMB8 message is suddenly vanishing |
cutejigs
Replies: 5 Views: 4167
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 07, 2013 3:00 pm Subject: WMB8 message is suddenly vanishing |
@rekarm01 thanks for that info, really help a lot!
will report this back to the architect and admin to wait for the next fix pack.
btw, could you specify how to do the workaround 1. flatten ... |
Topic: WMB8 message is suddenly vanishing |
cutejigs
Replies: 5 Views: 4167
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Jan 06, 2013 10:57 pm Subject: WMB8 message is suddenly vanishing |
hi.
i started using Websphere Message Broker 8 and notice that whenever i use subflows, the message i sent completely vanish on some nodes. as an example:
Processing MainFlow:
MQSource subflow ... |
Topic: Accessing node properties from ESQL |
cutejigs
Replies: 13 Views: 16354
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Oct 01, 2012 5:19 pm Subject: Accessing node properties from ESQL |
hi WGerstma,
came across this thread because I am facing the same challenge in my subflow, setting the LocalEnvironment.TimeoutRequest before sending the message to Timeout Control node. I have pro ... |