Hi all,
I have a custom date field in the ProdTable "DateReminder". So when today() = ProdTable.DateReminder I need to send and automatic email to the production responsible as a reminder to start the related production.
I have two main questions here.
1. what kind of event can be used to trigger the custom process/method daily to send the email when the condition applies.
2. What would be the best solution to send this email only once. ( I am trying to avoid an additional NoYes field to the production to not increase the modifications to AX standard objects)
I know i am probably asking a silly question here, But I prefer ask for experience here since I haven't tried this kind of events.
thanks a lot for your time beforehand.
really appreciated.