Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Regarding EDI Base Adapter › Re: Regarding EDI Base Adapter
[quote user="Anonymous"]Hi
thank you for your reply.
I need some more infiormation regarding EDI transaction (with X12 270/271 file format).
Is this possible to receive X12 270 file format directly in biztalk 2006 R2, or we have to create an interface to receive this file.
Please let me know as soon as possible.
Thanks,
Anand Kumar
[/quote]
Anand – I am not sure what you mean.
I would say that you can receive the file directly and it will validate the EDI format and translate into XML. You would then have an orchestration to retreive the Member ID and lookup the enrollment status in your back end. Then you put this backend response into an XML 271 and Biztalk will convert the XML back to EDI and send it to the requestor.
-wa