I have a query wherein i need to send 50 individual Reports to 50 individual users at a specified time (i.e 12.00 midnight), how would i procede to acomplish this task.
Also, assuming all 50 reports are the same but only with a minor difference (i.e sales person name is different), rest all the columns in the report are the same.
If the content it’s always the same, you could refresh once, than deliver to all. You could use a variable and if BO login name is full user name, you could use BOUSER variable. Of course, your users should receive BO documents (and not pdf for example)