Re: Handling Realtime(270/271) with Biztalk 2006 R2

Home Page Forums BizTalk 2004 – BizTalk 2010 Handling Realtime(270/271) with Biztalk 2006 R2 Re: Handling Realtime(270/271) with Biztalk 2006 R2

#20479

 

Thanks Neal,
 
     I have a custom edi pipeline to receive messages from trading partners(in 2004 server),  when i migrate the code to 2006 R2 i found that i cannot just change the HippaDsm to EdiDissasembler to make it work. Which property of the pipeline context will tell me whether the data is compiant or non-compliant, so that i could alert my downstream process.
 
Thanks