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 > Biz Talk Orchestration > Modify header v...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 4140 of 4219
Post > Topic >>

Modify header values in ComposedMessageProcessor SDK sample

by =?Utf-8?B?aW5keVN0ZXZl?= <indySteve@[EMAIL PROTECTED] > Jun 26, 2008 at 12:25 PM

I am looking at the ComposedMessageProcessor (Microsoft BizTalk Server 2006

SDK\Samples\Pipelines\ComposedMessageProcessor) solution in the SDK.  In
that 
example they have defined a flat file assembler in the FFsendPipeline. 
The 
orchestration loops through the inbound message and adds outbound messages

using Microsoft.XLANGs.Pipeline.SendPipelineInputMessages and then
executes 
the pipeline with the messages as a param: 

Microsoft.XLANGs.Pipeline.XLANGPipelineManager.ExecuteSendPipeline(typeof(CMP.PipelinesAndSchemas.FFSendPipeline),
SendPipeInput, OutputInterchange); 

The example creates an output file with the header defined in the flat
file 
assembler with the default values defined in the schema. 

What I want to be able to do is create and pass in the header message to
the 
pipeline so that the assembler is not using the default but using the one 
that I created. 

Does anyone have any ideas how to go about doing this?
 




 1 Posts in Topic:
Modify header values in ComposedMessageProcessor SDK sample
=?Utf-8?B?aW5keVN0ZXZl?=   2008-06-26 12:25:03 

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 5:31:49 CST 2008.