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 » COBOL TO MRM AND MRM TO XML AND COBOL-XML MESSAGE FLOW

Post new topic  Reply to topic
 COBOL TO MRM AND MRM TO XML AND COBOL-XML MESSAGE FLOW « View previous topic :: View next topic » 
Author Message
rao
PostPosted: Mon Aug 26, 2002 10:45 pm    Post subject: COBOL TO MRM AND MRM TO XML AND COBOL-XML MESSAGE FLOW Reply with quote

Newbie

Joined: 26 Aug 2002
Posts: 7

Hi..
How to define COBOL message formats to MRM repository.... and then maping MRM to XML...and how to develop messge flows that map XML to COBOL...
_________________
Hi..
How to define COBOL message formats to MRM repository.... and then maping MRM to XML...and how to develop messge flows that map XML to COBOL...
Back to top
View user's profile Send private message
lung
PostPosted: Tue Aug 27, 2002 1:46 am    Post subject: Reply with quote

Master

Joined: 27 Aug 2002
Posts: 291
Location: Malaysia

Rao,

You will have to add a COBOL language binding to your message set. You will also have to add CWF and XML physical format layers to your message set. Then, you can import your COBOL copybook into the MRM.

Basically, to map from MRM to XML, you define your input message as MRM with CWF message-format in your input node. Then just add the following line in your compute node...

SET OutputRoot.Properties.MessageFormat = 'XML';
(where 'XML' is the identifier for your XML physical layer)

To map from XML to COBOL (which is actually MRM-CWF in WMQI...), just reverse the process. Define your input message as MRM with XML message-format, and SET OutputRoot.Properties.MessageFormat = 'CWF'

Hope this answers your question.


_________________
lung
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » COBOL TO MRM AND MRM TO XML AND COBOL-XML MESSAGE FLOW
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.