|
| hi,
i have an orchestration with an http receive port and a pipeline for resolution party. The party is identified but properties are not updated in my orchestration. All my orchestration run with a guest user and not the identified party.
But i know that resolution party succed because in HAT, i can see message context property.
A solution could be to get "PartnerName" property value but it's not promoted value. So in my orchestration, i call a c# function with input message and context property name in input parameters and the value in output parameter. But i don't know how to acced to a message context property. I try to use XLangMessage.GetPropertyValue but i don't use it correctly (building error).
Any idea??
Thanks in advance
Laure... |
|