|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Is there a way to create messageSet/Mapping without Toolkit? |
« View previous topic :: View next topic » |
Author |
Message
|
Frik |
Posted: Sun Feb 05, 2012 4:59 am Post subject: Is there a way to create messageSet/Mapping without Toolkit? |
|
|
Acolyte
Joined: 25 Nov 2009 Posts: 69
|
Hey,
In the next months I would have to create dozens of Messagesets from
CopyBooks and to map them, using mapping node to xml file.
Both the copy book and the xml schema are ought to be imported to messagesets and then to map between them.
I want to make a short quick way to map them and to create messageset from them without making all the way over and over again by the toolkit.
Is there an api to do this or another simple way?
(I heard (and saw a system alike that have this solution and it works great) an organization that make it so,
but the people in there aren't so cooperative about telling how they did so)
Thanks! |
|
Back to top |
|
 |
fjb_saper |
Posted: Sun Feb 05, 2012 9:07 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
look up the mqsicreatemsgdefs command!  _________________ MQ & Broker admin |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Feb 06, 2012 2:32 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
The problem with automatically creating mappings is that the mapping can only be as smart as your code.
I.e. usually it comes down to simple map-by-name, where FIEDLA is always mapped to fieldA. This only works if fieldA doens't need to be populated by a complex business rule.
but yes, the mapping node in earlier versions of broker supports an automatic mapping creation function, and v8 supplies auto-mapping as well as a java api for creating message flows. And of course, mqsicreatemsgdefs. |
|
Back to top |
|
 |
Frik |
Posted: Mon Feb 13, 2012 4:52 am Post subject: Thanks |
|
|
Acolyte
Joined: 25 Nov 2009 Posts: 69
|
Thanks, Guys.
can you tell me more about auto mapping in v8? |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Feb 13, 2012 4:54 am Post subject: Re: Thanks |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Frik wrote: |
Thanks, Guys.
can you tell me more about auto mapping in v8? |
yes. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|