BusinessObjects Board

DeskI Documents Inspector

Author:
Marek Chladny

Author notes:

Platform:
BO XIr2

How to use it:

  1. Save all DeskI reports that will be checked into a separate working folder.
  2. Open DeskI Documents Inspector in DeskI of BO XIr2.
  3. Enable macros (if you get the message that the report contains macros).
  4. Use “Select working folder” button and navigate to the folder that contains reports.
  5. Type in a keyword in the “search keyword” box. Use * (asterisk) for all.
  6. Set what will be searched (variables and formulas, data provider objects, SQLs of data providers).
  7. Set whether or not the checked reports will be moved to the files_processed subfolder after the checking.
    8 ) Use the “process REP files” button to start the procedure.
  8. When the procedure finishes, there will be up to 2 TXT files in the working folder:
  • One TXT files (with the name DeskI_Inspector__found_in_formulas.txt) contains all matches found in report variables and formulas and
  • the second TXT file (with the name DeskI_Inspector__found_in_SQLs.txt) contains all matches found in the reports’ queries
    DeskI Documents Inspector.zip (93.0 KB)

Marek Chladny :slovakia: (BOB member since 2003-11-27)

works great! thanks so much


jonimatix :malta: (BOB member since 2007-12-03)

Hello Marek,

Can you please tell me if this app works in XI 3.x?

Thank you,
jl


jleblanc :us: (BOB member since 2007-05-02)

Hi,

I don’t have BO XI 3 so I can’t test it. But I think that after the change of referenced libraries it should work also in BO XI 3.


Marek Chladny :slovakia: (BOB member since 2003-11-27)

Thank you for your prompt response. I will test it and send you a reply.

JL


jleblanc :us: (BOB member since 2007-05-02)

How are the referenced libraries changed?

thanks


bjf :new_zealand: (BOB member since 2006-04-19)

Hi,

I don’t have BO XI 3 so I can’t help in this regard.


Marek Chladny :slovakia: (BOB member since 2003-11-27)

Marek

Thanks for a great utility! Works perfectly!!! :+1:

Roland


REB01 :us: (BOB member since 2004-11-29)

Hi,

I am glad you found it useful. Thanks. 8)


Marek Chladny :slovakia: (BOB member since 2003-11-27)

fyi…

We are in the process of upgrading to 3.x and running several tests prior to full implementation. I decided to create a test folder, and imported a few reports. I ran the utility in 3.1 SP2 and it works perfectly (even on reports with complex custom formulas). The entire formula is written out in the .txt file.

In addition to the upgrade we are also in the process of implementing a new TMS. Upon completion of the new TMS implementation a new universe will have to be created. Every report in our current universe, will need to be created in a new universe.

This utility will be of GREAT benefit to us. We will be able to quickly see every variable and the code in the custom variables, which will make recreating every report much easier!!

I like it!!

Thanks again Marek.

Roland


REB01 :us: (BOB member since 2004-11-29)

Hi ,

I have following requirement , do we have some utility for webi as well as crystal reports?

Metadata Information Required for each report:

  1.  List of database tables & columns
    
  2.  Prompts
    
  3.  Filter conditions
    
  4.  Universe Name
    
  5.  SQL query for each Data Provider
    
  6.  List of variables and the corresponding logic
    

Thanks in adv
abc


abc (BOB member since 2007-06-05)

Check the WID Scanner utility that can extract some metadata from WebI reports.


Marek Chladny :slovakia: (BOB member since 2003-11-27)

Sure.

Thanks
abc


abc (BOB member since 2007-06-05)

Hi in BO XI 3 i am getting automation error.

How do I get this working in XI 3?


thoraxx (BOB member since 2012-05-03)

Hi,

Check what libraries are referenced in the MS Visual Basic project.

To do that open Visual Basic editor, go to menu Tools / References. Are there any missing libraries?


Marek Chladny :slovakia: (BOB member since 2003-11-27)

Hi,

I have checked like you said and see that the following is missing:

Parameter Prompting Libary 11.5

Is there any way I can instal the missing one?


thoraxx (BOB member since 2012-05-03)

Try using the Parameter Prompting Libary 12.0 that should be available in the references somewhere down below.


Marek Chladny :slovakia: (BOB member since 2003-11-27)

I have found and checked the Parameter Prompting Libary 12.0. But I still get the Compile error: Automation error :frowning:

Any other sugestions?


thoraxx (BOB member since 2012-05-03)

Are there any other missing libraries?


Marek Chladny :slovakia: (BOB member since 2003-11-27)

No that was the only one missing. See screenshot:


thoraxx (BOB member since 2012-05-03)