Author |
Message
|
LalithaKrishna |
Posted: Mon Oct 24, 2011 8:37 am Post subject: how to convert Cobol flat file to SOAP format? |
|
|
Newbie
Joined: 24 Oct 2011 Posts: 1
|
Hi,
After creating a message definition file for input COBOL file what should be the transformations in ESQL to convert the COBOL flat file to SOAP format?
Please guide me.Thanks in advance
Lalitha. |
|
Back to top |
|
 |
Vitor |
Posted: Mon Oct 24, 2011 8:43 am Post subject: Re: how to convert Cobol flat file to SOAP format? |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
LalithaKrishna wrote: |
After creating a message definition file for input COBOL file what should be the transformations in ESQL to convert the COBOL flat file to SOAP format? |
The ones that correctly map the COBOL data items into the SOAP body. Aside from that fact this is a "how do I use broker?" question, how can we possibly know the answer given we can't see either your copybook or your WSDL?
If you're looking for the ESQL command to automagically convert one to the other, it's not available until WMBv9 at the earliest. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Vitor |
Posted: Mon Oct 24, 2011 8:46 am Post subject: Re: how to convert Cobol flat file to SOAP format? |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Vitor wrote: |
If you're looking for the ESQL command to automagically convert one to the other, it's not available until WMBv9 at the earliest. |
But (depending on your requirement) you could get a Mapping node to do some of the heavy lifting. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Oct 24, 2011 9:30 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Isn't this a repeat to "how do I convert a Cobol copy book formatted file to XML"? Variation on the same theme...
http://www.mqseries.net/phpBB2/viewtopic.php?t=59224
 _________________ MQ & Broker admin
Last edited by fjb_saper on Mon Oct 24, 2011 9:32 am; edited 1 time in total |
|
Back to top |
|
 |
Vitor |
Posted: Mon Oct 24, 2011 9:31 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
fjb_saper wrote: |
Isn't this a repeat to "how do I convert a Cobol copy book formatted file to XML"? Variation on the same theme...  |
Oh yes. Clearly a popular task to give an untrained newbie. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|