|
Creating Actions
|
Previous Top Next |
|
Action Name
|
The name of the action. This is for your own use and can be
anything you like.
|
|
Description
|
A description for the action for your own use.
|
|
Action enabled
|
Indicates if the action can be executed by the task. If it’s
disabled the action will be skipped when the task is executed.
|
|
Execute once in loop
|
Indicates if the action will be executed for each record in a
parent task or only once. If your parent action is a SQL select
that returns a dataset with records, the child action can be
executed for each record in the dataset or only once one the
first record in the loop.
|
|
Complete parent loop before
calling child actions
|
In some scenarios you may need an action to complete any
loops before continuing with the child actions.
|
|
Ignore failure and continue with
sibling actions
|
This option allows you to enforce the task to continue
execution if this action has a severe failure.
|
|
Suppress log messages
|
Select this option if you want to stop messages being logged
for this action.
|
|
Pause after execution
|
Specifies the number of seconds to pause after the action is
executed before sibling and child actions are executed.
|
|
Retry attempts
|
Specifies the number of times to retry the action if a severe
failure occurs and the pause attempts between each retry.
|