Author |
Message |
Topic: Ariba Adapter Connector start failure |
dims
Replies: 2 Views: 2745
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 01, 2006 4:48 am Subject: Ariba Adapter Connector start failure |
Hi,
I 've got the same problem in SWIFT adapter with MQ v.5.3 on Windows2000, and the JRE version I 'm using is 1.3.1_06-b01.
This happened on the same day on three servers in which the adapter ... |
Topic: CWF to CWF problem... |
dims
Replies: 3 Views: 3326
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jun 29, 2005 1:16 am Subject: CWF to CWF problem... |
Yes, I have created a message set for the output.
I can give you a sample of code from the Compute node to check if it is of any help :
DECLARE C INTEGER;
SET C = CARDINALITY(InputRoot.*
T ... |
Topic: CWF to CWF problem... |
dims
Replies: 3 Views: 3326
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 28, 2005 7:37 am Subject: CWF to CWF problem... |
Hi there,
I am using MQSI v.2.1 with CSD05. I am trying to transfer most of the data of the Input Message Set to the Output Message Set both of CWF type.
After the relevant computation is done in ... |
Topic: Websphere SWIFT Business Adapter - BO configuration |
dims
Replies: 0 Views: 1600
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 17, 2005 2:29 am Subject: Websphere SWIFT Business Adapter - BO configuration |
Hi All,
I 'm trying to transform the XML format of a SWIFT message into SWIFT format. The flow and the transformation of the message from the Host format to XML format works fine. When the connecto ... |
Topic: Repeated Message Set Element problem... |
dims
Replies: 6 Views: 4874
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Apr 12, 2005 4:15 am Subject: Repeated Message Set Element problem... |
Thanks a lot !!!!!!!!!
Your comments were really helpful !!!!!!!!!! |
Topic: Repeated Message Set Element problem... |
dims
Replies: 6 Views: 4874
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Apr 12, 2005 2:07 am Subject: Repeated Message Set Element problem... |
Your code only copies one of the field61 nodes.
You need to use
By using [x] what do you mean exactly? Sorry for being annoying but I am new to WMQI technology and I am still learning the tool. ... |
Topic: Repeated Message Set Element problem... |
dims
Replies: 6 Views: 4874
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Apr 12, 2005 12:46 am Subject: Repeated Message Set Element problem... |
How are you copying the input message to the output message?
I don't know what do you mean exactly but I am sending you the part of the code with the field 61 process from the SWIFT Message Type 95 ... |
Topic: Repeated Message Set Element problem... |
dims
Replies: 6 Views: 4874
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Apr 11, 2005 10:37 am Subject: Repeated Message Set Element problem... |
Hi there,
Last week I came up with a problem while implementing a message set for a SWIFT message.
The case is the following :
Input Message Set : MT950 ---> field 61 is a repeated field 1-15 ... |