|
Home > Archive > BizTalk Server Orchestration > January 2006 > Cannot locate promoted property in receive shape' 'filter expressi
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Cannot locate promoted property in receive shape' 'filter expressi
|
|
|
| ->I made a property schema and deployed to the message box
->I promoted the property fields in the pipeline component
->One orchestration is subscribing to messages from a receive location which
use the customized pipeline
->During test, the orchestration goes through and by using the HAT, I am
able to see the property is successfully promoted
->I am able to locate my property in send shape's subscribe filter drop down
Problem is, my property does not appear in the drop down box of "filter
expression" of the receive shape. How comes? Please help.
| |
| Greg Forsythe 2006-01-21, 2:48 am |
| You need to add the assembly with the property schema as a reference to your
orchestration project
Greg
"Tommy" <Tommy@discussions.microsoft.com> wrote in message
news:98F841E9-8056-4458-B7DF-C66356076D21@microsoft.com...
>->I made a property schema and deployed to the message box
> ->I promoted the property fields in the pipeline component
> ->One orchestration is subscribing to messages from a receive location
> which
> use the customized pipeline
> ->During test, the orchestration goes through and by using the HAT, I am
> able to see the property is successfully promoted
> ->I am able to locate my property in send shape's subscribe filter drop
> down
>
> Problem is, my property does not appear in the drop down box of "filter
> expression" of the receive shape. How comes? Please help.
|
|
|
|
|