Author |
Message
|
rajasri |
Posted: Mon Aug 15, 2011 11:56 pm Post subject: WTX Node to split a incoming message in a message flow |
|
|
 Centurion
Joined: 11 Jun 2006 Posts: 114
|
Hi All,
I am working on a WTX flow, where we have to split a huge HIPAA X12 message into individual messages. Now, I have gone thru few documents, and found that messages can be split and can be put in a file or in a queue. But we would actually want those splitted messages to come out of the output card/node of the WTX and process those individual messages in the flow. If any one has ever worked on such a thing, could you please share your knowledge. I know there are ways to read those splitted messages in a file or in a queue, but we are looking for a more straight forward flow. Any help is highly appreciated. |
|
Back to top |
|
 |
rajasri |
Posted: Tue Aug 16, 2011 5:57 am Post subject: WTX Node to split a incoming message in a message flow |
|
|
 Centurion
Joined: 11 Jun 2006 Posts: 114
|
Hi all,
could any one please share your knowledge regarding this. |
|
Back to top |
|
 |
Vitor |
Posted: Tue Aug 16, 2011 6:04 am Post subject: Re: WTX Node to split a incoming message in a message flow |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
rajasri wrote: |
could any one please share your knowledge regarding this. |
Patience is a virtue as well as a opera!
We're not a support desk with an SLA. If it's an urgent question raise a PMR. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
rajasri |
Posted: Tue Aug 16, 2011 6:46 am Post subject: |
|
|
 Centurion
Joined: 11 Jun 2006 Posts: 114
|
|
Back to top |
|
 |
joebuckeye |
Posted: Tue Aug 16, 2011 8:38 am Post subject: |
|
|
 Partisan
Joined: 24 Aug 2007 Posts: 365 Location: Columbus, OH
|
So you want one message to come into a flow and then go into a WTX node and then have the WTX map split the large message into smaller ones?
That would be more of a WTX question than a broker question. I have no idea if a WTX map can split one message into many others.
In ESQL you could split a message up using various functions and then use PROPAGATE statements to send the smaller messages on their way.
You need to find a WTX expert. |
|
Back to top |
|
 |
Ric-Tic |
Posted: Tue Aug 16, 2011 10:33 am Post subject: Re: WTX Node to split a incoming message in a message flow |
|
|
Apprentice
Joined: 18 Nov 2003 Posts: 38 Location: Zurich, Switzerland
|
rajasri wrote: |
Hi All,
I am working on a WTX flow, where we have to split a huge HIPAA X12 message into individual messages. Now, I have gone thru few documents, and found that messages can be split and can be put in a file or in a queue. But we would actually want those splitted messages to come out of the output card/node of the WTX and process those individual messages in the flow. If any one has ever worked on such a thing, could you please share your knowledge. I know there are ways to read those splitted messages in a file or in a queue, but we are looking for a more straight forward flow. Any help is highly appreciated. |
Even basic tuition in WTX (with a few words on WMB) would have revealed that this is a fundamental task.
The 'functional map' is your friend... and when using in WMB it is slightly easier with WTX 8.3 than WTX 8.2
Nice to know that my exhorbitant healthcare premium is being put to good use ... |
|
Back to top |
|
 |
arvind.prerana |
Posted: Fri Oct 07, 2011 11:03 am Post subject: Facing the same issue |
|
|
Newbie
Joined: 07 Oct 2011 Posts: 1
|
Hi rajasri,
I'm also facing the exact problem..were able to solve..if so please explain...
Thanks in advance |
|
Back to top |
|
 |
|