|
|
@ -238,9 +238,12 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[RPTA]" /> |
|
|
|
</indexes> |
|
|
|
</indexes> |
|
|
|
</table> |
|
|
|
</table> |
|
|
|
|
|
|
|
|
|
|
|
<table name="rpta_exam_unit"> |
|
|
|
<table name="rpta_exam_unit" thema="Berichtsassistent" typ="Hilfstabelle" caption="Berichtsassistent"> |
|
|
|
<columns><column name="matrikel_nr" type ="INTEGER" size ="10" default ="" notnull ="false" /> |
|
|
|
<columns><column name="matrikel_nr" type ="INTEGER" size ="10" default ="" notnull ="false" /> |
|
|
|
<column name="labnr" type ="INTEGER" size ="10" default ="" notnull ="false" /> |
|
|
|
<column name="labnr" type ="INTEGER" size ="10" default ="" notnull ="false" /> |
|
|
|
|
|
|
|
<column name="sourcesystem" type ="INTEGER" size ="4" default ="" notnull ="false" description="Quellsystem der Prüfung"> |
|
|
|
|
|
|
|
<comment>z.B. 5=sospos,6=HISinOne</comment> |
|
|
|
|
|
|
|
</column> |
|
|
|
<column name="tid_stg" type ="INTEGER" size ="10" default ="" notnull ="false" /> |
|
|
|
<column name="tid_stg" type ="INTEGER" size ="10" default ="" notnull ="false" /> |
|
|
|
<column name="sem_der_pruefung" type ="SMALLINT" size ="5" default ="" notnull ="false" /> |
|
|
|
<column name="sem_der_pruefung" type ="SMALLINT" size ="5" default ="" notnull ="false" /> |
|
|
|
<column name="note" type ="DOUBLE" size ="17" default ="" notnull ="false" /> |
|
|
|
<column name="note" type ="DOUBLE" size ="17" default ="" notnull ="false" /> |
|
|
@ -373,12 +376,21 @@ parent="Berichtsassistent">Abfragen zur Administration von Berichtsassistent </t |
|
|
|
<!-- ********************* Liste der RPTA-Prozesse ************************** --> |
|
|
|
<!-- ********************* Liste der RPTA-Prozesse ************************** --> |
|
|
|
|
|
|
|
|
|
|
|
<etl> |
|
|
|
<etl> |
|
|
|
|
|
|
|
<etl-step name="Upload der RPTA-Modul-Rohdaten" type="load" rohdaten="no"> |
|
|
|
|
|
|
|
<!-- hier dürfen keine Actions stehen, damit in HIS1 das Ladedatum aktualisiert wird --> |
|
|
|
|
|
|
|
</etl-step> |
|
|
|
|
|
|
|
|
|
|
|
<etl-step name="Transformation" type="trans"> |
|
|
|
<etl-step name="Transformation" type="trans"> |
|
|
|
<action> |
|
|
|
<action> |
|
|
|
|
|
|
|
|
|
|
|
<nativeaction sql="update systeminfo set datum=today() where tid in (280)" scriptfile="" database=""/> |
|
|
|
<nativeaction sql="update systeminfo set datum=today() where tid in (280)" scriptfile="" database=""/> |
|
|
|
</action> |
|
|
|
</action> |
|
|
|
</etl-step> |
|
|
|
</etl-step> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<etl-step name="Aggregation" type="aggr"> |
|
|
|
|
|
|
|
<action> |
|
|
|
|
|
|
|
<nativeaction sql="" scriptfile="$RPTA_PFAD/hilfstabellen/rpta_exam_unit_fuellen.sql" database=""/> |
|
|
|
|
|
|
|
</action> |
|
|
|
|
|
|
|
</etl-step> |
|
|
|
</etl> |
|
|
|
</etl> |
|
|
|
<!-- Elemente nur für die neue KV von HIS:--> |
|
|
|
<!-- Elemente nur für die neue KV von HIS:--> |
|
|
|
<install_upgrade_job> |
|
|
|
<install_upgrade_job> |
|
|
@ -428,15 +440,7 @@ parent="Berichtsassistent">Abfragen zur Administration von Berichtsassistent </t |
|
|
|
<action error="stop"/> |
|
|
|
<action error="stop"/> |
|
|
|
</install-upgrade-step> |
|
|
|
</install-upgrade-step> |
|
|
|
</install_upgrade_job> |
|
|
|
</install_upgrade_job> |
|
|
|
<!-- ********************* Liste der ETL-Prozesse ************************** --> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<etl> |
|
|
|
|
|
|
|
<etl-step name="Aggregation" type="aggr"> |
|
|
|
|
|
|
|
<action> |
|
|
|
|
|
|
|
<nativeaction sql="" scriptfile="$RPTA_PFAD/hilfstabellen/rpta_exam_unit_fuellen.sql" database=""/> |
|
|
|
|
|
|
|
</action> |
|
|
|
|
|
|
|
</etl-step> |
|
|
|
|
|
|
|
</etl> |
|
|
|
|
|
|
|
<install> |
|
|
|
<install> |
|
|
|
<install-step name="Füllen der Modul-Tabellen"> |
|
|
|
<install-step name="Füllen der Modul-Tabellen"> |
|
|
|
<action> |
|
|
|
<action> |
|
|
|