This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
niota-docs:niota_config_deploy [2024/03/20 14:32] admin created |
niota-docs:niota_config_deploy [2025/07/17 14:11] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Configuration Deployment ===== | ===== Configuration Deployment ===== | ||
| - | Order of deploying when using System Configuration Kit - deploy feature | + | Mind this order of import / deploy when using System Configuration Kit - deploy feature |
| + | |||
| + | ^Group.Level^Object type^Abbreviation Code^additional object type implied^ | ||
| + | |1.1|connection|CNCTN|none| | ||
| + | |2.1|user|USERD|USCFG,UGMBR,UGRPD| | ||
| + | |2.2|user group|UGRPD|UGRTK,UGMBR| | ||
| + | |2.1|application (masterdata)|APPLC|none| | ||
| + | |2.2|subject area (masterdata)|APPSA|none| | ||
| + | |3.1|domain logical|FDLOG|none| | ||
| + | |3.2|domain physical|FDPHY|none| | ||
| + | |3.3|domain semantic|FDSEM|none| | ||
| + | |4.1|callable object|CABLE|COAIG,COACC,CAOPS,CASEQ| | ||
| + | |4.2|constraint|CNSTR|none| | ||
| + | |5.1|catalog object|COBJE|FMTCO,FMTOB,TLNKD,TALNK,COCFG,CIACC,COABL,CPROP,CINST| | ||
| + | |6.1|transaction|TRANS|TRACC,TRAPA| | ||
| + | |||
| + | Typical warnings occurring during import | ||
| + | |||
| + | 1452 Cannot add or update a child row: a foreign key constraint fails\\ - in this case please recheck the order of import | ||
| + | |||
| + | |||
| + | You can somehow import this object in a desired order when using System Configuration Kit - deploy feature | ||
| + | |||
| + | ^Group.Level^Object type^Abbreviation Code^additional object type implied^ | ||
| + | |0.1|format column collection|FC...|none| | ||
| + | |0.2|sequences|x|none| | ||
| - | connection | ||
| - | user | ||
| - | user group | ||
| - | application (masterdata) | ||
| - | subject area (masterdata) | ||
| - | callable object | ||
| - | constraint | ||
| - | catalog object | ||
| - | transaction | ||