Hello Experts,
i have a problem with a human activity.
In my wd application, i have a node and some fields in my controller and in my interface controller.
In my Process, i mapped the node and the fields in Input Mapping to my WD application. thats ok.
When i open the task, in my wd application, in the first line of wdInit, all fields are null.
I checked in Manage Tasks -> Context data -> input data and all data is there.
If i create a new application, these data comes to application, but after i put my node,fields and code in controller and interface controller, it comes null
somebody has an idea?
Thanks