Review a transaction call chain

  • Release version: Washingtondc
  • Updated February 1, 2024
  • 1 minute to read
  • Use Transaction Call Chains to review the resulting call chain for a selected transaction.

    Before you begin

    Role required: admin

    Procedure

    1. Navigate to All > System Diagnostics > Transaction Call Chain > Transaction Call Chains.
    2. To view call chain detail, click the Created field for the selected call chain component or script.
      Note:
      You can view transaction log detail by clicking the Transaction Log field for the selected call chain component or script. To learn more, see Transaction logs.
      Table 1. Transaction Call Chain form
      Control 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, another has a depth or 2, and the third one has a depth of 3.

      Trigger Table Name of trigger table, if any, for the executed call chain component.
      Duration(ms) Observed duration for the script execution, in milliseconds.
      Transaction Log Transaction log ID created for the recorded call chain.