Skip to main content

Custom Options Tab

note

Application Manager is included with AdminStudio Professional and Enterprise Editions.

From the Custom Options tab, you can edit this ACE’s display strings for the Output window and Conflict Details.

The following options are included:

OptionDescription
Error StringThis string appears in the Output window when a violation of this ACE rule is detected during conflict identification. For example, if you were creating a user-defined ACE to identify packages that create a desktop icon, you could enter the following in this field: Failure in creating desktop icon.
Note: Tokens allow you to insert values at run-time from the installation package into the string, such as specifying a file name. To use token replacement in the error string, use the arrow to the right of the Error String field. For more information, see Token Grammar.
Display StringThis string appears on the Application Conflicts tab of the Analyze Deployment Type View after conflicts have been identified. For example, if you were creating a user-defined ACE to identify packages that create a desktop icon, you could enter the following in this field: Duplicate desktop icon found.
Note: Tokens allow you to insert values at run-time from the installation package into the string, such as specifying a file name. To use token replacement in the error string, use the arrow to the right of the Display String field. For more information, see Token Grammar.
SeveritySpecify whether this ACE should be an Error or a Warning.
Report 'No' resultsUser-defined ACEs report conflicts based on the provided query. However, you may want to report the absence of the data if it could not be found. If you select this option, if the ACE does not return any results, it will be reported as an error (or warning), with the description and error strings as specified. If you expect a No result, do not use tokens in your display or error strings.

To continue editing ACE Properties, click the General Information, Additional Information, or Where Clause tabs. To save your edits and close this dialog box, click OK.

See Also

ACE Rule Properties Dialog Box

Token Grammar