Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The parameter value resolving logic:

If EnableAckDelivery is not set or empty the w_enable_ack_delivery variable from w_config_custom.inc will be used

...

The parameter value resolving logic:

If EnableReplyDelivery is not set or empty the w_enable_reply_delivery variable from w_config_custom.inc will be used

If w_enable_reply_delivery is not set or empty the N value will be used.

CreateWorkflowReport

The parameter used to enable/disable MC2 EJM Task reporter step execution, can be applied to each EJM Task.

Possible values are Y/N.. Y - enabled, N - disabled

By default we force the reporter step execution for main workflow process and skip others.

The parameter value resolving logic:

If CreateWorkflowReport is not set or empty the w_create_workflow_reports variable from w_config_custom.inc will be used

If w_create_workflow_reports is not set or empty the N value will be used.