Description: An excel file that uses VBA to query an XI installation’s documents and schedule information. This builds on the BOXI UserList and Group Extraction by Julina Bras - A BIG THANKS
Platform: BOXIr2 tested. As with Julian’s you’ll need the BO libraries to run the VBA. This will require the full client to be installed.
What is it?
Extracts information about documents, schedules, document locaitons and owners. It is currently set up for Webi documents however this can easily be changed in the code. I’ve also included Julians original UserList code.
I’m no programmer so feel free to improve and let others know.
While running this Script i am getting following error -
Failure in USerGroup()
Crystalenterprise115.fw_infoobject.1 - - 2147210694 1000440
I have run this script in 3 different machine but getting same error. strange thing is, i am getting error with same report in all 3 machine. Looks like script is not able to go beyond that report. Total number of objects that i am getting is 2191.
Is it something to do with that perticular report?
Many thanks! This looks like what I have been looking for but I have a question. It looks like this is getting the schedules for WebI reports. I need to get Crystal reports but I don’t know what name to use instead of WebI. In fact, I don’t know where any of this is documented. I’d appreciate the pointer to either or both questions.
Could it be possible to retrieve the default settings of the documents instead of the Scheduling Info.
In the CMC you can define “default servers to use for processing” in the default settings and I 'd like to catch this processing info. Actually I would like to update in bulk the default settings of the precessing server group for a set of deski reports.
Any help on library to use or code to retrive this document property would be very appreciated.
i tried to run the macro in Micro soft excel 2003 and i get the following error message. Please help me out.
CrystalEnterprise11.Infostore.1 --214721099: Active Directory Authentication failed to get the Active Directory groups for the account with ID"069FB5A4FED:TROBAS".Please make sure this account is valid and belongs to an accessible domain. 1000440
This is working fine for me on BI 4.1 but after fetching all the data, at the end it gives error and due to this, I am not able to save the data as need to close the program…
Run time error…2147417848 (80010108)
The object invoked has disconnected from its clients…