I am facing problem in generating ANSI 837 professional output from
custom xml. Need help / guidance for solving this problem.
My configuration is Biztalk 2004 + Hipaa Accelerator 3.0;
My requirement is to receive data through web service in my
orchestration, convert data in 837P EDI format and send 837P file to
destination using send ****t ( ftp or file adapter ).
As per my current understanding, I tried to implement following
biztalk solution....
1. Receive My custom XML in orchestration
2. Convert it to message instance of type
837professional_v3_wpc_multiple.xsd
3. Log the converted message in XML format for tracking and debugging
purpose
4. Generate 837P Edi file using custom pipeline in a standard BizTalk
File Adapter. The custom pipeline has HIPAA assembler in Assembly
stage.
I have not done any other configuration to HIPAA Accelerator or BizTalk
for this requirement.
I am able to convert the source file and generate the 837P file in XML
format in my log directory using Send Adapter and XML Send Pipeline,
However when trying to write 837P EDI file to HIPAA Output file folder
using custom HIPAA Send Pipeline ( having HIPAA Assemble at Assembly
stage). I am getting error i.e. "Error in Translation".
My feeling is that I missing some steps i.e. some kind of configuration
in HIPAA EDI Adapter or Send ****t.
Any help or guidance is appreciated in this case.
Regards
Bilal mehdi