Re: Change replyto in WCF Header

Home Page Forums BizTalk 2004 – BizTalk 2010 Change replyto in WCF Header Re: Change replyto in WCF Header

#24264

Hi,

 

   Based on this MSDN forum thread, it does not seem that you can modify the ReplyToAddress element in an orchestration:

 

http://social.msdn.microsoft.com/forums/en-US/biztalkr2adapters/thread/76876f6f-afd7-4645-b28e-18b0818d3697/

 

   Consult the following MSDN articles to see what WCF properties you can write to in an orchestration:

 

http://technet.microsoft.com/en-us/library/bb246105(BTS.20).aspx

 

http://technet.microsoft.com/en-us/library/bb259987(BTS.20).aspx

 

   Hope this helps,

 

   Daniel.