Hello,
I want to execute human task using API. How can I do that ?
Thanks
Hello,
I want to execute human task using API. How can I do that ?
Thanks
Hello,
if you want to perform actions on processes and Task, go to the JavaAPI documentation:
org.bonitasoft.engine.api
ProcessRuntimeAPI
When you are telling you want to execute a human task using API, can you explain a bit more your use case? do you call it from an external system? Is it a call to action from a Submit button in a form? Thank you
Hi, thank you for answer. Unfortunately the human task do not have Submit Button and it can not be executed with button. I will use any way other than button to execute the task. I am using community version 7.8.4. Is it possible ??
Did it using this JavaAPI thank you