system
December 25, 2012, 11:58am
#1
hi
i’m using this great SDK tool - BOXI repository Documentor V8
i successfuly mapd each report to its universe.
what i havnt succeeded yet is to show last run of each report and to determine what type of recurring schedule the report is (in case it’s scheduled of course) - daily/weekly/monthly etc
is there a SDK that can retrieve me this data?
thanks
gil (BOB member since 2012-12-23)
system
December 25, 2012, 3:27pm
#2
Hi,
One (or all) of the following utilities from the BOB’s Downloads sections can be helpful:
Author: Jim McGregor, james.mcgregor@zionsbancorp.com
Author notes:
I wrote this macro to be able to retrieve certain information about recurring instances, specifically event dependency and destination email addresses (if applicable to the schedule). This program is an Excel macro that will extract a list of all recurring instances in the repository and provide some stats about each : Name, update date, create date, parent report folder path, name of event dependency, destination email addre…
Author: Sunder Ramani
Hi All,
Author notes
Cheers,
Sunder Ramani
BO Schedulers.xls (313.0 KB)
sunder.ramani (BOB member since 2009-05-27)
Author: Rachidb
Author notes: This macro generates information about instances finished/running/pending. It accepts a date range. If start date is omitted it shows instances statuses for a given day starting 12AM until time of run. End date is also option and will default to current date/time.
Rows returned is limited to 64000 rows. But please be careful not to run for a big date range as it may overload your CMS.
Platform: Excel 2003
Version: Initial release 1.0
Feel free to give feedback …
Marek Chladny (BOB member since 2003-11-27)