I have a property I am trying to promote:
1) I have created an element in a property schema and set the type to
MessageContextPropertyBase
2) I have an assignment shape in my orchestration that assigns the
value true to the property.
However the message is not promoted. When I look at the message
context I see property is there but the type is listed as
'NotPromoted'.
I need to use this property in a filter expression; how to I make this
a promoted property rather than just putting it into the context.