OOB Model after Customization

  • All customizations are retained after OOB slice.
  • During the upgrade, if the out of the box model comes with a Primary Key (PK) change that is referenced by a custom table, the custom table is expected to be modified accordingly to hold the Foreign Key (FK) change prior to the OOB upload.
    For instance, if the parent table PK is modified to have an additional column, the following steps must be performed to achieve the latest changes in the out-of-the-box model.
    • The child table (added as an extension) is expected to be altered to have the additional column via the SQL Modeler mode of upload.
    • Proceed with the upgrade of the OOB Model upload.