HI All,
Please confirm if we can display remote UI for User Task . Therefore on Form Key can we make a call to a remote URL and display a UI .
HI All,
Please confirm if we can display remote UI for User Task . Therefore on Form Key can we make a call to a remote URL and display a UI .
Hi @VishalN,
please have a look into this thread: Decoupling Camunda UI and Service.
If it’s just about external task forms, have a look at the docs here: https://docs.camunda.org/manual/7.13/user-guide/task-forms/#external-task-forms
Hope this helps, Ingo
Hi Ingo,
Thanks for your reply and my apologies for late acknowledgement.
We need to implement an external task forms. In that case if I am using plain html forms than please let me know if I can use camunda-engine-cdi functionalities or I have to implement jsf for that.
My understanding is that in order for an application to call a callback url , camund-engine-cdi is must . Please confirm this also.
Thanks in advance.