BIC
Variable | Type | Default Value | Description |
---|---|---|---|
d2l.Integrations.BIC.Accepted |
Org |
D2L |
Comma separated list of Partner Codes to Accept. Null allows all Partner Codes. |
d2l.Integrations.BIC.Auth.Password |
Org |
N/A |
Password for authenticating to BIC Web Service. |
d2l.Integrations.BIC.Auth.Username |
Org |
null |
Username for authenticating to BIC Web Service. |
d2l.Integrations.BIC.Directory.Message |
Org |
null |
Path to which messages are logged on the server. The value must be a UNC (or absolute) path to the directory. The IIS application pool running the BIC application must have write access (for example: \[server]\[path]\[sis path]\[org]\messages\). |
d2l.Integrations.BIC.IgnoreDateRestrict |
Org |
ON |
When set to ON, the "restrict" attribute of the start/end dates will be ignored, and the start/end dates will always be updated. |
d2l.Integrations.BIC.Mapping.Offering |
Org |
FullDescription |
Determines how the Course Offering Name is generated. |
d2l.Integrations.BIC.Mapping.Org |
Org |
SCTID |
Indicates the userid type to be used for the OrgDefinedId. |
d2l.Integrations.BIC.Mapping.Password |
Org |
Logon ID |
Indicates the userid type to be used for the Password. |
d2l.Integrations.BIC.Mapping.Section |
Org |
LongDescription |
Determines how the Section Name is generated. |
d2l.Integrations.BIC.Mapping.UserName |
Org |
Logon ID |
Indicates the userid type to be used for the Username. |
d2l.Integrations.BIC.SemesterBlocklist |
Org |
null |
Comma separated list of semesters to ignore during processing. |
IPSIS
Variable | Type | Default Value | Description |
---|---|---|---|
d2l.Integrations.IPSIS.BulkTask |
Instance |
30 |
The frequency which the bulk recurring task service will run, measured in seconds. |
d2l.Integrations.IPSIS.DefaultRole |
Org |
null |
The default role assigned to new users created using the IPSIS integration. |
d2l.Integrations.IPSIS.Enrollment |
Instance |
30 |
The frequency which the background enrollment service will run, measured in seconds. |
d2l.Integrations.IPSIS.GradeService |
Instance |
10 |
The frequency which the grades export service will run, measured in seconds. |
d2l.Integrations.IPSIS.GradesExportUI |
Org |
30 |
The frequency with which the grades export UI performs a page refresh, measured in seconds. |
d2l.Integrations.IPSIS.GroupCategory |
Org |
Registered Section |
The name used for the group category when creating course sections as groups in the system. |
d2l.Integrations.IPSIS.LocalBulkFile |
Org |
N/A |
Where downloaded bulk files are temporarily stored locally for processing. |
d2l.Integrations.IPSIS.ParallelBulk |
Instance |
10 |
This indicates the number of bulk downloads that can be processed in parallel. |
d2l.Integrations.IPSIS.ParallelBulkJobs |
Instance |
1 |
This indicates the number of bulk jobs that can be processed in parallel. Since each Org can only process one bulk job at a time, this effectively equates to the number of orgs that can have bulk processing occurring at once. 0 is unlimited. |
d2l.Integrations.IPSIS.ParallelGradeJobs |
Instance |
10 |
This indicates the number of grade jobs that can be processed in parallel. 0 is unlimited. |
IPSIS - D2L Support ONLY
Variable |
Type |
Default Value |
Description |
d2l.Integrations.IPSIS.BackgroundExtensionPoint |
|
Background |
This contains the label for the extension point for the Background Service. This config is not editable by Org Admins or Installation Admins and should not be changed. |
d2l.Integrations.IPSIS.ExtensionPoint |
|
IPSIS |
This contains the label for the extension point for IPSIS handlers. This config is not editable by Org Admins or Installation Admins and should not be changed. |
d2l.Integrations.IPSIS.SAExtensionPoint |
|
SA |
The label for the extension point for SectionAssociation UI. This config is not editable by Org Admins or Installation Admins and should not be changed. |
d2l.Integrations.IPSIS.ParallelBulkJobs |
|
0 (which implies no limit) |
This config controls how many bulk jobs can be actively downloading and parsing files at one time. It does not prevent more bulk requests from being made from the admin tool - those requests are processed right away. This indicates the number of bulk jobs that can be processed in parallel. Since each Org can only process one Bulk Job at a time, the number effectively equates to the number of orgs that can have bulk processing occurring at once. This config is not editable by Org Admins (Install Admin and D2LSupport Only). |
d2l.Integrations.IPSIS.ParallelBulkDownloads |
|
10 |
This config indicates the maximum number of downloads allowed per bulk job. For example, if five jobs are running in parallel and this config is set to allow ten downloads per job, then potentially 50 files could be downloaded at the same time. This config is not editable by Org Admins (Install Admin and D2LSupport Only). |
d2l.Integrations.IPSIS.BulkTaskFrequency |
|
30 (seconds) |
This indicates the number of seconds between each run of the bulk service. The value should always be greater than or equal to 0. If it is not, the bulk task runs every 30 seconds and issue a warning on each run. This config is not editable by Org Admins (Install Admin and D2LSupport Only). |
d2l.Integrations.IPSIS.LocalBulkFileDownloadPath |
|
" " |
The value is used by some IPSIS Handlers to define a location for downloading bulk files locally. Example value is: "D:\temp" This config is not editable by Org Admins (Install Admin and D2LSupport Only). |
d2l.Integrations.IPSIS.GradeServiceFrequency |
|
10 (seconds) |
The number of seconds between each run of the grade export service. The value should always be greater than or equal to 0. If it is not, the grade export service runs every 10 seconds and issues a warning on each run. This config is not editable by Org Admins (Install Admin and D2LSupport Only). |
d2l.Integrations.IPSIS.EnrollmentServiceFrequency |
|
30 (seconds). |
The number of seconds between each run of the background enrollment service. The value should always be greater than or equal to 0. If it is not, the background enrollment service runs every 30 seconds and issues a warning on each run. |
d2l.Integrations.IPSIS.ParallelGradeJobs |
|
0 (which implies no limit) |
This config controls how many grades export jobs can be actively running at one time. It does not prevent more grades export requests from being made from the admin tool - those requests are processed right away. This config is not editable by Org Admins (Install Admin and D2LSupport Only). |
d2l.Tools.Grades.ExportHandlerPage |
|
There is no default value for IPSIS. |
This variable is used by both Banner Grades and IPSIS Grades Export Utility. Installations which have both Banner and IPSIS need to make sure to set this value to avoid the Banner default conflicting with the IPSIS installation. For example, if Banner is installed this config variable has a default value which applies to all Orgs/OrgUnits. To ensure the Banner default isn't applied to non-Banner Organizations, this variable can be set to an emptyvalue and override the default value. |
d2l.Integrations.IPSIS.LIS.MaxBulkTransactions |
|
4 |
This config controls the number of transactions that the IPSIS Bulk Service Manager simultaneously processes. Generally, bulk data files are organized by type of data, such as all person records, then org units, then memberships. When the Bulk Service Manager detects multiple consecutive records of the same type, it processes the records in parallel, which reduces the overall time to process bulk files. Values less than 1 are not accepted, and the default of 4 is used. This config is not editable by Org Admins (Install Admin and D2LSupport Only). |