Biztalk 2010 HL7 Flat File Pipe Delimited
-
Friday, September 21, 2012 2:01 PM
Hello,
Has anyone been able to bring a flat text file HL7 format with pipe delimited format into the Biztalk 2010 Orchestration and designed in Visual Studio 2010? The tutorials for Biztalk are not geared toward an HL7 flat file with pipe delimited landing on a server.
I have used the BTAHL72XReceivePipeline with no luck at all. If anyone has any examples, please post.
Any Feedback is greatly appreciated as this is one tough issue to solve.
Carlos Tijerina
All Replies
-
Friday, September 21, 2012 4:06 PM
see similar post, may be this can help you
If this post answers your question, please mark it as such. If this post is helpful, click 'Vote as helpful'.
- Edited by Madhu_SA Friday, September 21, 2012 4:07 PM
- Marked As Answer by Leonid GanelineMVP, Moderator Friday, September 21, 2012 5:38 PM
- Unmarked As Answer by SolRac11 Friday, September 21, 2012 5:48 PM
-
Friday, September 21, 2012 5:29 PM
thanks Madhu, unfortunately there is not an example given. I will reply to them and see if someone responds.
thanks, Carlos
Carlos Tijerina
-
Monday, September 24, 2012 9:38 AMModerator
Carlos,<o:p></o:p>
Can you elaborate your requirement a little bit.<o:p></o:p>
If you need text file in orchestration then you need to use the passthrough pipeline.<o:p></o:p>
If you use the BTAHL72XReceivePipleine in the receive port then the output would be a multi-part message containing 3 part one for MSH Segment, another for Body and last one for Z Segment so you need to create a multi-part message in your orchestration. To know how to do it refer to the HL7 v2 Developer Guide<o:p></o:p>
Please mark the post answered your question as answer, and mark other helpful posts as helpful, it'll help other users who are visiting your thread for the similar problem, Regards -Rohit Sharma (http://rohitt-sharma.blogspot.com/)
- Marked As Answer by LeoTangModerator Monday, October 08, 2012 10:13 AM

