|
|
@ -317,7 +317,53 @@ parent="Berichtsassistent">Abfragen zur Administration von Berichtsassistent </t |
|
|
|
</action> |
|
|
|
</action> |
|
|
|
</etl-step> |
|
|
|
</etl-step> |
|
|
|
</etl> |
|
|
|
</etl> |
|
|
|
|
|
|
|
<install_upgrade_job> |
|
|
|
|
|
|
|
<install-upgrade-step name="pre_upgrade" type="container" id="rpta_preupgrade_containernode"> |
|
|
|
|
|
|
|
<action error="stop"/> |
|
|
|
|
|
|
|
</install-upgrade-step> |
|
|
|
|
|
|
|
<install-upgrade-step name="upgrade_tables" type="" id="rpta_upgrade_tables_actionstep"> |
|
|
|
|
|
|
|
<action error="stop"> |
|
|
|
|
|
|
|
<nativeaction sql="" scriptfile="$RPTA_PFAD/upgrade/rpta_upgrade_tables_pg.sql" database=""/> |
|
|
|
|
|
|
|
</action> |
|
|
|
|
|
|
|
</install-upgrade-step> |
|
|
|
|
|
|
|
<install-upgrade-step name="upgrade_fields" type="" id="rpta_upgrade_fields_actionstep"> |
|
|
|
|
|
|
|
<action error="stop"> |
|
|
|
|
|
|
|
<nativeaction sql="" scriptfile="$RPTA_PFAD/upgrade/rpta_upgrade_fields_pg.sql" database=""/> |
|
|
|
|
|
|
|
</action> |
|
|
|
|
|
|
|
</install-upgrade-step> |
|
|
|
|
|
|
|
<install-upgrade-step name="upgrade_views" type="" id="rpta_upgrade_views_actionstep"> |
|
|
|
|
|
|
|
<action error="stop"> |
|
|
|
|
|
|
|
<nativeaction sql="" scriptfile="$RPTA_PFAD/upgrade/rpta_upgrade_views_pg.sql" database=""/> |
|
|
|
|
|
|
|
</action> |
|
|
|
|
|
|
|
</install-upgrade-step> |
|
|
|
|
|
|
|
<install-upgrade-step name="install_functions" type="container" id="rpta_install_functions_containernode"> |
|
|
|
|
|
|
|
<action error="stop"/> |
|
|
|
|
|
|
|
</install-upgrade-step> |
|
|
|
|
|
|
|
<install-upgrade-step name="upgrade_indices" type="" id="rpta_upgrade_indices_actionstep"> |
|
|
|
|
|
|
|
<action error="stop"> |
|
|
|
|
|
|
|
<nativeaction sql="" scriptfile="$RPTA_PFAD/upgrade/rpta_upgrade_indexes_pg.sql" database=""/> |
|
|
|
|
|
|
|
</action> |
|
|
|
|
|
|
|
</install-upgrade-step> |
|
|
|
|
|
|
|
<install-upgrade-step name="fill_tables" type="" id="rpta_fill_tables_actionstep"> |
|
|
|
|
|
|
|
<action error="stop"> |
|
|
|
|
|
|
|
<nativeaction sql="" scriptfile="$RPTA_PFAD/conf/sx_tables_fuellen.sql" database=""/> |
|
|
|
|
|
|
|
</action> |
|
|
|
|
|
|
|
</install-upgrade-step> |
|
|
|
|
|
|
|
<install-upgrade-step name="Update Module Metadata" type="container" id="rpta_update_module_metadata_container"> |
|
|
|
|
|
|
|
<action error="stop"> |
|
|
|
|
|
|
|
<nativeaction sql="" scriptfile="$RPTA_PFAD/conf/module_metadata.sql" database=""/> |
|
|
|
|
|
|
|
</action> |
|
|
|
|
|
|
|
</install-upgrade-step> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<install-upgrade-step name="update_topic_tree" type="" id="rpta_update_topictree_actionstep"> |
|
|
|
|
|
|
|
<action error="stop"> |
|
|
|
|
|
|
|
<nativeaction sql="" scriptfile="$RPTA_PFAD/upgrade/rpta_upgrade_themenbaum.sql" database=""/> |
|
|
|
|
|
|
|
</action> |
|
|
|
|
|
|
|
</install-upgrade-step> |
|
|
|
|
|
|
|
<install-upgrade-step name="install_masks" type="container" id="rpta_install_masks_containernode"> |
|
|
|
|
|
|
|
<action error="stop"/> |
|
|
|
|
|
|
|
</install-upgrade-step> |
|
|
|
|
|
|
|
</install_upgrade_job> |
|
|
|
<install> |
|
|
|
<install> |
|
|
|
<install-step name="Füllen der Modul-Tabellen"> |
|
|
|
<install-step name="Füllen der Modul-Tabellen"> |
|
|
|
<action> |
|
|
|
<action> |
|
|
|