Methods to add variable information to the cancellation message

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • You can use the following methods of the jvar_transaction variable to add information to the cancellation message.

    표 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.