Rpt file version control

Hi,
I am trying to include a version number(revision number) in a rpt file.
The pourpose of doing this is to include a version number in a rpt file. Every time one make some changes( other then refreshing the report with new parameters) then version of the report should change.
I have tried --modification date, time with no luck. Those two functions only prints the current date time.
Does anybody knows any sort of formula or a way to find if a field(object) is being changed in a report.
Any help/suggestion will be greatly appriciated.
Thanks,
parik

Hi Parik,
You dont have to create any formulas as such
Version number is available at following location:-
From standard toolbar click File --> Summary Info -->  Statistics
This has one filed" Revision Number" which would count the number of times changes have been made to report
Note : Make sure when you are checking the summary info dont click OK ..click cancel because it is also considerd as a change and would increase the counter.
It will not increase the counter if report is refreshed with new parameter values
I hope this helps!
Regards,
Shantanu

Similar Messages

  • Installed to DW4 and can't view remote files - version control

    I have just set up my new laptop with DW4 adn can upload files, but in the files panel, for some reason, I can't just connect to the ftp server and view the files.  Any idea why?
    All it says is "define its version control settings"  why is this? in DW3 - I was just able to click the connect icon and boom, it shows you the files?
    strange?
    tia

    Hi
    The only time I have encountered this was when I 'tried' to use dreamweavers built in subversion integration, (too many problems).
    All I can suggest is to try product support at - http://www.adobe.com/support/programs/.
    PZ

  • How to turn off Check Out prompt in RH7 for VSS version control.

    Using RH7 HTML, and VSS version control. Have been using without problem for 2 years. Now I had to get a new computer
    set up, VSS seems to be correctly set up with RoboHelp, and asks to 'get latest' when I open a project, in the usual way.
    However, each time I try to edit a topic in RH now, I am prompted to check out the topic.This should happen automatically. the RH tip that displays says:
    "To turn off prompts when performing version control tasks manually, clear the option on the version control tab. Files are then checked out automatically.
    Note: Files not selected in the list cannot be checked out."
    this is unclear - there IS no version control tab, and which option are they saying to clear? there is a version control toolbar, and File>Version Control menu, neither of which has a 'prompt checkout' option.
    I need not to check out manually every time!

    Use the Tools > Options menu. There should be a "Version Control" tab in that dialog box.

  • Looking for sample code - version control

    Do you recommend a resource where I might find sample code or opensource for basic Windows file version control? I want to be able to compare two directories (and their subdirectories) for file name, creation date, and size. Thanks.

    File size is in no way accurate to compare to files together for changes.
    You'll want something like a CRC32 checksum.
    This basically takes any sized file, and generates a "mostly random and unique"
    string of 8 hex chars. The odds two different files having the same CRC32 value are supposed to be 2 ^ 32... ie. about 4 billion to one against.
    I posted code here to generate the CRC values.
    http://forum.java.sun.com/thread.jspa?forumID=31&threadID=641367
    So you generate the CRC values for each file in the directory.
    Then, when you generate the CRC32 values the next time you visit, you can compare the previous value with the current value to detect if a single file has changed.
    regards,
    Owen

  • Upgrade Error when starting the DB   ora-00201 control file version

    Hi Experts,
    While Upgrading R12.1.1 Vision database version from 11.1.0.7 to 11gR2on RHEL 6 64bit Plateform the following patches 've been applied successfully on apps tier
    According to note ID: 1058763.1
    Patch 7303030 , 9062910 , 8919489 - Oracle E-Business Suite Techstack 12.1.3 Product Release Update Pack ANd 9868229 - 10163753 - 11071569 -
    9738085 - 9852070 - 12686610 - 6400501 Applied without any Issue.
    On DB tier i.e 11.1.0.7 these patches are applied successfully According to metalink Note *[ID 1058763.1]*
    Oracle Database Upgrade Guide 11g Release 2 (11.2) And Complete Checklist for Manual Upgrades to 11gR2 *[ID 837570.1]*
    *7695070 - Change In The Timezone File Format*, And 13417321 -14112098 DST Changes For DSTV18 -7695070
    Than we 've. Downloaded the 11.2.0.3 x86_64 software (of patch 10404530) Installed 11.2.0.3 on this Location /u01/oracle/VIS/db/tech_st/11.2.0.3
    the Old ORACLE_HOME is /u01/oracle/VIS/db/tech_st/11.1.0.7
    AND after that
    On 11.2.0.3 home, applied these additional 11.2.0.3 RDBMS patches successfully according to metalink Nots Mentioned above :
    *4247037 , 9858539, 3) 12942119 ,12960302 ,12985184 ,13001379,13004894 ,13258936 , 13366268,*
    Now Need to Run utlu112i.sql on existing 11.1.0.7 oracle database.. for that started the listener But when i tried
    to startup DB from sqlplus prompt. got this ora-00201 control file version error,
    We Unable to start the Database in order to run the utlu112i.sql on existing 11.1.0.7 oracle database..
    Please advise. we are doing manual upgrade.
    Thanks
    Priya

    Please verify the value of COMPATIBLE initialization parameter.
    Troubleshooting ORA-201 ORA-202 [ID 948710.1]
    OERR: ORA 201 control file version <num> incompatible with Oracle version <nu [ID 18286.1]
    Thanks,
    Hussein

  • Version control for FH files

    For the last 2 years I've been using a subversion system that
    works very well with FH files. It does basicly the same as
    VersionCue but works with a lot of file formats (not Flash 8 btw)
    My setup is like this:
    - File server at my home studio (just a win machine with RAID
    5 disks and mapped network drives shared on my home network)
    running Win XP Pro (backup done every 24h)
    - a workstation running TortoiseSVN on Win XP Pro (it becomes
    a shell extension in Explorer)
    my simple system:
    - I create a version repository in my project folder on the
    server
    - I check out a working copy of the file(s) I want to work
    with to a local folder or a dedicated disk partition as I do
    Whenever I save my changes I commit these changes to the
    repository with a text comment
    Icon overlays tells me the status for each file and folder
    under version control
    Whenever I get a file corruption (it happens with FH files) I
    just check out a fresh working copy from that last commited
    version. You can of course revert to any previous version at any
    time or create branches out from one main design.
    The best thing is that I'm able to review my change log
    without opening a lot of files and revert to previous designs
    without keeping a lot of different files, and of course being able
    to resolve problems with corrupted FH files with minimal loss.
    http://tortoisesvn.tigris.org/

    I started version control on 01/14/2014.
    As you can see below I modified several topics. When I opened the RSC database and did a history on any modified Topic from 01/14/2014 to a date in the future, it always said there was no difference.  In the past it always showed there was a difference and what the difference was.
    I have started and stop version control several times hoping that would resolve the problem. Right now I am not using version Control.
    I will start version control again.
    Richard Wright
    Functional Area Expert II
    Systems Made Simple (SMS)
    1615 Woodward Street
    Austin, TX  78772
    Service Delivery and Engineering (SDE)
    Enterprise Operations (EO)
    Enterprise Applications Support (EAS)
    (512) 326-6610
    [email protected] <mailto:[email protected]>
    One of the Inc. 500 Fastest Growing Privately Held Companies in the U.S.

  • Over 12 minutes required to merely OPEN a .rpt file in Crystal Reports version 8.5

    Post Author: Rob Kramar
    CA Forum: General
    Background: Our division has 3 networked, but geographically dispersed, plants; each plant runs MS SQL Server and Crystal Reports on local servers.  A rather complex (version 8.5) Crystal Reports .rpt file (main report plus 12 subreports) exists and executes in one of our distant plants against a MS SQL Server database located there.  I copied that .rpt file to my local server (CTXB) which has Crystal Reports 8.5 installed and which I can access via Citrix from my PC.  I "repointed" that report to our local MS SQL Server database (located on a different server &#91;CTXA&#93; on my local network) &#91;which uses the same database schema as the database in the other plant&#93; by setting up a new ODBC  driver, using the Convert Database Driver function, and using the Set Location function.  I applied these changes to the main report and each of the subreports individually.  I dropped all the links in Visual Linking in the main report and in each of the subreports and recreated each link.  I did a Verify Database on the modified report (which appeared to check the main and each of the 12 subreports).  I ran the report within Crystal Reports v8.5 and verified that the output is correct based on my local MS SQL Server data (on server CTXA).  I saved the .rpt file on server CTXB and exited Crystal Reports v8.5.  I did all the above work on server CTXB via Citrix from my local, networked PC.
    Problem: When I try to reopen the .rpt file in Crystal Reports v8.5 (via Citrix on Server CTXB) it consistently takes over 12 minutes to merely open the report.  Once opened, it executes with acceptable speed within Crystal Reports v8.5 and produces accurate results.
    Note: If I compile the report in v8.5 on server CTXB (via Citrix), and attempt to execute the compiled report on CTXB (via Citrix), the popup with the u201CPrintu201D, u201CDoneu201D, and u201CAboutu201D buttons appears immediately, but an hourglass also appears that prevents me from clicking the u201CPrintu201D button for over 6 minutes.  Once the hourglass disappears, that popup works normally and the report executes with acceptable speed (about 4 seconds) after I click the u201CPrintu201D button for a single execution.  If I then close the output display window and try to immediately rerun the report (from the u201CPrintu201D, u201CDoneu201D, u201CAboutu201D popup which is still visible) by clicking the u201CPrintu201D button, the hourglass returns again for another 6+ minutes.  A third such iteration results in an u201Chourglass lockoutu201D of over 6 minutes.
    Note also: I can open that same .rpt file (stored on server CTXB) in Crystal v7.0 on my local PC, and it opens in less than 5 seconds.

    According to the release notes, for the JRCHelperSample to compile, you must set the target runtime for the project.
    To do this, either create a project from scratch that uses the Tomcat 5.5 target runtime, or go to the properties menu and ensure that the target runtime is set to the application server you will be using.

  • OpenScript: Which files to put under Version Control?

    Hi,
    According to JB's description of [how to enable Subversion|https://forums.oracle.com/forums/thread.jspa?messageID=10677356] for OpenScript, I have now an active version control.
    The next question is now: which files I should put under version control? Obviously, the script.java is a good decision, but there are many more, such as java, properties, but also specific folders like "recorded data" and "results" folder.
    Which once I should put under version control, any recommendation?
    Thanks a lot in advance!
    Volker

    Thanks for your replies,
    it's nice to know that I was going the right way.. :)
    But how do you handle these little bugs, that I mentioned in my first message? Do you check-out all files in the project before work? Or they are TeamSystem - specific?
    Best wishes, Serg.

  • Powershell program to upload multiple files with version control at the file level

    I have a network folder which contains multiple files refreshed daily.I then run a power
    shell scrip which uploads all the files . I have scheduled it to run once
    daily. I have version control at the directory level , is there a way to upload all the files daily and maintain the last X versions for each file , rite now it does it at a folder level . I want it at a file level
    powershell script
    if((Get-PSSnapin "Microsoft.SharePoint.PowerShell") -eq $null)
    Add-PSSnapin Microsoft.SharePoint.PowerShell
    #Script settings
    $webUrl = "http://sharepoint.contoso.com/Corporate/Sales/"
    $docLibraryName = "Shared Documents"
    $docLibraryUrlName = "Shared Documents\arizona" # specify your subfolder url here
    $localFolderPath = "C:\Test"
    #Open web and library
    $web = Get-SPWeb $webUrl
    write-host $webUrl
    $docLibrary = $web.Lists[$docLibraryName]
    write-host $docLibrary
    $files = ([System.IO.DirectoryInfo] (Get-Item $localFolderPath)).GetFiles()
    write-host $files
    ForEach($file in $files)
    if($file.Name.Contains(".pdf"))
    write-host $file
    #Open file
    try
    $fileStream = ([System.IO.FileInfo] (Get-Item $file.FullName)).OpenRead()
    #Add file
    $folder = $web.getfolder($docLibraryUrlName)
    write-host "Copying file " $file.Name " to " $folder.ServerRelativeUrl "..."
    $spFile = $folder.Files.Add($folder.Url + "/" + $file.Name,[System.IO.Stream]$fileStream, $true)
    write-host "Success"
    #Close file stream
    $fileStream.Close();
    catch
    Write "Error: $file.name: $_" >>c:\logfile.txt
    continue;
    #Dispose web
    $web.Dispose()

    Check if this helps you
    http://blogs.technet.com/b/heyscriptingguy/archive/2013/04/28/weekend-scripter-use-powershell-to-upload-a-sharepoint-file-version.aspx
    # Add the Snapin
    Add-PSSnapin Microsoft.SharePoint.PowerShell
    # Retrieve specific Site
    $spWeb = Get-SPWeb http://SP01
    # Create instance of Folder
    $spFolder = $spWeb.GetFolder("Shared Documents")
    # Get the file on Disk that we want to upload
    $file = Get-Item C:\Documents\MyDoc.docx
    # upload the file.
    $spFolder.Files.Add("Shared Documents/MyDoc.docx",$file.OpenRead(),$false)
    $newVersion = $spFolder.Files.Add($spFile.Name, $file.OpenRead(), $spFile.Author, $spFile.ModifiedBy, $spFile.TimeCreated, (Get-Date))
    If this helped you resolve your issue, please mark it Answered

  • Control file version 10.2.0.1.0 incompatible with ORACLE version 10.2.0.0.

    hi;
    I'm totally new to the oracle databases field...am trying to startup the database using the parameter file init.ora by using the command
    startup pfile='/u01/app/oracle/product/10.2.0/db_1/dbs/init.ora'
    But its giving me the following error:
    ORA-00201: control file version 10.2.0.1.0 incompatible with ORACLE version
    10.2.0.0.0
    ORA-00202: control file:
    '/u01/app/oracle/product/10.2.0/db_1/dbs/control01.ctl'
    Can anyone help me with this error?
    Thanks!

    startup pfile='/u01/app/oracle/product/10.2.0/db_1/dbs/init.ora'You are most likely using the wrong init.ora file. Get a list of files at /u01/app/oracle/product/10.2.0/db_1/dbs/
    For the database ORACLE_SID that you are attempting to startup, there would be an initSID.ora or spfileSID.ora
    e.g. if the ORACLE_SID is PROD, the file would be initPROD.ora or spfilePROD.ora
    The spfileSID.ora is a binary file and should not be accessed by a text-editor.
    Hemant K Chitale

  • RH9 Version Control not in File menu

    Hi all,
    I tried to add my project to Version Control but I don't see the Version Control command on the File menu. Although the Version contol toolbar is already on my workspace but it is disabled.
    Please help me.
    Thank you.

    Goldfish,
    If you are using TFS as source control, here's the topic that helped me find the answer: http://adobe.hosted.jivesoftware.com/message/5076624#5076624

  • RoboHelp 11 .mdb files unhandled in SharePoint version control

    Since RoboHelp 11, .mdb files don't seem to be recognized with SharePoint version control. Note that we have ensured the file type is allowed in SharePoint.
    Lauching RoboHelp in Admin mode does not help.
    Note that this was working under RoboHelp 10.

    Hi, goguenr
    Because RoboHelp 11 has some enhancements and a new Topic-Sharing workflow (that can be "cloud-based") there have been some modifications. So perhaps it requires a re-connection to SharePoint. Normally, the RoboHelp/Sharepoint integration is most commonly used for source control of those files related to a specific RoboHelp Project. RoboHelp will exclude any "output" files (like those in the !SSL! folder because after all they are output files and not "source" files as source control implies. However, you can modify how this works with some configuration.  If you also link to files (which are managed by "Baggage" in the Project Manager); those are added to Source Control as well. (But it sounds like you were already doing that with previous versions, so sorry if I'm stating the obvious.)
    I think if would be great if you could take a look at a webinar that Willam van Weelden and I did last Fall. A recording is available for viewing and is free. You can also learn more on Willam's website:
    http://www.wvanweelden.eu/blog/2013/08/17/adobe-robohelp-using-sharepoint-version-control
    The recording is here (you may be asked to sign in with free Adobe ID)
    http://www.adobe.com/cfusion/event/index.cfm?event=set_registered&id=2099687&loc=en_us
    Willam is more versed in this than I, so perhaps he will chime in with more.
    Thanks
    John Daigle
    Adobe Certified RoboHelp and Captivate Instructor
    Evergreen, Colorado
    www.showmethedemo.com

  • ORA-00201: control file version 10.2.0.4.0 incompatible with ORACLE version

    Hi,
    I have upgraded the database from 9.2.0.4 to 10.2.0.4 and for some time compatible parameter remained 9.2.0.0.
    Recently i have changed compatible parameter to 10.2.0.4.Now I could open the database with pfile but when I am trying to open database with spfile then I am getting following error:--
    SQL> startup
    ORACLE instance started.
    Total System Global Area 1694498816 bytes
    Fixed Size 1299532 bytes
    Variable Size 1342180276 bytes
    Database Buffers 343932928 bytes
    Redo Buffers 7086080 bytes
    ORA-00201: control file version 10.2.0.4.0 incompatible with ORACLE version
    9.2.0.0.0
    ORA-00202: control file: 'C:\ORACLE9I\ORADATA\UPGRD9I\CONTROL01.CTL'
    OS=Windowxp 32 bit
    Database version=10.2.0.4 32 bit.
    Please share your experience with me.
    MK

    Yes,everything is set to 10g only with spfile I am getting this error.
    When i am starting it with pfile it is opening and running good the onle thing I can not enable alter system set db_file_recovery_dest_size=5G scope=both bcoz spfile is not being used .I started using pfile and created spfile from pfile and then bounce the database startup then I am getting above error.
    Mk

  • Compare version control file

    I installed SVN server and makes version controls work.
    I tried to compare 2 version and Dreamweaver asks me to select application to compare 2 versions file.
    Does Dreamweaver has any compare versions applications?
    If not then can you please advise any program to download to install for comparing 2 versions?
    By the way, I just learned that Dreamweaver just allows user to use either version controls or check in and check out.
    Is it true that Dreamweaver only can use one of them at same time?
    Your help and information is great appreciated,
    Regards,
    Iccsi,

    Is it true that Dreamweaver only can use one of them at same time?
    Right.  If you use version control you don't need the other option.
    Does Dreamweaver have any compare version applications?
    No. 
    Do a Google search for FileMerge,  BBEdit or TextWrangler.
    See Comparing Files for Differences:
    http://help.adobe.com/en_US/dreamweaver/cs/using/WSc78c5058ca073340dcda9110b1f693f21-7edda .html
    Nancy O.

  • Reg: Openscript files should store  version control system (CVS)

    Dear's.
    I dont see any option in Openscript to directly send files to repository like Eclipse. Eclipse has an option to team sync with repository .Is their a way to store openscript files in to any kind of version control system .
    Thnkq
    Raju.

    Hello
    Pls find here http://dl.free.fr/gZ9qmGToA (for the next 30 days) a HowTo integrate OpenScript with Subversion.
    Let us know if it fits your needs.
    Cheers
    JB

Maybe you are looking for

  • Required Start date in Notification

    Hi All, Maint order is assigned as a call object for a maint plan. After scheduling the maint order is generated with the basic date as per the planned date in maint plan. But the notification generated along with the order has the required start dat

  • Web Gallery Captions get lost

    Love web gallery - spend time typing in all the captions to inform family and friends, wait for the upload, watch all the "pending" signs disappear, and then see the captions disappear once it's on the Gallery site. Any ideas? What am I doing wrong?

  • Something's wrong with my iPod

    my ipod 4g has been glitching for a few days now... when im listening to music, my music suddenly stops playing and sometimes when i listen to a song it suddenly changes to another one...

  • How can I change the location of my CS5.5 download?

    Hi, I am getting error 101 i.e. not enough space.  I want to change my downlaod location to default.  How can I do that.  I even uninstalled the product and tried reloading but it goes to the same location and doesn't ask for new location to download

  • Cannot connect to target eHR web site

    I cannot connect to eHR target web site. from my home computer which is running windows 7. I get this error message from Chrome "Not Found The requested URL /SecurityBrokerage/forms/login.asp was not found on this server." This error from IE 10  give