Methods to add variable information to the cancellation message

  • Release version: Yokohama
  • Updated January 30, 2025
  • 1 minute to read
  • You can use the following methods of the jvar_transaction variable to add information to the cancellation message.

    Table 1. Adding Variable Information to the Cancellation Message
    Method Description
    getURL() Returns the URL for the transaction.
    getReason() Returns the reason for page cancellation, localized to the user's language.
    getQuotaId() Returns the sys_id of the quota rule.
    getQuotaName() Returns the name of the quota rule.
    getRunTime() Returns the total run time for the page up to this point.
    getType() Returns the type of transaction, such as form, list, report, other.
    getUser() Returns the sys_id of the user.
    getHomepage() Returns the sys_id of the homepage.
    getHomepageWidget() Returns the name of the homepage widget.