Skip to main content

Software  >  Workplace  >  

How does certificate notification work in Learning Management System and Workplace Collaboration Learning?

 Technote (FAQ)
 
 
Question
How does certificate notification work in IBM Lotus Learning Management System® (LMS) and IBM® Workplace™ Collaborative Learning?
 
Answer
When a record is added to the CERTIFICATE table, the WARNING_EMAIL_SENT column is set to Null.
The LMS code to trigger certificate expiration warnings works as follows:

-- A task ("module.CertificateCheckTask.1") is launched according to the schedule set in the settings.xml file (default is once every 6 hours).

-- This task first finds all active certificates (STATE = 1) that will expire on or before the first warning period as specified in the settings.xml file as "certFirstReminderPeriod" (such as 10 days) based upon the current date. This gives us the set of certificates with the potential of requiring the generation of a warning e-mail.

-- The task then looks for those certificates in that set with an expiration date that falls within the range of the value specified for the "certFirstReminderPeriod" and the "certSecondReminderPeriod" (such as 5 days) based upon the current date. If any of those records do not have the WARNING_EMAIL_SENT column set to 1, meaning the first warning email was not generated, the warning e-mail is generated and the WARNING_EMAIL_SENT Column is set to 1.

-- The task then looks for those certificates in the set with an expiration date that falls within the range of the value specified for the "certSecondReminderPeriod" and the "certThirdReminderPeriod" (e.g., 1 day), again based on the current date. If any of those records do not have the WARNING_EMAIL_SENT column set to 2 (meaning the second warning e-mail was not generated), the second warning e-mail is generated and the WARNING_EMAIL_SENT column is set to 2.

-- Finally, the task looks for those certificates in the set with an expiration date that falls within the range of the value specified for the "certThirdReminderPeriod" and the current date. If any of those records do not have the WARNING_EMAIL_SENT column set to 3 (meaning the third warning e-mail was not generated), that warning e-mail is generated and the WARNING_EMAIL_SENT column is set to 3.
 
 
Cross Reference information
Segment Product Component Platform Version Edition
Organizational Productivity- Portals & CollaborationWorkplace Collaborative LearningNotificationsAIX, i5/OS, Linux, Solaris, Windows2.7, 2.6, 2.5
 
 

Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.
Rate this page
Please take a moment to complete this form to help us better serve you.
This material provides me with the information I need.




This material is clear and easy to understand.




Did the information help you to achieve your goal?
What updates, improvements, or related information would you like to see in this document?
Your response will be used to improve our document content. Requests for assistance, if applicable, should be submitted through your normal support channel as we cannot respond from this site.
Input the verification number to submit feedback:
Document information
 Product categories:
 Software
 Organizational Productivity, Portals & Collaboration
 Learning Software
 Workplace Collaborative Learning
 Notifications
 Operating system(s):
  AIX, Linux, Mac OS X, Solaris, Windows
 Software version:
  1.0.5.1, 1.0.5.2, 1.0.5.3, 1.0.5.4, 1.0.5.5
 Reference #:
  1398832
 IBM Group:
 Software Group
 Modified date:
 2009-09-11

Translate My Page
 
 

Rate this page

Help us improve this page. Your response will be used to improve our document content. Requests for assistance, if applicable, should be submitted through your normal support channel as we cannot respond from this site.