Script Debugger: Call Stack and Transaction Detail

Call Stack- List of script calls that either

  • Call the current script
  • The current script calls

Transaction Detail

  • Details for the current paused user session
  • Visible only when the debugger pauses on a breakpoint

Transaction deatils can be used to:

  • Inspect the URL of the currently paused transaction
  • Inspect request parameters for the currently paused transaction
  • Inspect network information about the current transaction
  • Inspect the user and session ID that initiated the debug transaction
  • Parameters of the HTTP request (if they exist)

See ServiceNow's Product Documentation for the full list of Available Transaction Details and their descriptions.

results matching ""

    No results matching ""