GetUsers/esas: Difference between revisions

From UmsWiki
Jump to navigation Jump to search
Kia (talk | contribs)
Created page with "none|thumb|656x656px ===Export settings==="
 
Kia (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[File:GetUsers Esas.jpg|none|thumb|656x656px]]
[[File:GetUsers Esas.jpg|none|thumb|656x656px]]
=== Days back ===
Defines how many days back UMS will extract GUE information.
GUE that has an end data before this date will not be extracted and the students will not be attach to these activities.
===Write back userinfo like mail and phonenumber===
This writes back information to esas when users update their information like mail or phonenumber<br />
{| class="wikitable"
|+Data mapping
!UMS
!esas
!Comment
|-
|PrivateMail
|esas_privatemail
|
|-
|PhoneNumber
|esas_privattelefonnummer
|
|-
|PrivateMobilePhone
|esas_mobiltelefonnummer
|
|-
|WorkMail
|esas_studieemail
|Students can't update this themselves. Normally done for students with Custom SQL in UMS
|-
|OtherInfo
|esas_integration_id
|Users can't update this themselves. Normally done for users with Custom SQL in UMS.
This is normally used to write back username from UMS
|}


===[[GetUsers/Export Settings|Export settings]]===
===[[GetUsers/Export Settings|Export settings]]===

Latest revision as of 07:27, 29 March 2021

Days back

Defines how many days back UMS will extract GUE information.

GUE that has an end data before this date will not be extracted and the students will not be attach to these activities.

Write back userinfo like mail and phonenumber

This writes back information to esas when users update their information like mail or phonenumber

Data mapping
UMS esas Comment
PrivateMail esas_privatemail
PhoneNumber esas_privattelefonnummer
PrivateMobilePhone esas_mobiltelefonnummer
WorkMail esas_studieemail Students can't update this themselves. Normally done for students with Custom SQL in UMS
OtherInfo esas_integration_id Users can't update this themselves. Normally done for users with Custom SQL in UMS.

This is normally used to write back username from UMS

Export settings