Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Biztalk Accelerator Hl7 > Trying to execu...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 10 Topic 603 of 672
Post > Topic >>

Trying to execute BTAHL7ReceivePipeline in an orchestration

by =?Utf-8?B?R2VyYXJkbyBCYXJlYQ==?= <Gerardo Barea@[EMAIL PROTECTED] Dec 28, 2007 at 04:40 AM

Hi All: 

I am trying to call the BTAHL7ReceivePipeline inside an orchestration 
to create and HL7 message from a string variable with the content of 
an HL7 file. 


I am trying to make this: 


HL7Request = string; 


BTAHL7ReceivePipeline = 
Microsoft.XLANGs.Pipeline.XLANGPipelineManager.ExecuteReceivePipeline(typeo­f(BTAHL72XPipelines.BTAHL72XReceivePipeline),

HL7Request); 


HL7Request2.MSHSegment = new System.Xml.XmlDo***ent(); 
HL7Request2.BodySegments = new System.Xml.XmlDo***ent(); 
HL7Request2.ZSegments = new System.Xml.XmlDo***ent(); 
BTAHL7ReceivePipeline.MoveNext(); 
BTAHL7ReceivePipeline.GetCurrent(HL7Request2); 


Where ’string’ represents the HL7 content, ‘HL7Request’ is a 
System.String message and ‘HL7Request2′ is a BTAHL7 message. 


When i try to make this, it gives me the following error: 


“Message has an invalid header, it could be due to error in 1st/2nd 
field or the segment name is neither MSH nor FHS 
” 


I have checked the hl7 content and is ok, it seems that the pipeline 
is not receiving the content correctly and it fails, i don´t know how 
to make this work… 


Does anyone have any idea?
 




 10 Posts in Topic:
Trying to execute BTAHL7ReceivePipeline in an orchestration
=?Utf-8?B?R2VyYXJkbyBCYXJ  2007-12-28 04:40:01 
Re: Trying to execute BTAHL7ReceivePipeline in an orchestration
"Mihai Dan" <  2008-01-03 11:43:55 
Re: Trying to execute BTAHL7ReceivePipeline in an orchestration
=?Utf-8?B?R2VyYXJkbyBCYXJ  2008-01-08 09:16:05 
Re: Trying to execute BTAHL7ReceivePipeline in an orchestration
"Mihai Dan" <  2008-01-10 11:13:17 
Re: Trying to execute BTAHL7ReceivePipeline in an orchestration
=?Utf-8?B?R2VyYXJkbyBCYXJ  2008-01-11 00:44:01 
Re: Trying to execute BTAHL7ReceivePipeline in an orchestration
"Mihai Dan" <  2008-01-15 12:23:00 
Re: Trying to execute BTAHL7ReceivePipeline in an orchestration
=?Utf-8?B?R2VyYXJkbyBCYXJ  2008-01-16 14:48:00 
Re:Trying to execute BTAHL7ReceivePipeline in an orchestration
"aun ali siraj"  2008-03-10 13:53:22 
Re:Trying to execute BTAHL7ReceivePipeline in an orchestration
=?Utf-8?B?R2VyYXJkbyBCYXJ  2008-03-10 05:19:00 
Re:Trying to execute BTAHL7ReceivePipeline in an orchestration
"aun ali siraj"  2008-03-12 17:48:27 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Nov 22 11:44:17 CST 2008.