Optionalactions?: CatalogUiPolicyAction[]Actions to take when the policy is triggered
Optionalactive?: booleanWhether the UI policy is active
OptionalappliesOnCatalogItemView?: booleanWhether the policy applies when viewing the catalog item
OptionalappliesOnCatalogTasks?: booleanWhether the policy applies on catalog tasks
OptionalappliesOnRequestedItems?: booleanWhether the policy applies on requested items
OptionalappliesOnTargetRecord?: booleanWhether the policy applies on the target record
OptionalcatalogCondition?: stringCondition to determine when the policy applies to the catalog
Optionaldescription?: stringDetailed description of the UI policy
OptionalexecuteIfFalse?: stringScript to execute when the policy condition is false
OptionalexecuteIfTrue?: stringScript to execute when the policy condition is true
Optionalglobal?: booleanWhether the UI policy applies globally
OptionalisolateScript?: booleanWhether to isolate the script execution context
OptionalonLoad?: booleanWhether the UI policy runs on page load
Optionalorder?: numberOrder in which the policy should be evaluated
OptionalreverseIfFalse?: booleanWhether to reverse the policy condition logic
OptionalrunScripts?: booleanWhether the UI policy runs scripts
OptionalrunScriptsInUiType?: CatalogUiPolicyUITypeUI type(s) where the policy should run
Short description of the UI policy
OptionalvaSupported?: booleanWhether the policy is supported for virtual agents
Interface for catalog UI policy configuration