I have a repeating section. It contains borrowed items. Item 1, 2,3,4 have different returning date and the workflow needs to send reminder at different date and update the status on each item.
Can Nintex workflow handle it automatically or I need to do it manually?
To do it manually, I can use Sharepoint Information Management Policy to start a workflow on every record daily. Then the workflow will parse the repeating section XML to check the expiry date one by one and send out the reminder. I am not sure if this approach will work.
