Author |
Message |
Topic: ESQL - trying to insert into database |
Jane
Replies: 3 Views: 3312
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon May 24, 2004 8:28 am Subject: ESQL - trying to insert into a database |
Thank you JT for the info. We cannot use the Debug trace here because
it locks up the Configuration Manager. |
Topic: ESQL - trying to insert into database |
Jane
Replies: 3 Views: 3312
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon May 24, 2004 7:12 am Subject: ESQL - insert to database table |
Sorry,
Additional information to original message. We are using MQ Integrator Version 5.1. The code only inserts the one row of the container element,
when my input has two container elements. ... |
Topic: ESQL - trying to insert into database |
Jane
Replies: 3 Views: 3312
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon May 24, 2004 7:09 am Subject: ESQL - trying to insert into database |
Hi,
I am trying to insert into a database from an XML formatted file with an element 'Containers' that can occur multiple times within the file. Then each of the child elements need to be inserted ... |
Topic: MQ Broker Error Messages |
Jane
Replies: 0 Views: 1351
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Apr 27, 2004 7:38 am Subject: MQ Broker Error Messages |
Hi,
Does anyone know what this error message refers to?
'FI Handler Error: The Message ID that was received from the worker was not the same as the ID Previously specified.'
I am getting this ... |
Topic: MQ Integrator |
Jane
Replies: 5 Views: 2903
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Apr 23, 2004 11:48 am Subject: MQ Integrator |
Hi,
Does this code look correct? It is the code generated when we mapped the XML fields to the database fields. The sequence of numbers seems off to me.
<mappings xmi:id="TransformMappi ... |
Topic: MQ Integrator |
Jane
Replies: 5 Views: 2903
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Apr 23, 2004 11:22 am Subject: MQ Integrator |
A little more information on what we are trying to do. We are trying to use MQ Broker to receive an XML file in the MQInput node, then use the mapping feature in a DataInsert node to connect the XML ... |
Topic: MQ Integrator |
Jane
Replies: 5 Views: 2903
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Apr 23, 2004 5:09 am Subject: MQIntegrator |
JT,
We used the mapping feature between a XML file and the databases and only mapped ten of the fields. We did not create or change the ESQL. We did not try the debug steps since we were told tha ... |
Topic: MQ Integrator |
Jane
Replies: 5 Views: 2903
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Apr 22, 2004 1:25 pm Subject: MQ Integrator |
New to the MQ world and trying to learn the MQ Broker to create a message flow to take a XML file from the queue and insert into a DB2 table. It seems to be working since we are getting a successfull ... |