disabled - “true” disables the application, making it inaccessible.
redirectUrl - A URL that you would like users who access the disabled application to be redirected.
If the
redirectUrl attribute is set to an empty string, instead of redirecting the user, the message specified in the
txtAppDisabled variable is displayed (this variable is located in the
...\JSXAPPS\base\locale\locale.xml file). By default, the
txtAppDisabled variable contains the message “This application is disabled.”, but can be changed and/or localized if desired.