Parent calculation in expression
Summary: Hi There,
In a subscription converter we are trying to return a static parent name 'Legal Entity_AltLE' but when a subscription is triggered we are getting the below error:
Request item 'LE_AB0987' of node type 'Legal Entity_AltLE' references an invalid parent. Parent 'Legal Entity_AltLE' is either not a valid node in node type '', is valid and not the parent, or the parent's node type doesn't exist.
The Parent 'Legal Entity_AltLE' already exists in the viewpoint. We think its not calculating the Parent Node Type during the subscription. When we check the Subscription request file the parent name and the Parent Node Type both are empty. Attaching the Parent converter logic and request file generated for the reference. Can anyone please help on how can we mitigate this issue?