Hello,
I have a workflow that checks some data on a customer order. On once those checks is to check if a custom fields is filled in correct.
This custom field is a person.
When the workflow is triggered and this custom field is changed I receive this info in my workflow. The data I receive is the Objkey of that person.
When I want to get the data of the person by IFS Projections - PersonHandling I can’t use ObjKey because it is not know in PersonHandling.
I check already if the rowkey is active and that it is.


