by "Eric Stott" <ericstott@[EMAIL PROTECTED]
>
Aug 28, 2007 at 09:40 PM
In the properties of the HIPAA_EDI send ****t, you want to set the Segment
Terminator to ~ and you want to ensure that Wrap Segments is set to No.
Restart the HIPAA service and you are ready to go.
Eric
http://blog.biztalk-info.com
"Doug" <Doug@[EMAIL PROTECTED]
> wrote in message
news:7E6D0191-5A85-4A56-A50D-EC6B88EC109B@[EMAIL PROTECTED]
> We have a project that generates 837 institutional claims and transmits
> them
> to a third party using the HIPAA adapter. The claims are processed
> individually, but they get batched into a single file by the adapter
> before
> being sent to the third party for processing.
>
> Currently, the generated output file has each segment on a separate line
> with a CRLF at the end of each line. We are changing the third party
that
> we
> send this file to and they cannot handle the CRLF after each line - they
> would like no CRLF's in the file and for the segments to be separated
with
> the "~" character. Is there some way to get the HIPAA adapter to
generate
> the file in this format?
>
> Thanks,
> Doug