Schedule Report Generation limitations

san1989
Giga Guru

Hello all,

I want to schedule reports to some data stores like share point other than email. Is it possible. If it not possible what are all the other options we do have as the number of rows are up to 100k. Through email it will be limited only up to 10k. So, could you please suggest me all the options which are available for the schedule reports.

Thanks.

1 REPLY 1

pranavparmar
Giga Contributor

You can use export sets that will put the file to your MID Server and then run orchestration activity that will copy the file to specific Server / Directory. You can export csv files for more than 100K records.



See more details here: Export sets



Thanks