Purpose
The tables are changed from adjacent lists with pointers for all parentsinto a left/right traversal tree model. A detailed description of thedatabase design can be found in the specification and design documentsor in cProjects (A05_100444_AP_ERP_LIME, Workpackage 'miniPlatform'). For the user, there are no changes in using LIME since only internallyused tables are changed and the interfaces were left unchanged. Prerequisites Features If a serious error occurs in any of these steps, a message is written tothe XPRA log with instructions for an administrator and the XPRA exit .The XPRA can be restarted later when the problem that led to the errorhas been solved. In this case, the XPRA skips the steps that werealready successfully executed and continues with the remaining steps. Since the new database model uses widths for each tree node, reasonablevalues for tree widths are calculated during the XPRA based on datafound in /LIME/TREE and /LIME/LOG_TREE. Archives with LIME data is not converted by the XPRA, as the newarchiving functionality for LIME AP 7.0 can handle old and new archivesin parallel. |