Author |
Message |
Topic: How to set RFH2 headers/Properties in JMS Nodes |
mahesh2069
Replies: 3 Views: 2188
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon May 23, 2016 3:15 am Subject: How to set RFH2 headers/Properties in JMS Nodes |
Hi Team,
Please find my flow
JMS Input ---> Compute -->JMS output
I wanted to set rfh2 headers in compute node.Could you please suggest in which location shall I place rfh2 headers. |
Topic: How to set JMS Output Node properties dynamically in JCN. |
mahesh2069
Replies: 4 Views: 3392
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon May 16, 2016 3:32 am Subject: How to set JMS Output Node properties dynamically in JCN. |
Hi Team,
Could you please help us how to register ciOutputMessageCallback function
An output message callback routine has been enabled for the message flow. See cciOutputMessageCallback.
|
Topic: How to set JMS Output Node properties dynamically in JCN. |
mahesh2069
Replies: 4 Views: 3392
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon May 16, 2016 12:54 am Subject: How to set JMS Output Node properties dynamically in JCN. |
Hi mqjeff,
Thank you for your quick replay. I have gone through your suggested link.As I found creation of new output message assembly and propagation of that structure through out terminal.
I h ... |
Topic: How to set JMS Output Node properties dynamically in JCN. |
mahesh2069
Replies: 4 Views: 3392
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 13, 2016 10:14 am Subject: How to set JMS Output Node properties dynamically in JCN. |
Hi Team,
I wanted to set JMS Output Node properties dynamically through JCN.
Please find sample snippet to set JMS output queue name.
List<MbElement> tmp = (List<MbElement>)ou ... |
Topic: Issue with remove default namespace in JCN. |
mahesh2069
Replies: 18 Views: 8976
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 13, 2016 9:59 am Subject: Issue with remove default namespace in JCN. |
Even though set individual elements in "ITEM-DETAILS" to empty string,we did not remove namespace.
I mean to say iterate each element in "ITEM-DETAILS" element to empty nam ... |
Topic: Issue with remove default namespace in JCN. |
mahesh2069
Replies: 18 Views: 8976
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 13, 2016 9:54 am Subject: Issue with remove default namespace in JCN. |
Hi timber,
Thank you for ur great support.
- by removing a single xmlns attribute ( namespace declaration )
I have tried to remove that xmlns attribute from "ITEM-DETAILS".Bu ... |
Topic: Issue with remove default namespace in JCN. |
mahesh2069
Replies: 18 Views: 8976
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 12, 2016 9:42 am Subject: Issue with remove default namespace in JCN. |
Hi mqjeff,
I have set "ITEM-DETAILS" element's namespace to empty string.Still we did not get proper results.
Could you please help us. |
Topic: Issue with remove default namespace in JCN. |
mahesh2069
Replies: 18 Views: 8976
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 06, 2016 3:11 am Subject: Issue with remove default namespace in JCN. |
Hi mqjeff,
Root= ( ['MQROOT' : 0x2cfe3c80]
(0x01000000:Name):Properties = (
(0x03000000:NameValue):MessageSet = '' (CHARA ... |
Topic: Issue with remove default namespace in JCN. |
mahesh2069
Replies: 18 Views: 8976
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 05, 2016 5:24 am Subject: Issue with remove default namespace in JCN. |
Hi mqjeff,
Please find usertrace of my flow.
Timestamps are formatted in local time, 330 minutes past GMT.
Trace written by version 9002; formatter version 9002 (build S900-FP02 on amd64_nt_4 ... |
Topic: Issue with remove default namespace in JCN. |
mahesh2069
Replies: 18 Views: 8976
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 04, 2016 1:20 am Subject: Issue with remove default namespace in JCN. |
Hi mqjeff,
I unable to get you.Could you please tell me in detail. |
Topic: Issue with remove default namespace in JCN. |
mahesh2069
Replies: 18 Views: 8976
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 03, 2016 5:25 am Subject: Issue with remove default namespace in JCN. |
Hi mqjeff,
I wanted to remove default namespace.Please find my expected xml structure
<TAX-RECORD>
<BATCH-ID>20141120143649</BATCH-ID>
<ITEM-DETAILS>
<TAX-FLOW> ... |
Topic: Issue with remove default namespace in JCN. |
mahesh2069
Replies: 18 Views: 8976
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 03, 2016 12:44 am Subject: Still unable to remove namespace |
Hi joebuckeye,
I have given wrong namespace instead of "xmlns" had given as "XMLNSC".
Using evaluateXpath() method I got reference of "ITEM-DETAILS" element.
I was se ... |
Topic: Issue with remove default namespace in JCN. |
mahesh2069
Replies: 18 Views: 8976
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon May 02, 2016 1:43 am Subject: Issue with remove default namespace in JCN. |
Hi Team,
I wanted to remove default namespace from Java Compute Node. For that I got MbElement reference and set to empty string.But it is not work.
<TAX-RECORD>
<BATCH-ID>20141120143 ... |
Topic: IIB ODM Integration |
mahesh2069
Replies: 5 Views: 6162
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 29, 2015 9:21 am Subject: Error while fetch rules from ODM repository |
Hi Team,
As I need to run custom rules created in ODM. So that I created rule App archive and import it in to IIB. For connecting ODM repository we created configurable services.We are using decis ... |
Topic: Missing ODM parameters types while exporting ruleAppArchive |
mahesh2069
Replies: 2 Views: 1900
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jun 26, 2015 7:33 am Subject: Missing ODM parameters types while exporting ruleAppArchive |
Sure |