2.2.5.17
Installation
Flaik Database Updates:
Please run the 2 upgrade scripts.
RTP|One Database Updates:
After installing the msi, browse to the SQL folder
Open the file 3. RTPOneRole.sql and execute against the RTPOne database
Open the file 4. RTPOneStoredProcedures.sql and execute against the RTPOne database
Ensure that the flaik SQL login has been added to the database role FlaikRTPOneRole in the RTPOne database.
AppSettings Updates
The following new appSettings have been introduced, all setting changes require a restart of the service.
InstructorScheduleProcessingThrottlingInSeconds
Default Value = 0
Data Type = int
This settings allows you to add a delay between processing schedules in order to throttle the rate and reduce load.
InstructorScheduleProcessingTimeOutInSeconds
Default Value = 30
Data Type = int
The time out for an instructors schedule for a single day.
InstructorScheduleProcessingDisabled
Default Value = false
Data Type = boolean
Configuration setting to disable instructor schedule syncing.
InstructorScheduleProcessingCancelAllInProcess
Default Value = false
Data Type = boolean
Configuration setting to flag all schedules awaiting processing as processed. This setting is designed to help stop processing of large batches processed in error or at critical operating times.
Release Notes
Instructor Batches
Correctly group paid activities in the instructor schedule batch response
Resort Service
Ensure the account for the windows service is retained during an upgrade
Last updated
Was this helpful?