Action Parameter Processing

The input parameters of an action being scheduled are pre-defined at the stage of scheduled job creation and saved in the database. However, it's often necessary to change/update these parameters at the time of scheduled job execution. To implement this:

  • Open any Parameters table for editing. It will be possible to add/modify its bindings.

  • Add one or more bindings to the table.

These bindings will be calculated at the time of job execution. They will update the values of pre-defined action parameters.

See Input Parameter Bindings for more information.

Was this page helpful?