Author |
Message |
Topic: PROPOGATE QUERY |
Gary Ellwood
Replies: 2 Views: 2601
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 11, 2002 9:12 am Subject: PROPOGATE QUERY |
Is it possible to use PROPAGATE within a route to label flow?
I am reading in Orders from WebSphere Commerce, which have a repeating group of items/products purchased. I am checking the sale ... |
Topic: Nested IF Statements |
Gary Ellwood
Replies: 2 Views: 6654
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 11, 2002 9:02 am Subject: Nested IF Statements |
Ooooops. Thanks for that........I was obviously looking too hard and missing the obvious!!! |
Topic: Nested IF Statements |
Gary Ellwood
Replies: 2 Views: 6654
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 11, 2002 5:54 am Subject: Nested IF Statements |
Hello (again)
Are nested IF statements allowable in ESQL, and if so what is the correct syntax? I have written the following ESQL, which presently sends the dataflow engine into a loop!! I can't ... |
Topic: XML & DTDs |
Gary Ellwood
Replies: 9 Views: 6634
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 11, 2002 2:33 am Subject: XML & DTDs |
Thanks very much for the assistance. I now have this working, it was the error in the input XML that you pointed out causing the problem.
Thanks again.
Gary E. |
Topic: XML & DTDs |
Gary Ellwood
Replies: 9 Views: 6634
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 08, 2002 12:15 am Subject: XML & DTDs |
Thanks again Kirani.
I have amended the ESQL within the compute node as you specified. However, I am still getting the following error :
CARDINALITY(InputBody.(XML.Element)Report_NC_Purch ... |
Topic: XML & DTDs |
Gary Ellwood
Replies: 9 Views: 6634
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 05, 2002 12:54 am Subject: XML & DTDs |
Kirani,
Thanks for that.
I now have a partial success with the ESQL you suggested. Adding ".(XML.Element)" seems to allow me to read message 1 and extract information from the ReportPOHea ... |
Topic: XML & DTDs |
Gary Ellwood
Replies: 9 Views: 6634
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 03, 2002 11:52 pm Subject: XML & DTDs |
Thanks for the responses. I would really like to get mesage 1 working, if possible, as this is the message format presented by WebSphere Commerce.
However, the ESQL I am presently using to ex ... |
Topic: XML & DTDs |
Gary Ellwood
Replies: 9 Views: 6634
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 03, 2002 6:52 am Subject: XML & DTDs |
I am attemping to read the XML message (1) below (created by WebSphere Commerce) into MQSI. Unfortunately, MQSI does not appear to be able to read and understand the message in its present format. ... |
Topic: Getting data from a WCS Message |
Gary Ellwood
Replies: 4 Views: 3652
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 27, 2002 5:45 am Subject: Getting data from a WCS Message |
Thanks for the response.
Unfortunately, my understanding is not sufficient for it to be useful! I thought a well formed XML message would be parsed without requiring MRM?
If I do use MRM a ... |
Topic: Getting data from a WCS Message |
Gary Ellwood
Replies: 4 Views: 3652
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jun 26, 2002 5:42 am Subject: Getting data from a WCS Message |
I am trying to read an XML message output from WebSphere Commerce into MQSI and use a Compute node to write a very small sub-set of the message out.
I've attempted to import the the DTD for the mes ... |
Topic: WebSphere Commerce Suite Interface to MQ via JMS |
Gary Ellwood
Replies: 2 Views: 3136
|
Forum: IBM MQ Java / JMS Posted: Mon Apr 22, 2002 5:29 am Subject: WebSphere Commerce Suite Interface to MQ via JMS |
Thanks for the reply.
I've posted the JMS settings below, the interesting ones being JMS...... I've checked these to ensure they are pointing at the correct Queue Manager & Queue. They are now ... |
Topic: WebSphere Commerce Suite Interface to MQ via JMS |
Gary Ellwood
Replies: 2 Views: 3136
|
Forum: IBM MQ Java / JMS Posted: Thu Apr 18, 2002 7:55 am Subject: WebSphere Commerce Suite Interface to MQ via JMS |
We have built WCS and created an interface to MQSeries via JMS.
This was all working fine until we started implementing MQSI and ceated a new queue manager and changed the JMS entries to point to q ... |