by "Eric Stott" <ericstott@[EMAIL PROTECTED]
>
Oct 25, 2007 at 06:18 AM
Yes, or you can call a stored procedure that you call after you recieve the
first one and query the HIPAA_EDI database to find out if there are any
more
transactions.
Eric
http://stottis.com
"EMenos" <EMenos@[EMAIL PROTECTED]
> wrote in message
news:349DDF05-3B97-470C-A229-E626E9595AFE@[EMAIL PROTECTED]
> Newbie here.
>
> I'm trying to develop a solution which will batch individual EDI
> transaction
> into one XML do***ent (like the batching functionality on a file
adaptor).
>
> The only solution I see so far is to build the XML do***ent in an
> Orchestration...whilst implementing a delay to make sure we capture all
of
> the individual transactions.
>
> Are there any other options available to accomplish this?
>
> Thanks
> E