The "Workflow" section of the Connector contains the configuration elements specific to the Workflow. They are described below:

  • Rule Cleanup Threshold: time threshold for the workflow rules to be kept in memory without being used.
  • Rule Cleanup Check Frequency: how often workflows will be checked for unused rules.
  • Error Tolerant: if enabled, exceptions in workflow rules will only affect the execution of the rule in which the exception occurs. Subsequent rules will be executed and the job will complete the workflow successfully. Otherwise, exceptions in workflow rules will be re-thrown and the job will be moved to the error workflow.


  • No labels