Skip to main content

xSuite Apps for SAP Fiori Installation Guide

Restore customizations

  1. If a new language has been added, check whether new texts (pairs of key texts) have been added. They will need to be translated and entered into the respective language file.

  2. Apply the front-end settings from the old manifest.json file to the new manifest.json file.

    Only apply the relevant values. Do not replace the entire new settings.json file with the old one.

  3. Copy the modifications of the old Component.js to the new Component.js.

  4. Transfer the values from script src and script data-sap-ui-appCacheBuster from the old index.html and sso.html to the new index.html and sso.html (only if stand-alone mode is used).

  5. Apply modifications from the remaining apps (e.g. the Invoice Monitor App) and the xSuite Base Library to the corresponding files in the respective directory /userexits/.

    New files and directories added as a result of the update and any existing changes to existing files must be retained.

    After importing the user exits, check whether they still function correctly or whether adjustments are necessary.

    Notice

    When updating version 5.2.4 or any prior version, please note the following:

    Modifications to the former Workflow App (directory /wmd/userexits/) cannot simply be adopted due to the refactoring of the Workflow App.

    These modifications have to be adapted and, depending on the type of modification, be incorporated into the Feeder App, Goods Receipt App, Inbox App, Overviews App, Payment Request App and/or the Display Document functionality of the xSuite Base Library.