WCF Inbound Message, in WSCF/WCF

BizTalk Utilities CV ,   Jobs ,   Code library
 
Go to the front page to continue learning about XML or select below:

Contents

Recent WSCF/WCF posts

\r\n problem with SOAP and XmlDocument
WCF Service Validating Soap Header Username/Password
Username and Password validation in wcf adapter
WCF - How much security is needed?
How to provide custom WSDL from a WCF server
WCF security question
Best Practices - most forward looking
WCF authentication problems
XML attributes
Migration path from WSE 2.0 (SP3) to WCF

 
 

WSCF/WCF

View :   

Latest Topics

Table Of Contents


Post Reply

WCF Inbound Message

All posts: microsoft.public.biztalk.general
Source: microsoft.public.biztalk.general
Sent date: 05/21/2008
From: Raj
Message:

Hi

I am developing a sample orchestration which will receive a WCF message
from a file port and then send it to WCF port later. I ree header in the
WCF message so that the header property will be promoted at run time by
custom receive pipeline and used for correlation.

My question is how to prepare a dummy WCF message with header ? Ihave
prepared one manually like

<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
<s:Header>
.....
</s:Header>

<s:Body>
.....
</s:Body>

</s:Envelope>

but I don't know whether this is proper because in my receive pipeline i
can't read the headers.

Appreciate your help on this.

Thanks
Raj



Post Reply

Related Messages

Table Of Contents



Other groups

WCF LOB

WSCF/WCF

BizTalk Rule Engine

BizTalk BPM, process

BizTalk BAM, activity

Biztalk Adapters

BizTalk Orchestration

BizTalk Server

WS WSDL

 

    Email TopXML