#variables #restapi #formui #

Output variable as business data when submitting form

Dear Bonita community,

I am beginning with lot of illusion to create diagrams and processes in Bonita Studio, but I am facing an issue I cannot solve when creating a form..

I want to achieve the following: Approval process that keeps visible the task submitter and the manager during the whole process

manager: ../API/identity/user/{{session.user_id}}?d=professional_data&d=manager_id

manager.manager_id

user: ../API/system/session/unusedId

user.user_name

Notifications