BTAHIPAA 3.3 namespace ns0: problem
We have a technical problem with BTAHIPAA 3.3. I am wondering if there
is any help available?
Problem is namespace alias ns0: is missing from a file created by BTAHIPAA 3.3.
Following is a file header for a file created using VS 2005 - generate instance method. This file works with sql adapter and record is inserted in the table.
<ns0:X12_4010_837
xmlns:ns0="http://schemas.wpc-edi.com/X12
<ns0:X12_EnvelopeHeader>
Following is a file created by BTAHIPAA 3.3. from EDI 837 file. This file does not work with sql adapter and message is suspended in Biztalk with error
<?xml version="1.0"?><X12_4010_837
xmlns="http://schemas.wpc-edi.com/X12
<X12_EnvelopeHeader>
Any clue how to convert the file created by BTAHIPPA 3.3 in to a
format that can be consumed in the Biztalk Map [transformation] and
used with SQL Server Adapter?
We are using 837institutional_v3_wpc
Thanks.
Abhijit

