inmsg.Context.Promote(
"ISS_MESSAGE_KEY",
"http://KCS.ISS.Biztalk.Schemas.PropertySchema.PropertySchema", "1000");
and I put this ISS_MESSAGE_KEY in the PropertySchema, besides doesnt belongs
to none schema
the issue is how can I read this property inside Orch?
the intellisense doesnt shows me.. I tried with Msg(Namespace.property).
thanks in advanced
Does the project you added the orchestration to have a reference to the
assembly that contains the schema that defines this context property is
defined in?
--
Tomas Restrepo
http://winterdom.com/
"Danky" <Da...@discussions.microsoft.com> wrote in message
news:0EE5281A-66C8-4D07...@microsoft.com...