Hello,
My problem is simple : we want to schedule a report to be send every month and not every 4 weeks.
I am sure we are not the only one to face this issue but, today, I don't find an easy well to solve it.
Best wishes,
Fred
Hello,
My problem is simple : we want to schedule a report to be send every month and not every 4 weeks.
I am sure we are not the only one to face this issue but, today, I don't find an easy well to solve it.
Best wishes,
Fred
I'm guessing still no solution to this?
.
CRM Business Consultant
I'm guessing still no solution to this?
.
CRM Business Consultant
Sadly not as far as I know Vincent :-(
The linked ideas above:
As a workaround:
I do custom schedulers, and use MailerFactory to email the report to those who need it, which can then be set to run using the crontab settings on the Scheduler run.
Far from ideal given that I have to handle subscriptions in code, but it works.
FrancescaS