Author |
Message
|
mq_guru |
Posted: Wed Mar 17, 2004 9:21 am Post subject: Convesion of NEON formats into WMQI msg sets |
|
|
Novice
Joined: 23 Feb 2004 Posts: 13
|
Hello All,
I need to migrate all the Neon formats and rules into MQSI. I have converted all the neon formats into XML files. Now, I want to use them in MQSI (either as Msg set / DTD ) for all the msgs. I would like to know is there a simple procedure of creating the msg set from these NEON formats which is in XML docs. If I start creating new msgsets for all the formats, that will take years for me. Instead I continue using NEON itself. But I would like to move onto MQSI and request your guidance in this regard.
thanks |
|
Back to top |
|
 |
EddieA |
Posted: Wed Mar 17, 2004 9:46 am Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
|
Back to top |
|
 |
Michael Dag |
Posted: Wed Mar 17, 2004 9:53 am Post subject: Re: Convesion of NEON formats into WMQI msg sets |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
I feel "beaten" ...
mq_guru wrote: |
I have converted all the neon formats into XML files. Now, I want to use them in MQSI (either as Msg set / DTD ) for all the msgs. |
mq_guru, can you explain what you mean by this?
do you mean you converted the data/messages in neon format to XML or
the neon formats that exist in the neon formatter to XML. _________________ Michael
MQSystems Facebook page |
|
Back to top |
|
 |
mq_guru |
Posted: Thu Mar 18, 2004 2:52 am Post subject: |
|
|
Novice
Joined: 23 Feb 2004 Posts: 13
|
The neon formats itself I have converted into XML files. I mean, all the input formats and output formats defined using the GUI which are stored in the NEON database are converted into XML files.
thanks |
|
Back to top |
|
 |
Michael Dag |
Posted: Thu Mar 18, 2004 6:00 am Post subject: |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
still curious...
did you 'technically' convert the contents of the databases to XML or did you write code to interpret all the 'relationships' between formats, controls, collections functions and literals and not to forget formatter rules.
I did the latter so am able to a certain extend to 'programatically' explain what a certain input format or output format is supposed to mean. _________________ Michael
MQSystems Facebook page |
|
Back to top |
|
 |
|