Issues Sending Custom Payload with Data Object Data Table

In flowable design I need to send the task.assignee as part of a REST payload. I have created a data object data table and used the generated forms for create and update, but the task.assignee is null in the scope of those generated forms. Any idea how I can fix this issue? All of the other logic works as a part of these forms, I am able to create and update with no issues, I just need the assignee to track the user who makes the changes in my database. I am unable to provide links to the model, but I will try my best to be clear with my problems.

Thanks for any help!

Hi @Fredstash ,
I’m a little confused. Are you trying to call a data object data table from the frontend as an action?
Could you provide a little more detail, or better still a simple reproduction so I can understand what you are trying to do.

Also, this appears to be an enterprise question since data objects are not part of the open source project. You should enter this question (and the further details) in the enterprise forum : https://forum.flowable.com

Thanks,
Greg

Thank you, I’ll go to the other forum!