Author |
Message |
Topic: How to set a condition in build script |
remocx
Replies: 6 Views: 4371
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 06, 2013 2:16 am Subject: How to set a condition in build script |
The scripting language is XML. Need to set a condition that checks for the environment in which the project is deployed. If environment is TEST or INTEGRATION, then the deployment must occur else the ... |
Topic: How to set a condition in build script |
remocx
Replies: 6 Views: 4371
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 06, 2013 1:25 am Subject: How to set a condition in build script |
Can we add a condition in build script , if env.DEPLOY_ENV tag value is either T(test) or I(integration) then only certain message flows must get deployed to Execution group. for Q(Quality) & P( ... |
Topic: need help in parsing a message tree and retreiving the value |
remocx
Replies: 5 Views: 4934
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 17, 2013 3:38 am Subject: need help in parsing a message tree and retreiving the value |
Its Done. Thanks!  |
Topic: need help in parsing a message tree and retreiving the value |
remocx
Replies: 5 Views: 4934
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 17, 2013 3:18 am Subject: need help in parsing a message tree and retreiving the value |
requirement of project is such that I use JCN.
Have done it. It is working. Now, I need to fetch the environment details. If the bar is deployed in TEST OR integration environments, the processing mu ... |
Topic: need help in parsing a message tree and retreiving the value |
remocx
Replies: 5 Views: 4934
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 17, 2013 1:54 am Subject: need help in parsing a message tree and retreiving the value |
Hi, need help in parsing a message tree and fetching a value. How do I parse and fetch the value of a subelement if the name field of the subelement is empty by using Java compute node? |
Topic: help required for parsing message tree using JCN |
remocx
Replies: 4 Views: 2604
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 17, 2013 12:37 am Subject: help required for parsing message tree using JCN |
Hi, in message tree, for a particular sub-element, the name is empty but the value is present. I need to parse and fetch the value of this subelement and since the subelement name field is empty, I am ... |
Topic: please help newbie |
remocx
Replies: 9 Views: 3893
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 15, 2013 10:32 am Subject: please help newbie |
Have mailed you the screenshot of the message tree. Will go thru the link u sent me. but, since I'e started with JCN, i dont want to leave this undone. could u please help me with it?
Sir Thanksalo ... |
Topic: please help newbie |
remocx
Replies: 9 Views: 3893
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 15, 2013 10:27 am Subject: please help newbie |
Hi,
Sorry, I am on 7.0.0.1.
I am trying to accomplish the task using java compute node.
The message tree is as below:
Message
XMLNS
ResponseMes ... |
Topic: please help newbie |
remocx
Replies: 9 Views: 3893
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 15, 2013 10:20 am Subject: please help newbie |
Hi, I am on version 7.0.1. No, I havent attended any formal training on WMB. Am trying to learn by going through pdf tutorials. Please help me on how to parse and fetch the data. |
Topic: please help newbie |
remocx
Replies: 9 Views: 3893
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 15, 2013 10:07 am Subject: please help newbie |
Hi I need to fetch the value under EDIdata. Could you please help m how to do it. I am new to WMB and finding a little tough.
The message tree is as follows:
XMLNS/ResponseMessage/ResponseHeader/ ... |
Topic: Large Files(18MB .txt files) moving to mqsibackout |
remocx
Replies: 5 Views: 3515
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 15, 2013 4:06 am Subject: Large Files(18MB .txt files) moving to mqsibackout |
Will try adding a Trace node and catching the exception. |
Topic: Large Files(18MB .txt files) moving to mqsibackout |
remocx
Replies: 5 Views: 3515
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 15, 2013 4:04 am Subject: Large Files(18MB .txt files) moving to mqsibackout |
Sorry, Jeff I went through the configurable items but couldnt find a solution as to why the FileInput node is failing to read a big file and moving it to backout. please Help  |
Topic: Large Files(18MB .txt files) moving to mqsibackout |
remocx
Replies: 5 Views: 3515
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 15, 2013 3:34 am Subject: Large Files(18MB .txt files) moving to mqsibackout |
Hi I am trying to read a big .txt file ~18 to 20 MB in size using File Input node. I Have created a local broker and a Local execution group for the same. But, whenever I drop a big file, the file is ... |