Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Content Freeze

As of July 25th, 2023, there is a content freeze on this page.

By default, Atrium will check menu availability again at launch time, even after the menu items have been previously validated and loaded. This is useful if we expect the authority to a menu option to change on the fly. This check also calls the PUIATEXCHK exit program, which allows a customer to reference their own menu navigation settings to control this feature. However, the extra processing has an impact on performance and it may be desirable to skip it, which you can do with this option.

Example:

Atrium["skip launch check"] = true;

This option must be loaded in a JavaScript file in the Atrium extension directory, /www/YourInstanceName/htdocs/profoundui/userdata/extension/atrium/.


  • No labels