Legacy platform

Overriding an identifier with another for the same screen

Retain the existing screen but replace an identifier with another, where both identifiers are provided with the application.

Procedure

  1. Add a mapping entry or edit an entry in the ExtnScreenIdentifiers.xml file to define new identifier mappings. For example, if you want to replace the UI displayed for US locale with the UI displayed for JP locale, add <IdentifierMapping identifierId="US" baseIdentifierId="JP"/> entry within the <IdentifierMappings> element.
  2. Restart the server after making the required changes.
    The changes apply to the entire application.