Reminder

An activity to-do item reminder informs the participant that the IBM® Security Identity Manager requires user action.

Availability
IBM Security Identity Manager 7.0
Reminder context
Provided by
com.ibm.itim.script.extensions.ReminderExtension
Methods
Reminder.getOriginalSubject()
This method returns the subject of the original notification sent when the work item was first assigned.
Reminder.getXhtmlBody()
This method returns the XHTML body of the original notification sent when the work item was first assigned.
Reminder.getTextBody()
This method returns the text body of the original notification sent when the work item was first assigned.
Reminder.getRemindersSent()
This method returns the number of reminders previously sent.
Reminder.getEscalationTime()
This method returns a string that contains the date and time when the work item is escalated unless acted upon.
Reminder.getEscalationDate()
This method returns a Date containing the date and time when the work item is escalated unless acted upon.
Description
An activity to-do item reminder informs the participant that IBM Security Identity Manager requires user action.