|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 4 matches |
Author |
Message |
Topic: FolderBitStream or toBitstream |
Tikam
Replies: 11 Views: 8056
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Feb 21, 2008 11:18 pm Subject: Copy the required SubTree to TempTree |
Sudeep,
I had a similar problem and implimented it with Kimbert's way few moths earlier and it works...
- Create an MRM tree in the environment ( making sure that you specify DOMAIN 'MRM' when ... |
Topic: Get Message Type from a Message Set |
Tikam
Replies: 5 Views: 2827
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 07, 2008 11:58 pm Subject: Is There any other wat out |
Thanks Jeff,
But as per the coding standards this is not the Full-Proof way to handle this scenario. You should throw a Exception only in worst cases.
Guys do we have some way of getting the arr ... |
Topic: Get Message Type from a Message Set |
Tikam
Replies: 5 Views: 2827
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Dec 19, 2007 8:06 am Subject: Get Message Type from a Message Set |
Hi jefflowrey,
I m using this line of code in a fucntion (to be used by large team).if the function throws an error at the Testing time and the messageSet would updated accordingly.
The problem ... |
Topic: Get Message Type from a Message Set |
Tikam
Replies: 5 Views: 2827
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Dec 19, 2007 7:50 am Subject: Get Message Type from a Message Set |
Hi All,
I m using
chr_FieldType = 'dataType1';
blb_Msg =ASBITSTREAM(fieldref,int_Encoding, int_CCSId, chr_MsgSetID, chr_FieldType, chr_MsgFrmt)
to get MRM data as bitstream. But the problem is ... |
|
|
|