Skip to main content
December 7, 2022
Question

How to close a task?

  • December 7, 2022
  • 10 replies
  • 0 views

Hi All,

I have the requirement to close the process task after clicking over the button in interface? Can anyone please help me out?

    10 replies

    stefanhelzle0001
    Brainy
    December 7, 2022

    That would be a submit button. Can you share a few more details? What did you try?

    December 7, 2022

    Yes, there are certain number of tasks assigned to user, if the user clicks on withdraw button in interface then all of the tasks assign to him should be closed.

    December 7, 2022

    Hi [mention:9e801b4ea7ba47db8735359b555491e6:e9ed411860ed4f2ba0265705b8793d05],

    On click of withdraw button use start process smart service & trigger process model, and in that process model use cancel task smart service which works based on task id.