TimeEdit: Difference between revisions
Line 135: | Line 135: | ||
|Aktivitet | |Aktivitet | ||
|studentclass.code | |studentclass.code | ||
| | |||
|- | |- | ||
|Aktivitet | |Aktivitet | ||
|studentclass.name | |studentclass.name | ||
| | |||
|} | |} | ||
{| class="wikitable" | {| class="wikitable" |
Revision as of 12:59, 28 January 2019
Settings
Description
Enter a name for this setting.
Upload courses
Upload courses from UMS to TimeEdit. This is courses as defined by UMS
Activities/groups upload can not be disabled.
TimeEdit Server connection
All connection information is provided by TimeEdit support.
All information is specific to a customer.
URL (Endpoint)
This URL specifies the endpoint that UMS connects to.
Certificate path
Then XML file you receive from TimeEdit.
Username
Username to access the Webservice URL.
Password
Password to access the Webservice URL.
Employee mail domain
This will be appended to the username to complete a mail address that TimeEdit can use.
Students mail domain
This will be appended to the username to complete a mail address that TimeEdit can use.
Exclude students from classes
Username entered here will prevent them from being member of any activities.
Users will still be uploaded to TimeEdit.
Metadata configuration
This lets you define which fields in UMS are sent to corresponding fields in TimeEdit.
This needs to be setup for employees, activities and courses. Students are predefined by UMS.
Some fields are predefined for the metadata settings.
All fields are from the table called Students.
Predefined fields are done by UMS and can not be changed.
Required fields has to be setup in the Configurator program. They have to be setup with the as described below. The UMS field can be changed but it is not recommended.
Students
TimeEdit's extid for this object type is "student.<SLI_ID>"
UMS | TimeEdit | Description |
---|---|---|
ForNavne | person.first_name | First name |
Efternavn | person.last_name | Last name |
StudieNr | student.init | |
StudieNr | student.username | |
general.email | UMS will fill this field with <Username@Students mail domain>
This can be overwritten by manual configuration. |
Employees
TimeEdit's extid for this object type is "teacher.<SLI_ID>"
UMS | TimeEdit | Description |
---|---|---|
ForNavne | person.first_name | First name |
Efternavn | person.last_name | Last name |
general.email | UMS will fill this field with <Username@Employee mail domain>
This can be overwritten by manual configuration. |
UMS | TimeEdit | Description |
---|---|---|
person.init | Username for TimeEdit |
UMS | TimeEdit | Description |
---|---|---|
MobilePhone | general.phone | |
WorkMail | general.email |
Activity
TimeEdit's extid for this object type is "studentclass.<Aktivitet>"
UMS | TimeEdit | Description |
---|---|---|
Aktivitet | studentclass.code | |
Aktivitet | studentclass.name |
UMS | TimeEdit | Description |
---|---|---|
ActivityDescription | studentclass.longdescript | Long description |
Kort_Betegnelse | studentclass.shortname | Short description |
Courses
TimeEdit's extid for this object type is "course.<Aktivitet>_<Skolefag>"
UMS | TimeEdit | Description |
---|---|---|
Aktivitet_Skolefag | course.code | |
Aktivitet_Skolefag | course.name |
UMS | TimeEdit | Description |
---|---|---|
SkoleFag_Kort_Betegnelse | course.shortname | Short description |
SkoleFag_betegnelse | course.LongDescript | Long description |