AdminServers/Ludus: Difference between revisions

From UmsWiki
Jump to navigation Jump to search
Kia (talk | contribs)
Created page with "none|thumb|656x656px ===Server=== DNS or IP address for the Sybase database server ===Database=== Name of the LUDUS database - Usually this is..."
 
Kia (talk | contribs)
Line 35: Line 35:


===[[AdminServers/Export Settings|Export settings]]===
===[[AdminServers/Export Settings|Export settings]]===
===Template criteria mapping===
{| class="wikitable"
|+Students
!Admin system
!UMS
!Picture from admin system
!Remarks
|-
|Cosa formaalskode
|COSA_FORMAL
|
|
|-
|Studieforløb -> Uddannelsesstruktur -> Uddannelsesaktivitet -> Aktivitets gruppekode
|Education
|
|
|-
|Studieforløb -> Department
|Department
|
|
|-
|Studieforløb -> Institution code
|SkoleKode
|
|
|-
|PUE -> Activity Department
|ActivityDepartmentName
|
|If afdeling from PUE is null then use Aktivitetsudbud afdeling from PUE
|-
|Activity Cosa formaalskode
|
|
|You can find this in table ImportFromDBesas_Uddannelsesaktivitet column esas_cosa_formaalskode
|-
|Activity gruppekode
|Activity_Education
|
|
|-
|PUE -> Activity Institution code
|AktivitetsAfdeling
|
|If afdeling from PUE is null then use Aktivitetsudbud afdeling from PUE
|-
|Studieforløb -> Aktivitetsudbud -> Aktivitetsafdeling
|
|
|You can find this in table ImportFromDBesas_Afdeling column esas_navn
|-
|Studieforløb -> Aktivitetsudbud -> Aktivitetsafdeling code
|
|
|You can find this in table ImportFromDBesas_Afdeling column esas_institutionsnummer
|-
|Hold -> Department
|ActivityDepartmentName
|
|If afdeling from Hold is null then use Aktivitetsudbud afdeling from Hold
|-
|Hold -> Institution code
|AktivitetsAfdeling
|
|If afdeling from Hold is null then use Aktivitetsudbud afdeling from Hold
|}

Revision as of 09:40, 4 January 2022

Server

DNS or IP address for the Sybase database server

Database

Name of the LUDUS database - Usually this is "VUC"

Port number

The port number of the Sybase database server

Username

Sybase Username to access the database.

Password

Sybase to access the database.

Webservice connection

This is used for the new webservices in Ludus

URL

URL of the LUDUS web service

Username

Username to access the webservice.

Password

Password to access the webservice.

Activity = HoldID + Holdstart

Hold vil blive få holdstart sat ind som en del af holdnavnet. Dette er et krav hvis man genbruger sine hold i LUDUS. Ellers kan man få hold der er sammensat af det nye og det tidligere hold.

Insert an underscore between HoldID + Holdstart. E.g. HoldID + _ + Holdstart

This puts an underscore between HoldID + _ + Holdstart

Export settings

Template criteria mapping

Students
Admin system UMS Picture from admin system Remarks
Cosa formaalskode COSA_FORMAL
Studieforløb -> Uddannelsesstruktur -> Uddannelsesaktivitet -> Aktivitets gruppekode Education
Studieforløb -> Department Department
Studieforløb -> Institution code SkoleKode
PUE -> Activity Department ActivityDepartmentName If afdeling from PUE is null then use Aktivitetsudbud afdeling from PUE
Activity Cosa formaalskode You can find this in table ImportFromDBesas_Uddannelsesaktivitet column esas_cosa_formaalskode
Activity gruppekode Activity_Education
PUE -> Activity Institution code AktivitetsAfdeling If afdeling from PUE is null then use Aktivitetsudbud afdeling from PUE
Studieforløb -> Aktivitetsudbud -> Aktivitetsafdeling You can find this in table ImportFromDBesas_Afdeling column esas_navn
Studieforløb -> Aktivitetsudbud -> Aktivitetsafdeling code You can find this in table ImportFromDBesas_Afdeling column esas_institutionsnummer
Hold -> Department ActivityDepartmentName If afdeling from Hold is null then use Aktivitetsudbud afdeling from Hold
Hold -> Institution code AktivitetsAfdeling If afdeling from Hold is null then use Aktivitetsudbud afdeling from Hold