Transaction call chain form
A description of the fields in the Transaction Call Chain form.
| Field | Description |
|---|---|
| Source Table | Source table for the script resource executed in the call chain. |
| Source | Script resource executed in the call chain. |
| Persisted Sequence | Order in which the script executed in the call chain. |
| Call Depth | Depth of the executed call chain. For example, a script calling a script include, which in turn calls another script include would have at least three rows. One row has a depth of 1, the second row has a depth of 2, and the third row has a depth of 3. |
| Trigger Table | Name of trigger table, if any, for the executed call chain component. |
| Duration(ms) | Observed duration of the script execution, in milliseconds. |
| Transaction Log | Transaction log ID created for the recorded call chain. |