|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 5 matches |
Author |
Message |
Topic: Multiple XML file creation at File output Node |
harsha_sg
Replies: 5 Views: 5019
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun May 18, 2014 9:59 pm Subject: Multiple XML file creation at File output Node |
So you're not appending but getting a new file, every time?
I'd expect this would be because of this line:
SET OutputLocalEnvironment.Destination.File.TimeStamp=CURRENT_TIMESTAMP;
As to well formed ... |
Topic: Multiple XML file creation at File output Node |
harsha_sg
Replies: 5 Views: 5019
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 16, 2014 12:48 am Subject: Multiple XML file creation at File output Node |
Can u elaborate
I've this code
DECLARE I INTEGER 1;
DECLARE J INTEGER;
DECLARE K INTEGER 1;
DECLARE L INTEGER 1;
SET J = CARDI ... |
Topic: Multiple XML file creation at File output Node |
harsha_sg
Replies: 5 Views: 5019
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 15, 2014 11:32 am Subject: Multiple XML file creation at File output Node |
I've been working on XML based proj ..,where i need to Create 2 different files at file output node separating on an condition.
Something like guess my XML Input has 3 different fields Name,ID,Design ... |
Topic: PUB/SUB Implementation in WMB |
harsha_sg
Replies: 5 Views: 4452
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 01, 2014 9:55 am Subject: Re: PUB/SUB Implementation in WMB |
still not able to get the output.
What do the logs say? Are you sure messages are being published? Are you sure the subscribers are properly registered? Are you sure the topic strings match? Et ... |
Topic: PUB/SUB Implementation in WMB |
harsha_sg
Replies: 5 Views: 4452
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 01, 2014 7:41 am Subject: PUB/SUB Implementation in WMB |
Hello all,
I've gotta scenario to implement a simple PUB/SUB concept in WMB..,I went through the IBM Info center though it had theoretical concept..it didnt had much abt the Implementation..,
ht ... |
|
|
|