Skip to main content

Additional variables

There are three additional associative arrays available. These arrays are passed into interface programs via event settings. Each array includes key-value pairs for corresponding attributes.

  • reqattrs for REQUESTER_ATTRIBUTES trap file sections.

    This array cannot be used with any module login success or failure event settings.

  • recattrs for RECIPIENT_ATTRIBUTES trap file sections.

    This array can be used with any event setting, except for USER_CREATE_FAILURE.

  • rattrs for REQUEST_ATTRIBUTES trap file sections.

    This array can be used with any workflow-related event settings except for USER_DELETE_FAILURE, USER_ENABLE_FAILURE, USER_CREATE_FAILURE, and USER_DISABLE_FAILURE.