Hi All,
We have the following situation.
Current implementation:
We have a report which is scheduled and deliver to different users daily/weekly/monthly based on the customer number.Once the file is copied/updated in the respective directory the report runs and deliver to respective users.
Right now, we are just checking if file exists , then the report is scheduled for each customer and deliver to respective users.
New implementation:
If we have 10 customers in the file Today,the report should run for those and deliver to respective users. If the next day file is update with 20 customers or file is updtaed with -5 customers the report should run for those and deliver to respective users.
We tried by creating the profiles and publication, but manual process is needed when a new customer added/removed…
Could you please give some idea on how to implement this.
Thanks for your help.
dearnp (BOB member since 2006-02-24)