Hello,
i have a question regarding the output data binding. I have a complex data type, which i want to split in some parts which are necessary to execute a task. My problem is, i dont know how to combine the parts to a single complex variable again. I did the same thing already in a project with an older version of yawl. The data ouput mapping that is shown in the screenshot was alright in an older version. Esspecialy the error message "expected "}", found ">" " wasnt there before. Was there a change regarding this topic? Because i am not able to combine the parts of the complex type to a single var.

Thanks

(New post because i dont know how to place multiple pictures in one post)

Edit: i tried another data type and filled the output binding with the generated data for this var. The result is the same like in the first picture. Is it even possible to do a data binding like this?