SAP Knowledge Base Article - Public

2074915 - How to configure and update the early launch warning confirmation message when opening content?

Symptom

How to work with the early launch warning confirmation message when opening content?

Environment

SAP SuccessFactors Learning

Reproducing the Issue

A Learning user is assigned with an item which is of "Required" type and tries to launch it before the due date, which is greater than the "onlineContentEarlyLaunchWarningThreshold" configuration value.

Resolution

There is the following property present in the "LMS_ADMIN" configuration:

# This configuration is used to enable the online content early launch warning. This configuration
# is added in b1207
# true: will enable the early launch warning.
# false: will disable the early launch warning.

enableOnlineContentEarlyLaunchWarning=true

#This configuration specifies the threshold for online content launch warning and is only
#applicable when the "enableOnlineContentEarlyLaunchWarning" is set to true.
# The value is number of days and should be a positive integer greater than or equal to 0.

onlineContentEarlyLaunchWarningThreshold=30

This property gives an option to enable or disable the early confirmation/warning message when a user tries to launch the content of a required item whose number of due days is more than the threshold defined in the property above.

This setting is found in the Learning admin side > System Administration > Configuration > System Configuration > LMS_ADMIN > In the configuration, search for "EarlyLaunch".

Example of how this configuration works:

  1. Enable the "enableOnlineContentEarlyLaunchWarning" property to true and set the "onlineContentEarlyLaunchWarningThreshold" line to 25 >
  2. A user is assigned with an item which is of "Required" type and this item is due within 30 days from today >
  3. When opening the course, a popup message asking for a confirmation whether to launch the content or not appears (e.g.: "A given course is not due until a certain date. Are you sure you want to launch it now?"), since the due date of the items falls out of the threshold defined in the configuration.

See Also

2604314 - LMS - What label is used for the warning message for Online Content Early Launch Warning

Keywords

lms, learning, open, launch, content, course, before, due, date, early, launch, warning, threshold, is not due until, alert , KBA , LOD-SF-LMS-ITE , Items , LOD-SF-LMS , Learning Management System , How To

Product

SAP SuccessFactors Learning all versions