SLI: Difference between revisions

From UmsWiki
Jump to navigation Jump to search
No edit summary
Kia (talk | contribs)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
SLI maintains Single Login Identifier for all users.
SLI maintains Single Login Identifier for all users.


== Prerequisites ==
==Prerequisites==


=== Supported administrative systems ===
===Supported administrative systems===
All
All


=== Module requirements ===
===Module requirements===
[[UMS]]
[[UMS]]


=== What to have ready ===
===What to have ready===
Connection to Administrative system
Connection to Administrative system


== Installation ==
==Installation==
Configurator - Modules - SLI Setup
Configurator - Modules - SLI Setup
[[File:Sli setup.png|none|thumb]]
[[File:SLI Setup.jpg|none|thumb|724x724px]]
The SLI Setup window:
 
==== Use SLI ====
Activate Single Login Identification. This only maintains a SLI table and not UMS.
 
==== Maintain UMS ====
Check this option to maintain UMS with the SLI.
 
==== Create new username for employees ====
Gives employees new user name if changed in administrative system.
 
===Advanced SLI Settings===
 
==== Delete inactive students ====
Deletes SLI Username when students no longer in UMS.
 
==== Delete inactive employee ====
Deletes SLI Username when employee no longer in UMS.
 
==== Delete inactive parents ====
Deletes SLI Username when parent no longer in UMS.
 
==== Keep record for ====
Keep the Username in the SLI table for x number of days after it is no longer in the data source.
 
==== Create separate accounts ====
Check this option to give employee a new user name if the employee becomes a student. Unless UNI-Login is used.


The SLI Setup window:
==== Create new username for employees ====
* '''Use SLI''': Activate Single Login Identification. This only maintains a SLI table and not UMS.
Gives employees new user name if changed in administrative system.
* '''Maintain UMS''': Check this option to maintain UMS with the SLI.
 
'''Identifier settings'''
==== Create new SLI ====
* '''Employee identifier'''
Check this to give all users a new SLI. CAUTION: This can have critical impact if the SLI table has been edited manually.
** '''First Found Occurrence''':  The user name from administrative system.
** '''Next Number''':  To give a number as user name.
* '''Employee starting number''': Set starting number for first user name.
* '''Employee identifier prefix''': It is possible to prefix the user name. Put wanted prefix here.
* '''Student identifier'''
** '''First Found Occurrence''':  The user name from administrative system.
** '''Next Number''':  To give a number as user name.
* '''Student starting number''': Set starting number for first user name.
* '''Student identifier prefix''': It is possible to prefix the user name. Put wanted prefix here.
* '''Create new username for employees''': Gives employees new user name if changed in administrative system.


=== '''Advanced SLI Settings''' ===
==FAQ==
·        '''Create new SLI''': Check this to give all users a new SLI. CAUTION: This can have critical impact if the SLI table has been edited manually.


·        '''Create separate accounts:'''  Check this option to give employee a new user name if the employee becomes a student. Unless UNI-Login is used.
==== When will a record be deleted from SLI table ====
The functionality "Delete inactive XXXX" works like this:


·        '''Delete inactive students''': Deletes SLI info when students no longer in UMS.
When the date for "Keep record for" + [SLI].[WhenDisabledEmployee] is occurs [SLI].[SLI_ID_Employee] vil be set to null.


·        '''Delete inactive employee''': Deletes SLI info when employee no longer in UMS.
When the date for "Keep record for" + [SLI].[WhenDisabledStudent] is occurs [SLI].[SLI_ID_Student] vil be set to null.


== Technical settings ==
When the date for "Keep record for" + [SLI].[WhenDisabledParent] is occurs [SLI].[SLI_ID_Parent] vil be set to null.


== FAQ ==
When [SLI].[SLI_ID_Employee], [SLI].[SLI_ID_Student] and [SLI].[SLI_ID_Parent] all are NULL the record/row will be deleted from UMS.

Latest revision as of 21:27, 11 January 2023

SLI maintains Single Login Identifier for all users.

Prerequisites

Supported administrative systems

All

Module requirements

UMS

What to have ready

Connection to Administrative system

Installation

Configurator - Modules - SLI Setup

The SLI Setup window:

Use SLI

Activate Single Login Identification. This only maintains a SLI table and not UMS.

Maintain UMS

Check this option to maintain UMS with the SLI.

Create new username for employees

Gives employees new user name if changed in administrative system.

Advanced SLI Settings

Delete inactive students

Deletes SLI Username when students no longer in UMS.

Delete inactive employee

Deletes SLI Username when employee no longer in UMS.

Delete inactive parents

Deletes SLI Username when parent no longer in UMS.

Keep record for

Keep the Username in the SLI table for x number of days after it is no longer in the data source.

Create separate accounts

Check this option to give employee a new user name if the employee becomes a student. Unless UNI-Login is used.

Create new username for employees

Gives employees new user name if changed in administrative system.

Create new SLI

Check this to give all users a new SLI. CAUTION: This can have critical impact if the SLI table has been edited manually.

FAQ

When will a record be deleted from SLI table

The functionality "Delete inactive XXXX" works like this:

When the date for "Keep record for" + [SLI].[WhenDisabledEmployee] is occurs [SLI].[SLI_ID_Employee] vil be set to null.

When the date for "Keep record for" + [SLI].[WhenDisabledStudent] is occurs [SLI].[SLI_ID_Student] vil be set to null.

When the date for "Keep record for" + [SLI].[WhenDisabledParent] is occurs [SLI].[SLI_ID_Parent] vil be set to null.

When [SLI].[SLI_ID_Employee], [SLI].[SLI_ID_Student] and [SLI].[SLI_ID_Parent] all are NULL the record/row will be deleted from UMS.