Discussion:
Pipeline
(too old to reply)
Francois PIETTE
2009-09-09 06:53:42 UTC
Permalink
Hi !

I know my questions are probably stupid, but sorry, I'm a beginner with
BizTalk.
Here it is:

I'm trying to build my first BizTalk 2006 R2 application making use of the
HL7 accelerator.
I'm more or less following the instructions in Microsoft document
"HL7_V2_DeveloperGuide.doc"
(http://www.microsoft.com/downloads/details.aspx?FamilyID=2D771D83-9C4B-4E8F-A264-50F961D1BB7B&displaylang=en).

At some point I need BTAHL72XPipelines.BTAHL72XReceivePipeline for my
application. This pipeline is not present in the receive location properties
dialog (general tab, receive pipeline drop down listbox).

I can see that pipeline in the other application "BizTalk Application 1" (I
think it was installed by the BTAHL7 tutorial).. In another newsgroup, I've
been told to add a reference to that application into my own application.
OK, but how to do that ?

I also see BTAHL72XReceivePipeline is located in assembly BTAHL72XPipeline
assembly. I tryed to add that assembly in my application resources using
admin console but this doesn't make the pipeline visible in the receive
location drop down listbox.

Any help appreciated.

Regards,
--
Francois Piette
http://www.overbyte.be
Francois PIETTE
2009-09-09 07:03:20 UTC
Permalink
I've been told to add a reference to that application into my own
application. OK, but how to do that ?
Adding a reference to another application is easy: Using admin console,
right click on the application you want to add a reference. Select
properties in the popup menu. Select References on the left, then click add
button and select the application you want to add a reference to.

Adding tha reference makes the pipeline visible.

Problem solved.
--
Francois Piette
http://www.overbyte.be
Hi !
I know my questions are probably stupid, but sorry, I'm a beginner with
BizTalk.
I'm trying to build my first BizTalk 2006 R2 application making use of the
HL7 accelerator.
I'm more or less following the instructions in Microsoft document
"HL7_V2_DeveloperGuide.doc"
(http://www.microsoft.com/downloads/details.aspx?FamilyID=2D771D83-9C4B-4E8F-A264-50F961D1BB7B&displaylang=en).
At some point I need BTAHL72XPipelines.BTAHL72XReceivePipeline for my
application. This pipeline is not present in the receive location
properties dialog (general tab, receive pipeline drop down listbox).
I can see that pipeline in the other application "BizTalk Application 1"
(I think it was installed by the BTAHL7 tutorial).. In another newsgroup,
I've been told to add a reference to that application into my own
application. OK, but how to do that ?
I also see BTAHL72XReceivePipeline is located in assembly BTAHL72XPipeline
assembly. I tryed to add that assembly in my application resources using
admin console but this doesn't make the pipeline visible in the receive
location drop down listbox.
Any help appreciated.
Regards,
--
Francois Piette
http://www.overbyte.be
Loading...