RE: Using messageContext property schema in orchestration
by =?Utf-8?B?WW9zc2kgRGFoYW4gW01WUF0=?= <yossi.dahanREMOVE@[EMAIL PROTECTED]
Apr 2, 2008 at 02:02 AM
When you construct your second message (using a transform or an assign
shape)
you can put something like the following in the assign shape -
<YourMessage>(<YourContextProperty>) = 'some value';
That should assign the vlaue to the context property.
--
Yossi Dahan
MVP BizTalk Server
http://www.sabratech.co.uk/blogs/yossidahan
"kiran_yaramada" wrote:
> Hi ,
> I am creating one orchestration ..the requirement is Reciving schema1
> Do***ent and sending data to schema2 do***ent.and i have
> Messagecontextpropertyschema with one field ZDWTag and the filed
property
> PropertyBase= MessageContextPropertyBase. But this field is not at all
in two
> schemas .But in my requiremnt i want to assign value to ths ZDWTag .how
to
> populate ZDWTag in orchestration .
>
> ......your healp is so apprciate me.
> ....Advanced thanks .
> Thanks & regards,
> Kiran