Schedule Report Generation limitations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2018 12:54 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2018 01:56 PM
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