Instance Error
ERROR: "Execution Timeout Expired" received for a Task during a Workflow
Behavior: When attempting to complete a workflow task, the following error message is displayed: "Execution Timeout Expired" Solution: When this error occurs, this could be due to the following reasons: If we see that the issue only occurs for one ...
ERROR: "No active users found in activity" when workflow fails to assign next activity
Behavior: Our workflow is unable to assign any user to the next activity. It will display the following exception in the workflow history: "No active users found in activity with definitionId: ....." Solution: Ensure that the user assignment activity ...
ERROR: [#: Destination Table Field: [TableField]] Invalid column name '[Value]' in system activity
Behavior: When setting up an Assign Data activity to write to all columns of a Table field, you get the following error message when a document is run through the workflow. "Error in system activity: [#: Destination Table Field: [TableField]] Invalid ...
Why do I get an error message, that the event threshold has been reached?
Question: Why do I get an error message, that the event threshold has been reached? The maximum event threshold 5000 has been reached for instance XXXX Answer: A limit on the number of events (not activities) for a single workflow instance ensures ...
How to change the Maximum Event Threshold Limit
Question: How to change the Maximum Event Threshold Limit? Answer: The default event limit is 10,000 and can be changed manually by editing the following file in the Background Process Service folder (Default Location: C:\Program ...
Invalid column name during workflow file cabinet lookup
Behavior: Have a workflow assign data step which performs a File Cabinet Lookup, and when we run through the workflow, we receive the error, "Invalid column name 'Parameter' " Solution: When setting up the Where clause for a File Cabinet lookup and ...
Invalid local-part at offset 0 from a Workflow Email Send step.
Behavior: When workflow attempts to send an email, the step faults and shows the following error message; "Invalid local-part at offset 0." Solution: This error message occurs when an invalid email address has been provided. Please review the email ...
Is there a limit to how many active instances there can be in a worklflow?
Question: Is there a limit to how many active instances there can be in a workflow? Answer: By product design, there is no set limit to how many active instances can be in a workflow. Nonetheless, please keep in mind that the larger the number of ...
ERROR: "Cannot lock document 'xxx' because it is already locked from another user 'xxx'" when attempting to run a workflow
Behavior: When attempting to run a workflow, it stops with the following error message within the workflow history: "Cannot lock document 'xxx' because it is already locked from another user 'xxx'" Answer: This behavior occurs when the workflow ...
ERROR: "Operation is not allowed. Document # is in state in progress" when accessing workflow task
Behavior: When accessing a workflow task, we receive the following message; "Operation is not allowed. Document 10612 is in state in progress" Solution: This behavior occurs when the workflow-processed document has been checked out from a file ...
ERROR: "No active users found in activity" when workflow fails to assign next activity
Behavior: Our workflow is unable to assign any user to the next activity. It will display the following exception in the workflow history: "No active users found in activity with definitionId: ....." Solution: Ensure that the user assignment activity ...