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 » Creating message set using DTD?

Post new topic  Reply to topic
 Creating message set using DTD? « View previous topic :: View next topic » 
Author Message
eswarnv
PostPosted: Mon Aug 26, 2002 8:57 am    Post subject: Creating message set using DTD? Reply with quote

Voyager

Joined: 20 Dec 2001
Posts: 88

Hi

I just started WMQI. Can any body suggest me abt the following.

1) I have incoming messages which are complaint a particular DTD. Then how to create a message set???? To which domain and fornat it falls???

2) In compute node if i want to use output message(OutputRoot.<some thing>) , do i need to copy the reference of input to output or directly can i use OutPut Message????

3) I have input message according to a DTD. I want to convert into a COBOL structure. What are all messge sets, nodes required to implement a message flow for this????


Thanks in Advnace
Eswar
Back to top
View user's profile Send private message
kirani
PostPosted: Mon Aug 26, 2002 3:19 pm    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

Eswar,

eswarnv wrote:

1) I have incoming messages which are complaint a particular DTD. Then how to create a message set???? To which domain and fornat it falls???

Using Control Center create a message set and then add XML Physical Layer to it. Now you can import your DTD into this message set to define your input message layout. In this case, message Domain will be MRM and Message Format will be XML.

eswarnv wrote:

2) In compute node if i want to use output message(OutputRoot.<some thing>) , do i need to copy the reference of input to output or directly can i use OutPut Message????

An element must be present before you refer to it using ESQL. So somewhere in your ESQL code, you want to use value of OutputRoot.<something>, you should create it first either by SET OutputRoot.<something> = ...; or by selecting SET OutputRoot = InputRoot;

eswarnv wrote:

3) I have input message according to a DTD. I want to convert into a COBOL structure. What are all messge sets, nodes required to implement a message flow for this????

First you will have to model your output message, which maps to your COBOL Copybook format into MRM. This can be done by importing COBOL copybook into the same Message Set. You will then use a Compute node to do the transformation using ESQL.
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
eswarnv
PostPosted: Mon Aug 26, 2002 6:17 pm    Post subject: Reply with quote

Voyager

Joined: 20 Dec 2001
Posts: 88

Thanks a lot kiran, u r helping me a lot.
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 » Creating message set using DTD?
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.