Which IIQ version are you inquiring about?
8.2P2
Please share any images or screenshots, if relevant.
[Please insert images here, otherwise delete this section]
Share all details about your problem, including any error messages you may have received.
Dear Team,
We have configured the work item reminders to access requests by enabling the options listed below in the LCM provisioning workflow. However, after the initial approval notification, we are not receiving any reminders, even after running the Check Expired Work Items and PM Tasks.
<Variable initializer="HG Access Request Manager Reminder Approval" input="true" name="approvalReminderEmailTemplate">
<Description>The email template to use for pending reminder approval notifications.</Description>
</Variable>
<Arg name="workItemReminderTemplate" value="ref:approvalReminderEmailTemplate"/>
<Arg name="workItemHoursBetweenReminders" value="48"/>
<Arg name="workItemMaxReminders" value="3"/>
We also updated the created value (From Debug pages) for AccessRequest and WorkItem values 2 days before.
Any suggestions