Hi,
I need a little guidance in right direction.
I'm working on a solution where I have created WF to send email to manager when an alert date is reached on a contract. I have an " if condition" on the entry token if the date is current date. I'm using a "For Each Value" as well as "for each entry" that has an alert date set in the metadata. We are receiving these values as rows in LF forms.
So the person in contract manager field(right now its just me for testing purpose) should receive an email for each single date but instead the manager is getting four emails for one alert date . I just want the WF to send one email on each of the alert dates.
Please tell me where am I missing?
This is the WF :-
I hope all this makes sense :)