Author |
Message |
Topic: Issue when multiple compute nodes access DB |
RB
Replies: 1 Views: 1282
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 08, 2014 1:07 am Subject: Issue when multiple compute nodes access DB |
We are migrating one of the message flows from MB 6.1.x to 8.0.0.4 and getting an issue with flows having multiple compute nodes accessing DB using the same DSN.
We are getting the error message †... |
Topic: Parser options in java |
RB
Replies: 22 Views: 9678
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 12, 2012 9:21 pm Subject: Parser options in java |
Thanks for all your suggestions! (and sorry for the delay in the response)
Our integration layer has two products - Data Power and MB. Most of the time, messages will be coming to DP first and gets ... |
Topic: Parser options in java |
RB
Replies: 22 Views: 9678
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 04, 2012 8:43 pm Subject: Parser options in java |
lancelotlinc,
I cannot modify the flows to even add a node. There are hundreds of different messages handled by the flow and we cannot create an alternate path just for this scenario! That's why I ... |
Topic: Parser options in java |
RB
Replies: 22 Views: 9678
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 04, 2012 8:53 am Subject: Parser options in java |
My architecture is slightly complex, I cannot change the flows - it is being used by lot of other flows/interfaces. We have a generic wrapper and depending upon the values in the message, flow dynamic ... |
Topic: Parser options in java |
RB
Replies: 22 Views: 9678
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 04, 2012 8:26 am Subject: Parser options in java |
Yep.. that is exactly the situation.. Got to do that in Java, but not finding an option.. I am wondering why we are still not having the parser options in Java.. the options field has been provi ... |
Topic: Parser options in java |
RB
Replies: 22 Views: 9678
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 04, 2012 5:49 am Subject: Parser options in java |
The current architecture doesnt allow me to do it this way. As per the current implementation, the entire message translation happens in Java classes. The implementation is very generic outside the c ... |
Topic: Parser options in java |
RB
Replies: 22 Views: 9678
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 04, 2012 4:20 am Subject: Parser options in java |
All,
We are using MB6.1 in our project. We have a custom java class which is used to implement the transformation logic. The class receives the XML message, builds the message tree using the metho ... |
Topic: Parser exception while writing the SWIFT data |
RB
Replies: 13 Views: 7847
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Apr 17, 2012 3:50 am Subject: Parser exception while writing the SWIFT data |
Thanks a lot guys for your response. We are having zOS for all our environments - DEV/Sandbox and Test. So don’t have much help with the user trace. We are trying to get this enabled, but not succes ... |
Topic: Parser exception while writing the SWIFT data |
RB
Replies: 13 Views: 7847
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Apr 16, 2012 6:31 am Subject: Parser exception while writing the SWIFT data |
I will try this out tomorrow and will let u guys know..if I remember correctly, we had already verified the header and trailer part generation, but again let me verify this..
Yes, I am aware of the ... |
Topic: Parser exception while writing the SWIFT data |
RB
Replies: 13 Views: 7847
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Apr 16, 2012 5:50 am Subject: Parser exception while writing the SWIFT data |
Here are the details -
Runtime -6.1.x on zOS (not sure on the exact fix pack level) Toolkit - Version: 6.1.0 Build id: 6.1.0-20071108_1112, Swift pack is – Swift 2011 custom extended char set pack ... |
Topic: Parser exception while writing the SWIFT data |
RB
Replies: 13 Views: 7847
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Apr 16, 2012 4:11 am Subject: Parser exception while writing the SWIFT data |
Hi,
We are trying out to implement a scenario where I am trying to convert the XML message to the SWIFT structure using single message definition as given below using Message Broker 6.1.x.
The i ... |
Topic: Mulitpart messages |
RB
Replies: 9 Views: 4084
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 31, 2011 5:47 am Subject: Mulitpart messages |
Thanks everyone, I will try this and get back incase of any issues...
Regards,
Rijesh |
Topic: Mulitpart messages |
RB
Replies: 9 Views: 4084
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 31, 2011 2:19 am Subject: Mulitpart messages |
I am sorry, may be I am not really getting what you are saying!
When I create a message set, I will have 4 messages in that corresponding to each of the records. In the MQInput node, I can specify ... |
Topic: Mulitpart messages |
RB
Replies: 9 Views: 4084
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Jan 30, 2011 11:34 pm Subject: Mulitpart messages |
I did search the forum, but I could find only scenarios where we have a message identity field defined in the header. In this case, for each record the first 3 characters define the record type.
Ye ... |
Topic: Problem with IBM trigger monitor and jdk 1.6 |
RB
Replies: 4 Views: 5841
|
Forum: IBM MQ Java / JMS Posted: Thu Jun 25, 2009 9:45 am Subject: Problem with IBM trigger monitor and jdk 1.6 |
We have changed the file permissions of runmqtmc in /opt/mqm/bin to 775 and now it is working fine! Though the doesnt look logical, moving from 1.5 to 1.6 needs a different access permission, this se ... |