Chapter 13: Identifying and Resolving Application Conflicts Using ConflictSolverConflictSolver Reference1248 ADS-0950-UG00 AdminStudio 9.5 User GuideCustom Options PanelFrom the Custom Options panel, you can create display strings for the Output Window and Conflict Details.Click Next to proceed to the Where Clause Panel; click Back to return to the Additional Information Panel.Table 13-103 • Custom Options Panel OptionOption DescriptionError String This string appears in the Output Window when a violation of this ACE rule isdetected during conflict identification. For example, if you were creating a user-defined ACE to identify packages that create a desktop icon, you could enterFailure in creating desktop icon in this field.Note • Tokens allow you to insert values at run-time from the internal ConflictSolverApplication Catalog Database or an external MSI package into the string, such as specifying afile name. To use token replacement in the error string, click on the arrow to the right of theError String field and pick a value from the list, or just type the values directly in the text box, inthe following format:• Source Only Packages ACEs: [ColumnName]• Source and Target Packages ACEs: [Source.ColumnName] and [Target.ColumnName]For more information, see Token Grammar.Display String This string appears in the Conflict Details area of the Conflicts View after conflictshave been identified. For example, if you were creating a user-defined ACE toidentify packages that create a desktop icon, you could enter Duplicate desktopicon found in this field.Note • Tokens allow you to insert values at run-time from the internal ConflictSolverApplication Catalog Database or an external MSI package into the string, such as specifying afile name. To use token replacement in the error string, click on the arrow to the right of theDisplay String field and pick a value from the list, or just type the values directly in the text box,in the following format:• Source Only Packages ACEs: [ColumnName]• Source and Target Packages ACEs: [Source.ColumnName] and [Target.ColumnName]For more information, see Token Grammar.Severity Specify whether this ACE should be an Error or a Warning.Report 'No' results User defined ACEs report conflicts based on the provided query. However, you maywant to report the absence of the data if it could not be found. If you select thisoption, if the ACE does not return any results, it will be reported as an error (orwarning), with the description and error strings as specified. If you expect a Noresult, do not use tokens in your display or error strings.