Versions Compared

Key

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

...

When working with a playbook, this will be the time in milliseconds that you select for the execution. For a batch, this will be the start and end time of the batch, as well as the URL that links to the result page of the batch execution.

Operator Usage in Easy Mode

  1. Click + on the parent node.
  2. Search for Add Execution Metadata operator in the search field and select the operator from the Results to open the operator form.
  3. In the Table drop-down, enter or select a table to add the execution metadata for the current execution to the table.
  4. Click Run to view the result.
  5. Click Save to add the operator to the playbook.
  6. Click Cancel to discard the operator form.

Usage Details

LQL Command

Code Block
addExecutionMetadata(table)

...