hi everybody,
i have the following problem that i need help with:
i have set a distinguished field inside my schema (StatusCode).
inside my orchestration i am checking the value of StatusCode inside a Decide shape as follows:
msg.Node.SubNode.StatusCode == 0
i build the orchestration and every thing worked fine. however at runtime, once the flow reaches the shape, i find the below error inside the event log:
Exception type: NullReferenceException
Source: Microsoft.XLANGs.RuntimeTypes
Target Site: Microsoft.XLANGs.RuntimeTypes.DistinguishedFieldDefinition GetDistinguishedFieldDefinition(System.String)