The workflow that I created to update delegate comments into the main item.
The issue is if I provide HumanWorkflowID in SQL query and execute action, it is working properly in edit workflow mode as shown fig 2, but not running while when workflow automatically runs on tasks update fig 3.
Looking forward to your support.
.1
2
3
Hi,
could you show your Execute SQL action configuration?
Attached for your reference.
SQL Action Configuration
Please reply if you have any idea to achieve this, waiting.
does workflow initiator, or a user which context the action runs in, have sufficient priviledges to access database and/or table?
have you checked the action haven't errored out?
did the queried record exist already at the moment the action was axecuted?