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 » FTE Output node and MRM parser

Post new topic  Reply to topic
 FTE Output node and MRM parser « View previous topic :: View next topic » 
Author Message
ndevi
PostPosted: Tue Feb 14, 2012 2:47 am    Post subject: FTE Output node and MRM parser Reply with quote

Newbie

Joined: 14 Feb 2012
Posts: 2

Hi,

I have designed a flow as mentioned below:


MQinput - compute- FTEOutputnode

1. Incoming is an XML file and Output format is alos an XML.
2. In compute node i have given the below code:
SET OutputRoot.Properties.MessageSet = 'D43GA04002001';
SET OutputRoot.Properties.MessageType = 'SITE_FEED';
SET OutputRoot.Properties.MessageFormat = 'XML';
and the domain is MRM for Output and input messages.
4. when the flow reaches FTEOutputnode it show Invalid Wire Format Retrieved error

How to resolve this error?
Kindly help me out .
Back to top
View user's profile Send private message
mqjeff
PostPosted: Tue Feb 14, 2012 2:59 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

dont' use MRM for XML Data.

Use XMLNSC.
Back to top
View user's profile Send private message
smdavies99
PostPosted: Tue Feb 14, 2012 3:00 am    Post subject: Re: FTE Output node and MRM parser Reply with quote

Jedi Council

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

ndevi wrote:

SET OutputRoot.Properties.MessageFormat = 'XML';


does that format with that name (note not type) exist in your output message model?
_________________
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
ndevi
PostPosted: Tue Feb 14, 2012 3:40 am    Post subject: FTE Output node and MRM parser Reply with quote

Newbie

Joined: 14 Feb 2012
Posts: 2

@ mqjeff,

It works for XMLNSC. Thanks!
And I have another flow as mentioned below:
MQinput - compute- FTEOutputnode

SET OutputRoot.Properties.MessageSet = 'C43AS04034501';
SET OutputRoot.Properties.MessageType = 'EmpDetails';
SET OutputRoot.Properties.MessageFormat = 'CSV';
and the domain is MRM for Output and input messages.
Incoming is an CSV file and Output format is also an CSV.

when the flow reaches FTEOutputnode it show Invalid Wire Format Retrieved error Please help me to find a solution for this!


@ smdavies99,

Yes. I'm using the same format (XML) in the output message model.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Tue Feb 14, 2012 4:43 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

Does it work if you send the same message to an MQoutput node as to the MQFTE node?

Did you actually deploy the needed message sets?

Are you sure you are really setting the correct info to properly identify the message model? E.G. are you sure you should be setting message set to an id and not a name?
Back to top
View user's profile Send private message
kimbert
PostPosted: Tue Feb 14, 2012 5:39 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

ndevi: which version of WMB are you using?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » FTE Output node and MRM parser
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.