Export all the reports currently stored in CMC

Our company's internal security policy prohibits us from connecting anyone's copy of Crystal XI to our production report repository (in CMC). We have to work on reports locally and republish them fresh in the CMC every time a report is changed.
We're trying to get all of our report files into a source control system to help with versioning, etc. Unfortunately the only place that we know has all the most current reports is the CMC itself. I'm trying to find a way to export all the reports from within the CMC to some folder or directory so that I can be sure I've got a copy of everything in production. Is there an easy way to accomplish this?

Hi,
If I understand your query then you want to create a backup of the reports present in the CMC.
The reports present in the CMC is already backed up in the
<Installed directory>\Enterprise 11.5\filestore.
so if you keep the backup of the filestore folder you can get a copy of all the reports present in the CMC.
I hope it answers your query.

Similar Messages

  • Export all sql reports in a region to csv or pdf

    Hello there,
    I have a region on a particular page in apex and that region has about 12 different sql query reports.
    I have enabled csv option for each of them so there are 12 links to export each report. However
    I would like to have only 1 link which will save the contents of all the reports to csv or pdf. The
    column headings are different for some of these reports but wanted to know if something like this
    is possible.
    Thanks in advance for reading this.

    You might try wrapping the regions in html regions that essentially give you the ability to specify a valign=top for the report regions.
    So, your regions look like this:
    30 Report Start - contains region source = (div)<table width="100%" cellspacing="0" cellpadding="0"><tr><td valign="top">
    40 Approved Tests Report (Column 2) Conditional
    45 Report 2 Start - contains </td><td valign="top">
    60 Unapproved Tests Report (Column 2) Conditional
    65 Report 3 Start - contains </td><td valign="top">
    80 Approved Count by Build Report (Column 2) Conditional
    85 Report End - contains "</td></tr></table>(/div)"
    Replace () with the angle brackets
    Maybe there is a more elegant solution with templates or page level CSS or something..
    But that should work.
    Edited by: Bob37 on Sep 17, 2010 3:33 PM
    Edited by: Bob37 on Sep 17, 2010 3:33 PM

  • Not able to export all the rows into excel

    Hi All,
    I'm not able to export all the records in discoverer report to excel sheet.
    There are actually 27000 records in discoverer report, when i export them to excel sheet i can see only 16000 records.
    I'm using discoverer plus.
    Any suggestions...please share with me.
    Thanks in advance,

    Hi,
    Do you have parameters on the worksheet? if so then are you selecting same as when you ran it?
    What version are you using ? Plus? Viewer? Desktop?
    You can export the worksheet into CSV instead of XLS and see what you get.
    Also check other formats to see if this missing lines happen in all export methods or just the XLS.

  • How to find a cloumn or table used in all the reports

    Hi ,
    Suppose I have like 15 to 20 reports and i want search a particular column or table where it has been used in all the reports.Is there any easy way ?
    Thanks,

    Well "used in reports" can mean different things. Column used for display or columns used for filtering for example.
    For a filter column you could literally search for
    MyTable."Sales Rep"Whereas for a display column you'd need to search for
    MyTable.&quot ;Sales Rep&quot ; (without the blank space after quot
    That's simply due to how stuff gets stored in the webcat:
    <saw:column formula="MyTable.&quot;Sales Rep&quot;" columnID="c3">PS: How can you correctly escape the string &quot so it doesn't become " in here?

  • IS - Retail, What are all the version currently available and what is lates

    Hi,
    What are all the version currently available and what is latest version?
    Regards

    Hi akshitha,
    1. A logical database is in fact
    a program only.
    2. This LDB provides two main things :
    a) a pre-defined selection screen
    which handles all user inputs and validations
    b) pre defined set of data
    based upon the user selection.
    3. So we dont have to worry about from
    which tables to fetch data.
    4. Moreover, this LDB Program,
    handles all user-authorisations
    and is efficient in all respects.
    5. tcode is SLDB.
    1. To get a taste of it.
    2. create a new z program.
    3. while creating type PNP
    in logical database field.
    4. paste this code and execute.
    REPORT ABC.
    infotypes : 0001.
    TABLES : PERNR.
    GET PERNR.
    WRITE :/ PERNR-PERNR.
    5. The selection screen which u see
    is coming from logical database PNP program.
    6. Execute
    7. U will get a list of pernr.
    SAPDBPNP
    this is the main program of LDB PNP
    which does the main work.
    SAPDB + ldb name.
    regards,
    amit m.

  • Where all z report are stored

    hi
    where all z report are stored.
    in table or else where ?
    thanks in advanced.

    Hi !
    Z-reports code is stored in files.
    If you want use report code in a program, use the ABAP instruction  "READ REPORT  into itab".
    Names of ABAP programs ans Includes can be found in SAP table TRDIR.
    Reward if usefull !
    Regards,
    Stéphane.

  • How to export all the workbooks from database to a filesystem on 4.1.37  ?

    We have all the workbooks stored in the database and I wanted to them to be
    saved in the filesystem (4.1.37).
    Is there a batch file with which I can export all the workbooks and put them individually
    (abc.dis,xyz.dis) on the filesystem ?
    Show me an example ? rather than directly me to some documents ?
    Any help !!!!!!!!

    Using command line options as follows:
    <file-workbook>
    /open <file-workbook>
    /opendb <file-workbook>
    /connect <username>/<password>@<database>
    /p <file-workbook>
    /pt <file-workbook> <printer> <driver> <port>
    /export <format> <export-file>
    /sheet {<sheet-name> | <sheet-number> | ALL}
    /batch
    /parameter <parameter-name> <parameter-value>
    An example of running the file to a printer in batch mode (entered
    from the command line):
    c:\orant\discvr30\dis30usr.exe /connect scott/tiger@yogi733 /p c:
    \orant\discvr30\test.dis /batch
    An example of exporting to an html file in batch (entered from the
    command line):
    c:\orant\discvr30\dis30usr.exe /connect scott/tiger@yogi733 /open c:
    \orant\discvr30\test.dis /export HTML c:\test.htm /batch
    An example of exporting to a html file in batch when the parameter
    names used contains spaces i.e parameter name is 'day of week'
    c:\orant\discvr30\dis30usr.exe /connect user/password@db /open
    "d:\orant\discvr30\testparameter.dis" /parameter "Day of Week" Wednesday
    /export html d:\test.html /batch
    Hope it helps!
    Regards,
    Marcos

  • Discoverer viewer displaying all the reports instead of one report

    Hi Team,
    I have created one menu and attached 4 reports to that.after that that menu is attached to the main menu.This menu is attached to the one xyz responsibility.
    Now i am facing the problem is : After logging to the responsibility,i clicked on individual report ,but it is not displaying only one report.It is showing all the reports in the discoverer viewer.
    Can you please help me in this issue..

    Please post the details of the application release, database version and OS.
    I have created one menu and attached 4 reports to that.after that that menu is attached to the main menu.This menu is attached to the one xyz responsibility.
    Now i am facing the problem is : After logging to the responsibility,i clicked on individual report ,but it is not displaying only one report.It is showing all the reports in the discoverer viewer.Please review these docs and verify that you have completed all the steps.
    How to Create a Link to a Discoverer Workbook in Apps R12 [ID 471303.1]
    How to Create a Link to a Discoverer Workbook in Apps11i [ID 278095.1]
    Thanks,
    Hussein

  • I recently purchased songs from itunes via my pc and I dont know how to get them onto my iphone? When I click the sync button it says I will lose all the music currently on my iphone.. Help :(

    I recently purchased songs from itunes via my pc and I dont know how to get them onto my iphone? When I click the sync button it says I will lose all the music currently on my iphone.. Help

    If you're syncing with a different iTunes library than the one you previously synced with, then there is no way around it. You're gonna loose the old data. The only way round it would be to make sure that all the music files on your iPhone is also in your iTunes library. If you still have access to the computer with the old library, you could copy the files on to an external harddrive, and then import them into your new iTunes library.
    If it is in fact the same library, then the music currently on your iphone, is also in your itunes library. Just make sure that the artists/albums/playlists, or whatever you sync contains these tracks, that you allready have on your phone and don't want deleted. What i do is, i create a playlist specifically for my iPhone, and i set it up to only sync with this playlist. Whenever i hear a track from my iTunes library or buy a new track that i want on my phone, i just drag it to this playlist and next time i synchronize, it's there without deleting anything else.

  • I have an apple iMac G5 running Mac OS 10.4.11 can i upgrade it to 10.5? if so will i also loose all the software currently installed on my Mac? eg. Adobe software.

    I have an apple iMac G5 running Mac OS 10.4.11 can i upgrade it to 10.5?
    If so will i also loose all the software currently installed on my Mac? eg. Adobe software.
    I have moved countries (opposite side of world) so i do not have my install disks, or the disks that came with my Mac.
    Where can i get the 10.5 upgrade from?
    Do i need my original disks that came with my Mac?
    - Thanks if anyone can help
    Note:
    I have never had any problems with my G5, it's been my awesome helper these past 7 years, I can't say the same thing for my new Mac, but it seems now my poor G5 is slowly being made redundent because they no longer write software for it.
    I don't see why i should pay for a new Mac because my old one does not always function on the web, or having a new printer because it does not support the new software.
    My New Mac Laptop has had no end of troubles since i bought it less than a year ago.
    What happened to Mac being a sign of Quality??

    First off, all upgrades can potentially break a system.  First and foremost, backup your data before installing anything.  Next read this tip as 10.5 loses Classic compatibility, and has these other issues outlined on the tip: https://discussions.apple.com/docs/DOC-2275

  • I want to export all the screen text in a long video to a text doc

    I want to export all the screen text in a long video to a text document. Is there a way to do that without copying and pasting each item?

    Fortunately, I still have the project ready at hand, so I can cut and paste each text window from there, but I do admire the creativity of your approach. I thought about making the desired document as a collection of still images without the video track removed, but I decided that would be too cumbersome for this purpose.
    It still seems to me that there ought to be a way to access the text resident in FCP and turn it into a text file, but maybe this will have to written into the program as a feature. Probably, it would not be a high priority among all the other tasks on the wish list.
    Thanks for your help. If I learn something interesting, I will post it for the benefit of others who might want do what I want to do now. Off I go now to cut and paste!

  • Web part created on a subsite for a sharepoint list in another site using sharepoint designer, to show only the subsite's reports. Connection dropping off and showing all the reports

    I crated web parts in the sub-sites (we have about 10 subsites) using sharepoint designer from a main list in another site.  Then used web part to show only the  ubsite's reports - using connection to the main list.  Problem is, the connection
    is dropping off and showing all the reports on the main list that are confidential.  this has happened 3 time lately.  Could someone explain why it happens some times?  I had to fix it by adding the web part again and connecting it
    Thanks, Subathy.

    Hi George,
    If you want to use a top level site "department" list column in all sub-sites, you can go to top level site and create a
    lookup type "Site column" to look up the value from the department list, then all sub-sites can use this lookup type site column created in top level site.
    Thanks 
    Daniel Yang
    TechNet Community Support

  • Option to download all the reports in a page

    Hi All,
    I have a requirement like this.I have a page on my dashboard.In that page i have 4 reports.Is there any option to download all the reports in the page at a time or any workaroungd for this.
    Thanks,
    chandra

    Hi,
    You can download all the reports in the same dashboard at a time.
    1.Add a text to the dashboard at the end of the dashboard.
    If you want download in a PDF format then Add this code to Text
    open(<) a href="give ur dashboard path here"&Action=Download&Format=pdf"(>)DownloadPDF(close tag</a>)
    If you want download in a Excel format then Add this code to Text
    open(<)a href="give ur dashboard path here&Action=print&Format=excel2000">Excel 2000(close tag</a>)
    HTML code will be like this
    open A tag href="path&Action=download&Format=pdf/excel2000">
    Assign text(Download PDF/Excel)
    close A tag
    Note:Remove the "(" and")" in the HTML code
    mark if helpful/correct...
    thanks,
    prassu

  • Is there a way to clear the history of all the reports

    I would like to clear out the history of all the reports listed in InfoView because many of the links are broke because I was told to delete all the directories containing the pdf's in the Epic\EpicBI\Output folder. Can I  truncate the tables in the database or where does InfoView maintain those links?

    If you want to delete all the scheduled instances for reports, it can use the code similar to the following:
    IInfoObjects oInfoObjects = oInfoStore.query("select si_id from ci_infoobjects where si_instance=1 and si_name='<report name>'");
    for(int i=0; i<oInfoObjects.size(); i++)
           IInfoObject oInfoObject = (IInfoObject)oInfoObjects.get(i);
           oInfoObject.deleteNow();
    oInfoStore.commit(oInfObjects);
    as a side note, do not try to alter the output file repository or the CMS database directly, it could create lot of issues\inconsistencies in your system and make it unusable.
    Thanks
    Aasavari

  • How to connect to database for all the reports FR

    Hi,
    I have developed 100 reports in production client, for testing purpose I have moved to
    test client. How can I connect to database for all the reports at a time?
    Regards
    Taruni

    Hi Taruni,
    You can connect to the database connection for all the reports through workspace in HFM.
    Connect to HFM Workspace-->click on Explore option-->and click on Tools-->click on Data Base Connection Manager and change the respective connections from Production Instance to Test Instance with required information, and than you will be able to connect to Test database for all the reports at a time.
    Regards,
    Srikanth

Maybe you are looking for