Query Builder List of Report Names & their corresponding Folder Names

HI there,
I have in excess of 6000 reports deployed in my Crystal system.
I need to pull 2 sets of data:
1. I need a list of all report names & their corresponding folder names
2. I need a list of all report names & their corresponding folder names where:
       a) The destination for the schedule is set to Email
       b) The 'to" field contains any email addresses with the value @fcl.internal in them
Grateful for any assistance you can provide.
Many thanks....Corinne

This is a challenge that will require multiple queries or an application using the the SDK.
To get the folder where a report is located, you'll need to query CI_INFOOBJECTS where SI_ID = the PARENT_ID value in the report.  To get the entire path, you'll have to "walk" up the PARENT_ID values until the value is 0, which is the root folder.
I'm not sure whether you can get to the SchedulingInfo properties in the report to filter based on your second requirement - I'm working on an application to pull this information in my "copious" spare time, but I haven't had the opportunity to get into that part of the application yet.
For some samples of code using the .NET SDK to do various thing, see my website at [www.dellstinnett.com/sample_code.html].  Code for walking the folder path is in the BOECommonInfo assembly.
-Dell
Edited by: Dell Stinnett on Nov 29, 2010 4:49 PM
Edited by: Dell Stinnett on Nov 29, 2010 4:50 PM

Similar Messages

  • How to change the font in query builder window in Reports 6i?

    Hi
    I am facing the old problem again and again, which is I can not find any way to change the font in query builder window in Reports 6i. The current font is so bad for alignment and ordering each part of SELECT statement. Is there any way to change this to COURIER NEW for example?

    No, but I suggest using a different editor which does allow a different text option and just pasting it in.

  • I have a list of page URLs - I want a report showing their SiteCatalyst Page Names

    I have a list of page URLs and I want to generate their respective page names.  Is this possible?  I have access to SiteCatalyst 15 and Discover 3.1.
    I want to end up with this table:
    Page URL
    Page Name
    www.example.com/page1
    Page 1
    www.example.com/page2
    Page 2

    You want to do this within CQ ? If yes then you can use pagemanager API to get page http://dev.day.com/docs/en/cq/current/javadoc/com/day/cq/wcm/api/Page.html#getName() name and JCR API to get path http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Item.html#getPath()
    To get absolute URL you can also use externilizer service http://dev.day.com/docs/en/cq/current/javadoc/com/day/cq/commons/Externalizer.html#absolut eLink(org.apache.sling.api.SlingHttpServletRequest, java.lang.String, java.lang.String)
    Yogesh

  • Query Builder - Find WEBI reports that are using a table

    I am trying to find list of WEBI reports using a specific table. This specific table is used in only 1 universe.
    Though I could successfully find list of reports that use this universe, I am unable to find drill down further and find the subset of reports using this table/object.
    SELECT si_name, SI_KIND, si_id, SI_PARENTID,SI_AUTHOR,SI_OWNER FROM CI_INFOOBJECTS, CI_APPOBJECTS
    WHERE PARENTS("SI_NAME='WEBI-UNIVERSE'","SI_NAME ='MyUniverse'")
    Is it possible to find the information I am looking for using query builder.
    Also, for a given WEBI report I am trying to find the list of report names and the folder they reside in:
    Select SI_NAME, SI_ID, SI_PATH, SI_KIND, SI_OWNER From CI_INFOOBJECTS, CI_APPOBJECTS WHERE
    PARENTS("SI_NAME='Folder Hierarchy'",
    "PARENTS('SI_NAME=''WEBI-UNIVERSE'' ', 'SI_NAME=''MyUniverse'' ')" )
    The above query just gives me the folder names. I am looking to find the report names as well the the folder (and preferably the path) in a single query. Is that possible.

    Sri,
    With respect to your 1st requirement:
    In BusinessObjects 6.5 it was possible. However, post BOXIR2 this information could not be retrieved from CMS via query builder.  I agree with Jorge Sosua's comment above.
    With respect to your 2nd requirement:
    The field 'SI_PATH' will retrieve Filestore path(physical path). If you were referring logical path(Public folder path or psuedo-reference path) will you please refer my respone to Kelly Stone at BusinessObjects Query builder queries - Part II , If this may assist you.
    Regards,
    Sandeep

  • Get the list of reports and their ODBC details

    Hi :
    We have around 20,000 objects hosted on our BOXI R2 SP3 environment. May be around 17000 of these are reports. I have a few questions >>
    1. Is their a way to get the list of all the reports and their ODBC details. I tried running the following query 'Select Top 20000 SI_ID, SI_NAME, SI_PROCESSINFO.SI_LOGON_INFO From CI_INFOOBJECTS Where SI_PROGID = 'CrystalEnterprise.Report' and SI_INSTANCE = 'False'' in the query builder. But it times out.
    2. Will running this query using the sdk affect the stability of the environment.
    3. Is there a way to spilt the query into 4-5 batches to get 3000-4000 records at a time.
    4. Can we get the min(SI_ID) and max(SI_ID), how ?
    Regards,
    Abhijit Sanas

    You can try batching on SI_ID, doing something like:
    "Select TOP 1000  SI_ID, SI_NAME, SI_PROCESSINFO.SI_LOGON_INFO From CI_INFOOBJECTS Where SI_PROGID = 'CrystalEnterprise.Report' and SI_INSTANCE = 0 and SI_ID > " + max_si_id_value + " ORDER BY SI_ID ASC"
    then update the max_si_id_value each batch.  SI_ID and SI_PROGID are indexed properties, so they help.
    Sincerely,
    Ted Ueda

  • HOW-TO list scheduled reports and their frequency

    Is there a way to get a list of scheduled reports with their frequency and recipients? Thanks in advance.

    You could do this either with Auditor (and Audit reports) or with Query Builder.
    The code below (for Query Builder) is an example you could use:
    SELECT
    SI_NAME, SI_SCHEDULEINFO.SI_SUBMITTER,
    SI_PARENTID, SI_KIND, SI_NEXTRUNTIME,
    SI_PROCESSINFO.SI_DBNEEDLOGON,
    SI_PROCESSINFO.SI_LOGON_INFO,
    SI_PROCESSINFO.SI_PROMPTS,
    SI_PROCESSINFO.SI_RECORD_FORMULA,
    SI_FORMAT_INFO, SI_DEPENDENCIES,
    SI_SCHEDULEINFO.SI_DESTINATION
    FROM
         CI_INFOOBJECTS
    WHERE
    SI_RECURRING = 1

  • Most Popular Items Report: items listed in report are not the document names or titles

    I have a document library that's loaded with typical corporate ppt, word, and pdf files.  When I run a Most Popular Items report on the library, the list of items displayed in the report are not the document file names or document titles. 
    Instead, the report is showing information that seems to pulled from within the content itself.
    For example, there's a new corporate ppt template in the document library and the Most Popular Items report shows the sharepoint url for the ppt file as being one of the most popular items.  Let's say that the file is named Standard_ppt_template.ppt. 
    The url for one of the most popular items reflects that in the URL.  However, the item is listed in the Most Popular Item as "Company Confidential".  The report seems to be pulling the words "Company Confidential" listed in the
    footer of the ppt template and showing that as the most popular content item. 
    Is there a reason or setting why the Most Popular Items report is not returning a list of items based on either the file name or the document title?
    Thanks in advance for any advice.

    Hi,
    According to your post, my understanding is that the PPT files items in the “Most Popular Items” report display these items’ names seem to be pulled from the PPT files’ content.
    Per my test, the Word, Excel, PDF, .txt, .png files items in the “Most Popular Items” report will display these items’ names based on the corresponding items’ title value if they have, or the corresponding file name if these items don’t have the title value.
    However, it’s by design that the PPT files items in the “Most Popular Items” report will display these items’ names only based on the beginning of these PPT files’ content rather than these files’ names and the corresponding items’ title value.
    Best Regards,
    Yumi Fu

  • Results in Query Builder Differ From Report Results

    I've got a report I built in SSRS using an SSAS dataset. The problem is that the results differ between the query builder result set and the actual report. For some reason, when running the actual report, certain rows are being filtered out, but yet those
    same rows appear in the result set when validating the query in the query builder.
    Here's the result set as it appears in query builder:
    ...and here are the results of the actual report:
    As you can see, 3M and Angie's popcorn are not returned in the report. I have no filters defined on the report at all.
    This appears to be happening with other result sets for the same report.
    No idea why the results are accurate in query builder and then off in the actual report.
    Any help would be appreciated!
    A. M. Robinson

    Hi A. M. Robinson,
    The issue may be caused by the data cache. When we preview a report, the report processor runs all the queries for datasets in the report using the current parameter defaults, and saves the results as a local data cache (.rdl.data) file. We can continue
    to design our report without incurring the overhead of retrieving this data again if we make no changes to either the report dataset queries or the report parameters. Please to delete the cache (.rdl.data) file try to solve the issue.
    Reference: http://technet.microsoft.com/en-us/library/ms157366.aspx
    Alternative, you can create a similar report to check if the issue is persist.
    If the issue is persist, could you please post more detail information about your report design?  It is benefit for us to do further analysis.
    Regards,
    Alisa Tang
    If you have any feedback on our support, please click
    here.
    Alisa Tang
    TechNet Community Support

  • Query Builder in Crystal Report Server 2008?

    I am running CRS2008 V1 on Windows Server 2003 as single server install. I am using IIS as the web application server. Query Builder doesn't show up as an option anywhere I can find. How do I get to Query Builder?
    How do I install Query Builder if it is not already available?
    Is Tomcat required?
    Can I continue to use IIS but have Query Builder available as well?
    Can I go ahead and install Tomcat without crashing my BOE installation and IIS?
    How do I install Tomcat on this server?

    Well I've never installed CRS 2008 so I'm not sure. If the installer allows you should be able to go to add/remnove programs and modify the install, adding tomcat/java. If that is not allowed the installer may require IIS or tomcat only and a full reinstall (I hope not).
    I work with BOE 3.1 mostly and we can add/remove it with that installer.
    Regards,
    Tim

  • Query builder; list of tables

    Hello,
    We use BOXIr2. I would like to use query builder to look up some things. But I don't have information about the (system) tables I can query on. I know one of them:  CI_INFOOBJECTS.
    Is there any documentation about these tables?
    Lia

    Thanks this was very helpful. I don't think I would have found this myself.
    Still, I can't find any helpful queries using query builder. I need an overview of all scheduled jobs which are recurrend. So I know which jobs are scheduled on a regular basis.
    Lia
    Edited by: L. Geelen on Jul 15, 2010 11:12 AM

  • Adding ARTIST name to ALBUM folder name

    Hi folks,
    I've looking around for a script that might do this but so far still looking. Any suggestions appreciated in advance.
    I have an itunes library (organized in the usual ARTIST folders with ALBUM subfolders). I'll be using this library outside of itunes in an environment where I'll need to remove the first level of ARTIST folders.
    Any ideas of a way (or script) to add the ARTIST name to the inner ALBUM folder name?
    So the the ALBUM folders would be renamed "[artist]-[album]"....
    (one that would run on a PPC 10.5.8 or lower)
    Seems like a simple script...I just haven't found it yet.
    Thanks in advance.

    Yes, thanks Limnos, I've utilized Doug's scripts. I wasn't able to find this there, and would like asking Doug to be a last resort.
    The answer to this may be a simple folder script (unrelated to itunes)... or, yes, perhaps an actual itunes script.
    Any ideas anyone?....
    Thanks!

  • Find photos by Folder name or Import Folder name into Metadata

    In iPhoto, I can locate photos by folder name. Is this available in Aperture (Managed or Referenced)? From what I've seen, you can only search on metadata fields, none of which contain folder names.
    If I cannot search on folder names, can Aperture import folder names into Metadata automatically. In other words, if I import a directory tree 2009Games, with subfolders Game-ABC, Game-DEF, etc.
    Can Aperture insert the subfolder name into the photo's metadata? I know I can add the text manually, but I would like Aperture to import a top level folder like 2009Games, and add the subfolder directory name to each photo's metadata.
    If that is not an option, how does someone migrate from folder organization to metadata searches without renaming every photo?

    What project and folder naming structure do you intend to use in Aperture to manage your collection?
    The inclusion of the file name in metadata for searching purposes seems to be redundant as you can always, if you really need to, see where a particular image is located on the hard disk by right clicking on it in Aperture and selecting "Show in Finder".
    Regards,
    Calx

  • R12 Payables: SQL Query to List Invoices along with their Validation Status

    Hi All,
    I am looking for a SQL query that gives me the list of all AP Invoices and their Validation Status.
    Thanks,
    Anil

    select invoice_id, invoice_num, invoice_amount, invoice_currency_code, approval_status_lookup_code from AP_INVOICES_V ;
    --Prasanna                                                                                                                                                                                                                                                                           

  • Login Name and  Home Folder names don't match

    Many months ago I embarked on a mission to clean up a drive which I ported over to another computer and in the process tried to rename the user name but I can't get the home folder to reflect the user's new name.
    On launch the computer has the proper user name but the home folder retained the old user name.
    Is there a way to correct this?
    I am stumped.

    Neil
    I just wanted to let you know that I will not attempt your procedure yet until my wife has finished her thesis.
    I have no reason to believe it will not work but should I make any mistake along the way I would rather have it happen later.
    Once I run the procedure I will be back to mark your advice as a solution and answer to my question. So for now I will leave it marked as helpful.
    Thanks, I appreciate the quick response and look forward to finally having my wife's iBook consistent in terms of user name, in the meantime the machine is working great!

  • SQL Developer 1.1.0.21.97 Query Builder Table Name List Unsorted

    The Query Builder list of table names is unsorted. Should it be alphabetical?

    We have a number of outstanding issue for the Query Builder. These will not be updated for the next evaluation release. I agree, alphabetical would be a better approach.
    Sue

Maybe you are looking for