ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Use of RCD

Post new topic  Reply to topic
 Use of RCD « View previous topic :: View next topic » 
Author Message
j.johnrajkumar
PostPosted: Thu Apr 17, 2014 6:55 pm    Post subject: Use of RCD Reply with quote

Newbie

Joined: 09 Apr 2014
Posts: 2

Hi, I known that we can use RCD to create message for different format.
like xmlnsc,mrm,idoc. My doubt is, where exactly the RCD is useful ?
can a single message be sent across different domain format and to different destination. ? suppose if the input domain is BLOB, i need to send it to webservices(soap) and sap node. is it possible ? if we are using the RCD after that only we should use the compute node for mapping. right ?
Because we have the parsing option in the input nodes its self. then why is the need for the separate node as RCD ?
And if we are sending it to different target system, only one message tree is reset twice. or a copy of messages should be created for each target ?

can somebody please clarify this ?
This may be a very basic question.
But, I have googled, but couldt find a solution.
Thanks in advance.

Regards,
John
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Thu Apr 17, 2014 8:31 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20697
Location: LI,NY

The most useful usage of RCD I have seen is right after the input node right before any error handling on the failure branch. Setting the domain back to BLOB. This way you are sure to have the payload in the error output.

Imagine sending a non XML message to an MQ Input node with XMLNSC parser... How do you save the message content for your failure report?

Have fun
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
smdavies99
PostPosted: Thu Apr 17, 2014 10:29 pm    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

fjb_saper wrote:


Imagine sending a non XML message to an MQ Input node with XMLNSC parser... How do you save the message content for your failure report?



We don't. What we do is put the MQMD Message ID in the report and the message itself in on the BOQ. When you are dealing with large messages, it (IMHO) makes sense not to try to put them in the report but to reference them in it instead.
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri Apr 18, 2014 4:40 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20697
Location: LI,NY

smdavies99 wrote:
fjb_saper wrote:


Imagine sending a non XML message to an MQ Input node with XMLNSC parser... How do you save the message content for your failure report?



We don't. What we do is put the MQMD Message ID in the report and the message itself in on the BOQ. When you are dealing with large messages, it (IMHO) makes sense not to try to put them in the report but to reference them in it instead.


Doesn't matter... as soon as you handle the message through the failure terminal, if you don't use RCD to BLOB you risk having an empty message...

I understand you use the automatic bothresh and boqueue set up...
Fine for queues.... what do you do if the message is http and non XML?

_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Use of RCD
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.