Plugin type - Table action on table in Jitterbit App Builder
Table actions can be registered on table-level events such as the Filter
and Count
events. These events do not operate on a row.
Globals
Properties
Type | Name | Summary |
---|---|---|
TableAction |
Action | Gets the action registration. |
TableEventInput |
Input | Gets the event table. |
bool |
PersistRowsOnComplete | Gets or sets a value indicating whether any new rows created by the script should be automatically set as persisted when the action completes. |
EventTable |
Table | Gets the event table. |