@ -1267,26 +1267,65 @@ parent="SuperX-Connect">Abfragen zur Administration von SuperX-Connect </thema>
<!-- ********************* Liste der SXC - Prozesse ************************** -->
<!-- ********************* Liste der SXC - Prozesse ************************** -->
<etl >
<etl-step name= "Transformation" type= "trans" >
<action >
<nativeaction sql= "update systeminfo set datum=today() where tid in (360)" scriptfile= "" database= "" />
</action>
</etl-step>
<etl-step name= "Aggregation" type= "aggr" >
<action >
<nativeaction sql= "" scriptfile= "$SXC_PFAD/hilfstabellen/sxc_stud_sem_da_geschl_hs_aggr_fuellen.sql" database= "" />
<install_upgrade_job >
<nativeaction sql= "" scriptfile= "$SXC_PFAD/hilfstabellen/sxc_lab_jahr_da_geschl_hs_aggr_fuellen.sql" database= "" />
<install-upgrade-step name= "pre_upgrade" type= "container" id= "sxc_preupgrade_containernode" >
<action error= "stop" />
</install-upgrade-step>
<install-upgrade-step name= "upgrade_tables" type= "" id= "sxc_upgrade_tables_actionstep" >
<action error= "stop" >
<nativeaction sql= "" scriptfile= "$SXC_PFAD/upgrade/sxc_upgrade_tables_pg.sql" database= "" />
</action>
</install-upgrade-step>
<install-upgrade-step name= "upgrade_fields" type= "" id= "sxc_upgrade_fields_actionstep" >
<action error= "stop" >
<nativeaction sql= "" scriptfile= "$SXC_PFAD/upgrade/sxc_upgrade_fields_pg.sql" database= "" />
</action>
</install-upgrade-step>
<install-upgrade-step name= "upgrade_views" type= "" id= "sxc_upgrade_views_actionstep" >
<action error= "stop" >
<nativeaction sql= "" scriptfile= "$SXC_PFAD/upgrade/sxc_upgrade_views_pg.sql" database= "" />
</action>
</install-upgrade-step>
<install-upgrade-step name= "install_functions" type= "container" id= "sxc_install_functions_containernode" >
<action error= "stop" />
</install-upgrade-step>
<install-upgrade-step name= "upgrade_indices" type= "" id= "sxc_upgrade_indices_actionstep" >
<action error= "stop" >
<nativeaction sql= "" scriptfile= "$SXC_PFAD/upgrade/sxc_upgrade_indexes_pg.sql" database= "" />
</action>
</install-upgrade-step>
<install-upgrade-step name= "fill_tables" type= "" id= "sxc_fill_tables_actionstep" >
<action error= "stop" >
<nativeaction sql= "" scriptfile= "$SXC_PFAD/conf/sx_tables_fuellen.sql" database= "" />
<nativeaction sql= "" scriptfile= "$SXC_PFAD/conf/sx_fields_fuellen.sql" database= "" />
</action>
</action>
</etl-step>
</install-upgrade-step>
</etl>
<install-upgrade-step name= "fill_unload_parameter" type= "" id= "sxc_fill_unload_parameter_actionstep" >
<action error= "stop" >
<nativeaction sql= "" scriptfile= "$SXC_PFAD/conf/unload_params_fuellen.sql" database= "" />
</action>
</install-upgrade-step>
<install-upgrade-step name= "Update Module Metadata" type= "container" id= "sxc_update_module_metadata_actionstep" >
<action error= "stop" >
<nativeaction sql= "" scriptfile= "$SXC_PFAD/conf/module_metadata.sql" database= "" />
</action>
</install-upgrade-step>
<install-upgrade-step name= "update_topic_tree" type= "" id= "sxc_update_topictree_actionstep" >
<action error= "stop" >
<nativeaction sql= "" scriptfile= "$SXC_PFAD/upgrade/sxc_upgrade_themenbaum.sql" database= "" />
</action>
</install-upgrade-step>
<install-upgrade-step name= "install_masks" type= "container" id= "sxc_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 >
<nativeaction sql= "drop table if exists tmp_viz_chart;" scriptfile= "" database= "" />
<nativeaction sql= "create t a b l e t m p _ v i z _ c h a r t (
<nativeaction sql= "create t a b l e t m p _ v i z _ c h a r t (
tid SERIAL not null,
tid SERIAL not null,
uniquename VARCHAR(255) not null,
uniquename VARCHAR(255) not null,
@ -1303,10 +1342,10 @@ renderer_id INTEGER ,
chartmodel_miniature TEXT ,
chartmodel_miniature TEXT ,
chart_position CHAR(10) ,
chart_position CHAR(10) ,
chart_active SMALLINT default 1 ,
chart_active SMALLINT default 1 ,
chart_width varchar(255) default '600' ,
chart_width integer default 600 ,
chart_height varchar(255) default '400' ,
chart_height integer default 400 ,
chart_miniature_width varchar(255) default '200' ,
chart_miniature_width integer default 200 ,
chart_miniature_height varchar(255) default '100' ,
chart_miniature_height integer default 100 ,
is_custom SMALLINT
is_custom SMALLINT
)
)
;" scriptfile="" database=""/>
;" scriptfile="" database=""/>
@ -1340,6 +1379,9 @@ is_custom SMALLINT
<file path= "$SXC_PFAD/rohdaten/destatis/sxc_lab_jahr_da_geschl_hs.unl" /> </loadtable>
<file path= "$SXC_PFAD/rohdaten/destatis/sxc_lab_jahr_da_geschl_hs.unl" /> </loadtable>
<loadtable refresh= "true" delimiter= "^" header= "false" tabname= "tmp_viz_chart" > <file path= "$SXC_PFAD/schluesseltabellen/viz_chart.unl" /> </loadtable>
<loadtable refresh= "true" delimiter= "^" header= "false" tabname= "tmp_viz_chart" > <file path= "$SXC_PFAD/schluesseltabellen/viz_chart.unl" /> </loadtable>
<nativeaction sql= "" scriptfile= "$SXC_PFAD/schluesseltabellen/sachgebiete_fuellen.sql" database= "" />
<nativeaction sql= "" scriptfile= "$SXC_PFAD/schluesseltabellen/sx_stylesheets_einfuegen.sql" database= "" />
<nativeaction sql= "" scriptfile= "$SXC_PFAD/schluesseltabellen/sx_stylesheets_einfuegen.sql" database= "" />
<nativeaction sql= "" scriptfile= "$SXC_PFAD/schluesseltabellen/sichten_fuellen.sql" database= "" />
<nativeaction sql= "" scriptfile= "$SXC_PFAD/schluesseltabellen/sichten_fuellen.sql" database= "" />
<nativeaction sql= "" scriptfile= "$SXC_PFAD/schluesseltabellen/sx_captions_fuellen.sql" database= "" />
<nativeaction sql= "" scriptfile= "$SXC_PFAD/schluesseltabellen/sx_captions_fuellen.sql" database= "" />
@ -1355,7 +1397,7 @@ is_custom SMALLINT
</action>
</action>
<action >
<action >
<nativeaction sql= "" scriptfile= "$VIZ _PFAD/schluesseltabellen/viz_chart_fuellen.sql" database= "" />
<nativeaction sql= "" scriptfile= "$SXC _PFAD/schluesseltabellen/viz_chart_fuellen.sql" database= "" />
</action>
</action>
@ -1366,6 +1408,7 @@ is_custom SMALLINT
<upgrade >
<upgrade >
<upgrade-step >
<upgrade-step >
<action >
<action >
<nativeaction sql= "drop table if exists tmp_viz_chart;" scriptfile= "" database= "" />
<nativeaction sql= "create t a b l e t m p _ v i z _ c h a r t (
<nativeaction sql= "create t a b l e t m p _ v i z _ c h a r t (
tid SERIAL not null,
tid SERIAL not null,
uniquename VARCHAR(255) not null,
uniquename VARCHAR(255) not null,
@ -1382,10 +1425,10 @@ renderer_id INTEGER ,
chartmodel_miniature TEXT ,
chartmodel_miniature TEXT ,
chart_position CHAR(10) ,
chart_position CHAR(10) ,
chart_active SMALLINT default 1 ,
chart_active SMALLINT default 1 ,
chart_width varchar(255) default '600' ,
chart_width integer default 600 ,
chart_height varchar(255) default '400' ,
chart_height integer default 400 ,
chart_miniature_width varchar(255) default '200' ,
chart_miniature_width integer default 200 ,
chart_miniature_height varchar(255) default '100' ,
chart_miniature_height integer default 100 ,
is_custom SMALLINT
is_custom SMALLINT
)
)
;" scriptfile="" database=""/>
;" scriptfile="" database=""/>
@ -1419,6 +1462,8 @@ is_custom SMALLINT
<file path= "$SXC_PFAD/rohdaten/destatis/sxc_lab_jahr_da_geschl_hs.unl" /> </loadtable>
<file path= "$SXC_PFAD/rohdaten/destatis/sxc_lab_jahr_da_geschl_hs.unl" /> </loadtable>
<loadtable refresh= "true" delimiter= "^" header= "false" tabname= "tmp_viz_chart" > <file path= "$SXC_PFAD/schluesseltabellen/viz_chart.unl" /> </loadtable>
<loadtable refresh= "true" delimiter= "^" header= "false" tabname= "tmp_viz_chart" > <file path= "$SXC_PFAD/schluesseltabellen/viz_chart.unl" /> </loadtable>
<nativeaction sql= "" scriptfile= "$SXC_PFAD/schluesseltabellen/sachgebiete_fuellen.sql" database= "" />
<nativeaction sql= "" scriptfile= "$SXC_PFAD/schluesseltabellen/sx_stylesheets_einfuegen.sql" database= "" />
<nativeaction sql= "" scriptfile= "$SXC_PFAD/schluesseltabellen/sx_stylesheets_einfuegen.sql" database= "" />
<nativeaction sql= "" scriptfile= "$SXC_PFAD/schluesseltabellen/sichten_fuellen.sql" database= "" />
<nativeaction sql= "" scriptfile= "$SXC_PFAD/schluesseltabellen/sichten_fuellen.sql" database= "" />
<nativeaction sql= "" scriptfile= "$SXC_PFAD/schluesseltabellen/sx_captions_fuellen.sql" database= "" />
<nativeaction sql= "" scriptfile= "$SXC_PFAD/schluesseltabellen/sx_captions_fuellen.sql" database= "" />
@ -1436,12 +1481,27 @@ is_custom SMALLINT
</action>
</action>
<action >
<action >
<nativeaction sql= "" scriptfile= "$VIZ _PFAD/schluesseltabellen/viz_chart_fuellen.sql" database= "" />
<nativeaction sql= "" scriptfile= "$SXC _PFAD/schluesseltabellen/viz_chart_fuellen.sql" database= "" />
</action>
</action>
</upgrade-step>
</upgrade-step>
</upgrade>
</upgrade>
<etl >
<etl-step name= "Transformation" type= "trans" >
<action >
<nativeaction sql= "update systeminfo set datum=today() where tid in (360)" scriptfile= "" database= "" />
</action>
</etl-step>
<etl-step name= "Aggregation" type= "aggr" >
<action >
<nativeaction sql= "" scriptfile= "$SXC_PFAD/hilfstabellen/sxc_stud_sem_da_geschl_hs_aggr_fuellen.sql" database= "" />
<nativeaction sql= "" scriptfile= "$SXC_PFAD/hilfstabellen/sxc_lab_jahr_da_geschl_hs_aggr_fuellen.sql" database= "" />
</action>
</etl-step>
</etl>
<uninstall-step name= "Deinstalliere Schlüssel" >
<uninstall-step name= "Deinstalliere Schlüssel" >
<action error= "stop" >
<action error= "stop" >
</action>
</action>