Hi K2 Community,
I have a requirement where user would like to complete a default client event by system with the backend code. The default client event have 2 decision, Approve and Reject. When the system run the backend code, either Approve or Reject will be return as the result. Then if result is 'Approve' the workflow will proceed to activity A, and if result is 'Reject ' the workflow will proceed to activity B.