Skip to main content
July 3, 2024
Solved

Error: The process running the task is paused. Task ID: XXXXX

  • July 3, 2024
  • 2 replies
  • 0 views

In 'Complete task' Smart Service, Getting the below error

"The process running the task is paused. Task ID: XXXXXXX"

In Node Input

'Task Id' the value is pv!taskIdList[tp!instanceindex]
'Task Inputs' the value is {  autoComplete:"true"}

What must be causing the error?

Best answer by shivakanthreddyp0001

Check your  process instance status which has task, is it in edit mode or something

2 replies

July 3, 2024

Check your  process instance status which has task, is it in edit mode or something

July 5, 2024

Thank you!