08-04-04 11:12 AM
hi,
i have an orchestration with an http receive port and a pipeline for resolut
ion party. The party is identified but properties are not updated in my orch
estration. 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 co
ntext property.
A solution could be to get "PartnerName" property value but it's not promote
d 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...
[ Post a follow-up to this message ]
|