URL Keywords for functions
The following system-provided keywords are supported for the URL Parameters value associated with each non-system provided Function:
- <@User@> the current user ID
- <@UserGroup@> the user group ID for the current user
- <@IsEmployeeRole@> indicates whether or not current user is an employee
- <@IsCarrierRole@> indicates whether not current user is a carrier
- <@IsCustomerRole@> indicates whether or not current user is a customer
- <@Plan@> the current load plan ID, if applicable
- <@ReturnURL@> the URL of the current page
- <@ServerHostPort@> the server host port (for example, if customer has setup Test / QA environments configured with ‘hooks’ to ABPP workflows via Screen Elements / Functions, the system could be moved to production changing just the ServerHostPort configuration variable)
- <@UserLocale@> the User’s Locale
- <@IsReadOnlyAccess@> Is Read Only Access
User-defined URL keywords for Functions can be established using Configuration Variables.
See Also