Versioned repository

Hi All,
We had a non-versioned Designer9i repository with Headstart added on. We subsequently moved to a versioned Designer 9i and migrated applications in the non-versioned repository to the new versioned one.
The question is what about Headstart? What do we have to do in the versioned Designer 9i to ensure Headstart required objects are accessible and correctly configured/installed to work with our versioned world.
Regards,
jb

See my examples below for the checkin and checkout
-- checkout, just for the change
l_mod_ivid := jr_version.check_out( i_irid => l_mod_irid
,i_ivid => l_mod_ivid
,i_lock => true);
-- checkout, after cdapi.close_activity
l_mod_ivid := jr_version.check_in ( i_irid => l_mod_irid
,i_ivid => l_mod_ivid
,i_lock => true
,i_notes=> 'my notes'
,i_vlabel =>'3.0');

Similar Messages

  • Is versioned repository part of Oracle ATG Web Com 10 Impl cert topic?

    All, Does anyone know if the 'versioned repository' is part of the "Oracle ATG Web Commerce 10 Implementation Developer Essentials" topics ? Oracle University website says that its is part of the certification (http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_org_id=13&lang=HR&p_exam_id=1Z0_510) however the Partner website doesn't talk about the 'versioned repository' repository. (http://www.oracle.com/partners/en/knowledge-zone/applications/atg-web-commerce-implement-exam-1529925.html)
    Thanks,
    Sanju

    +1 with Gurvinder. It is mentioned in Oracle ATG Web Commerce 10 Implementation Developer Essentials - Exam Study Guide
    http://www.oracle.com/partners/en/knowledge-zone/applications/atg-impl-dev-st-guide-1532521.pdf
    Check out Topic 11: Advanced Repository Concepts. The second sample question mentioned there is itself from versioned repository.

  • CDR-20043: Non-versioned repository has no workarea or insufficient privileges

    After Installing Designer 6i on NT 4.0 service pack 6
    and after I created the Repository
    Running the Designer produce this error:
    CDR-20043: Non-versioned repository has no workarea or insufficient privileges
    all privileges from check requirments are Ok!
    Please Help..........

    Hi,
    You may want to try enabling version support in the Repository.
    From the RAU, choose Options->Enable Version Support...
    Brian

  • How to make custom respository as a versioned repository

    hi all,
    how to make or convert custom respository as a versioned repository. and what is versined repository and why we are going for that, can anyone explain clearly,
    thanks and regards
    shya

    please refer to this documentation :
    http://docs.oracle.com/cd/E23507_01/Platform.20073/ATGCAProgGuide/html/s0405createandconfigureversionedrepos01.html

  • 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.

  • Config Error in CM Repository 'dbfs'

    Dear All,
    I am creating CM Repository in dbfs Mode....we are on EP 7.0 Unix OS and Repository is on Content Server 6.40 Win32 OS.
    The Configuration for CM Repository is as mentioned Below:-
    Description:KM Repository to Content Server FileSystem
    Prefix (must start with /): /RepositoryCont
    Active: Checked
    Hide in Root Folder: Unchecked
    Persistence Mode: dbfs
    Repository ID in Database: RepositoryCont
    Auto Check-In/Check-Out: Unchecked
    Preserve Version Histories: Unchecked
    Root Directory:
    10.2.16.107\ZPORTAL_KM_FS\kmroot
    Root Directory for Versions:
    Repository Services:
    accessstatistic
    comment
    discussion
    feedback
    layout
    personalnote
    properties
    rating
    statemngt
    subscription
    svc_acl
    tbp
    Property Search Manager:
    com.sapportals.wcm.repository.manager.cm.CmPropertySearchManager
    Security Manager: AclSecurityManager
    ACL Manager Cache: ca_rsrc_acl
    Windows Landscape System: ContentSrvrPath (NetWork Path)
    Send Events: Checked
    Memory Cache: ca_cm
    Memory Cache for small content (<32KB):
    Compress content greater than: -1
    Internal Links Default To Dynamic: Checked
    Filesystem Content Cache Directory:
    Max Size of Filesystem Cache: 100 Megabytes
    Maximum Number of Cache Files: -1
    Disable Automatic FSDB Synchronization:
    Enable FSDB Content Tracking: checked
    Read-only Content Expiry Delay: 0 Seconds
    Configuration of Network Path is Defined Below:-
    Name "ContentSrvrPath"
    jCIFS Protocol: Checked
    Description:Remote Path to KM Content Server Repository
    Network Path:
    10.2.16.107\ZPORTAL_KM_FS
    Password: Windows Content Server Password to access Directory
    User: administrator
    We are receiving error in Component Monitoring: Start Up Error
    Configuration Error: creating content handler: Content
    folder '
    10.2.16.107\ZPORTAL_KM_FS\kmroot' does not exist.
    We have already shared the defined repository on content server and
    assigned full access to administrator.
    Now, Our content Server is on Windows OS and Portal is on UNIX so, so,
    may be portal server is unable to identify windows directory path...
    so, kindly let me know the workaround ...is it required to mount
    WIndows Content Server Repository on to Portal Server????
    Reg,
    Tushar Dave

    Hi Dave,
    There is a restriction here with dbfs mode which is not that clearly documented, see section 'E) Network Paths and the CM Repository' of note 900571, essentially the way DBFS repository is designed the Network path is not been taken into account.
    Regards, Lorcan.

  • Version enabling

    hi
    i m using Oracle developer suit 10g and Designer version is 9.0.4.2.8.....i made a user and assigned all privileges to that user listed in "Check Requiements" butoon in RAU...i installed repository but now when i run Oracle Designer..it gives me error
    CDR-20043: Non versioned repository has no workarea or insufficient privileges
    i selected OPTIONS and then ENABLE VERSION SUPPORT from RAU but still same problem..
    can nayone tell me how to resolver this problem???
    Regards

    Please refer to the installation guide (http://otn.oracle.com/pls/wocprod/docs/page/ocom/technology/products/designer/supporting_doc/Des10g_9044/cmnhlp72/rep_insgde/igttl_9i.htm) regarding user priviledges when setting up your subordinate users. Enabling version is not a reversable step and requires some planning as to how you should use your repository in a versioned world. I recommend you look at the demos on the Repository (SCM) site for additional help [http://otn.oracle.com/products/repository/demos.html]
    Regards
    Sue

  • Problem with creating repository

    I can´t create functional repository, because I can´t compile package bodies: ck_util, rmmac and jr_workarea. Problem is with parameter dbms_lock. For example when I want to compile jr_workarea, i get message:"
    Line # = 287 Column # = 49 Error Text = PLS-00221: 'NL_MODE' procedure doesn´t exist or isn´t declare
    Line # = 287 Column # = 49 Error Text = PL/SQL: ORA-00904: "DBMS_LOCK"."NL_MODE": wrong identificator
    Line # = 287 Column # = 4 Error Text = PL/SQL: SQL Statement ignored
    Line # = 298 Column # = 16 Error Text = PLS-00201: identificator 'DBMS_LOCK' must be declared
    Line # = 298 Column # = 4 Error Text = PL/SQL: Statement ignored."
    If I want to run designer, I get message:CDR-20043: Non-versioned repository has no workarea or insufficient privileges. What should I to do to run designer?? I have Oracle Designer 9i.
    Thanks

    Tom,
    the problem you have indicates that you missed important steps of the installation guide.
    During the Repository installation, you are asked to connect as SYS and execute some grants:
    grant execute on dbms_lock to repos_owner;
    grant execute on dbms_pipe to repos_owner;
    grant create table to repos_owner;
    grant select on sys.v_$nls_parameters to repos_owner with grant option;
    grant select on sys.v_$parameter to repos_owner;
    Please check the installation guide again.
    If nothing was already defined in the Repository, the eaiest may be to drop your repository and recreate it after having executed all steps from the Installation Guide.
    Hope this helps,
    Didier

  • Content DB (Services) versions

    Hello!
    As far I know 10.2 database Content DB option and OCS 10.1.2 Content Services are same. But what about WebCenter Suite Content DB ?

    Hi All,
    The Content DB version shipped with Web Center is an an embedded release - it's licensed for use as Web Center repository only and nothing more. It actually has less functionality compared to the current 10.2 Content DB release having been branched from an early Content Services code line. The CDB development kit will not work against it either - as many of the services are different (e.g authentication).
    I believe there is (Stellent) Oracle Content Server version repository option coming soon as well for Web Center.
    Thus - the latest version of CDB is the 10.2 release + patchsets.

  • Migartion of older version of Business Objects to XI R3

    Hi Experts,
    <<Text removed by moderator>>
    Also need to know about how to create windows AD security or how to move users from enterprise to windows AD security group.
    Awaiting replies asap.
    Regards
    Rohit Mathur
    Edited by: Matt on Dec 6, 2010 10:18 AM

    Hi,
    Firstly am moving Business Objects Versions 5.x and 6.x to XI R3 enviroment,secondaly i have done all the things as per the points that you have mentioned in the forum but the deal is i just wanna know about what all crdentials will be asked for during the migartion process and also want to about the BO MAIN KEY as it is also asked for to access the respective BUSINESS OBJECTS version repository.
    And i have some reports which are scheduled so when i migrate is there any option to keep the schedule instances as it is or I will have to reschedule all the reports again after the migration.
    Is there any option to migrate the inbox..?
    Thanks for the process you told me about the AD security group i am cleared with that thing,i will foloow as per say.

  • Repository synchronization between two sites

    Hi All,
    We are using Oracle Designer 6i for our designs. We are creating DFDs, PFDs and ERDs. Two teams are working on this at two different locations. Can somebody suggest the way to synchronize (combine) the work done by both the teams into a single repository. For example, Team A has created DFDs, PFDs and ERDs at Location1. Team B is also creating DFDs, PFDs and ERDs at Location2. Team B will be using some of the functions in their diagrams created by Team A. Now we want to apply the changes done by Team B into the repository located at Location1.
    Thanks in advance for any suggestions
    regards,
    Vijay

    Hi Vishal,
    thanks a lot for your reply. You have suggested that we can import the entire application system at Site B. At this time we are using non-versioned repository. And we are using only one application system. But the problem is that at Site B some people are making changes to the same application system used at Site A. I understand that if i have to import an application system, i have to make sure that there is no application system with the same name at the destination. So in this case if i have to import the Site A's application system at Site B, first i have to delete the Site B application system. In which case i will be losing all the changes made by the Team at Site B. But my requirement is that i want to incorporate the chages made at Site B's application system into the Site A's application system. Can you please give your thoughts about this.
    thanks in advance
    regards,
    Vijay

  • CM Repository Error

    I've created a CM repository in FSDB mode as share and root and version folder inside it and share folder is shared drive.
    when I restarted my portal server I'm getting this error  saying startup failed
    Startup Error:  could not create directory:
    <host-name>\share\version\versions
    All folders are diffrent inside share ->root and share->version
    Not able to see the CM repository in KM Content.
    Regards
    Niharika

    My parameters which I've given are
    Description:   Share_CMRepositiry
    Prefix (must start with /): *   /share_CM
    Active : checked
    Persistence Mode: *   fsdb
    Repository ID in Database: *   share1234
    Root Directory:  
    <host-IP>\share\root
    Root Directory for Versions:
    <host-IP>   \share\versions
    Repository Services:  
    {accessstatistic ,discussion ,layout ,properties ,svc_acl }
    Property Search Manager:   com.sapportals.wcm.repository.manager.cm.CmPropertySearchManager
    Security Manager:  AclSecurityManager
    ACL Manager Cache: ca_rsrc_acl
    Windows Landscape System:  
    <host-IP>\share
    Memory Cache:  ca_cm
    Memory Cache for small content (<32KB):  ca_cm_conte
    Have created a folder share amd made it shared and versions and root inside share.
    still I'm getting this error.
    Regards
    Niharika

  • Retrieve "real" resource when setting an older version of a file as current

    Hello,
    I need to log access to versioned files, and I have the following problem:
    With a versioned resource, when the user duplicates an older version of a document as being the current version, the KM sends a "COPY" (ResourceEvent.COPY) Event informing this change. Apparently what the KM does is simply to copy the resource from its version repository to the current folder. The problem is that the resource associated with this event (delivered by IResourceEvent.getResource() )is the version of the resource that the KM saved in /<prefix>/.system/versions/<number>/<number>/<ID>.
    Therefore to log this event, I would need a way to get the "real" resource from the KM, to which this version belongs. Does anyone have any idea how to do that?
    Thank you very much!
    Giuliano R. Lima

    Hi,
    thanks for the quick reply. However this still doesn't quite solve my problem. What I really need is to get a hold of a IVersionHistoryResource object, so that I can call its getRootVersionRID() method.
    The IVersionResource offers a method called getVersionHistoryResource(), but it only delivers an IResource as result.
    Any ideas?
    Thanks!
    Giuliano

  • Retreiving old version of E-R diagram

    Hi,
    How should I retrieve my older version of Application system (or E-R diagram) from the repository.
    Any pointer???
    Moiz

    Hi Moiz,
    It looks like that you are having the version repository. Invoke RON and select the diagram or application system and invoke the Version history viewer. Here you will get the tree representation of various version of diagram/application system. Select the one that you want to work and checkout it.
    Now if you open the diagram, it will show the content of that particular version.
    Hope this may help you.
    Regards,
    Siva.

  • Using TPC : no connector when adding a new "Document Repository"

    I've followed the Oracle TPC (Team Productivity Center) step-by-step tutorial, I've some connectors under "Work Item Repository" and "Versioning Repository" but none under "Document Repository".
    I don't know what to install to get them.
    (JIRA, BugZilla, Task and MSProject connectors all went under "Work Item Repository")
    Thanks

    hello,
    I've completed this turorial
    http://st-curriculum.oracle.com/obe/jdev/obe11jdev/ps1/teamproductivitycenter/getting_started_tpc.htm
    it was well written and well explained .. it instructed me about several parts of TPC but didn't show anywhere how to add a "Document Repository".
    (when I click on the "plus sign" it begins the process of adding but the Connectors combo box is empty)
    I didn't find anything about it when searching directly from google either ..
    I guessed it could be something I'm supposed to know before even looking for TPC, so my question is open to any explanation on "how to add a new Document Repository in the Team Administration window of TPC ?"
    Thanks

Maybe you are looking for

  • How do I Loop through a recordset using PHP

    I have a recordset containing a MySql table with 5 columns, each one containing an email address of an official in a club. Each row represents a different club, and each column a different type of official. The first column represents chairmen, the n

  • Issue with REST POST call: CopyTo in a SharePoint hosted App not working

    Hi Community I have been really struggling to get a cross domain copy to work both in an App or even using REST Tools such as Postman or Google Advanced REST Client.  Ok there are various blog posts by Scott G et al.  that shows how you can post say

  • Dynamically choosing source datastore column from variable

    Hi Everybody. I have a source table which contains 12 columns - one for each month of data. I want to load the columns as rows in the target table. For example: Source Table: ACCNO M01 M02 M03 M04 M05 M06 M07 M08 M09 M10 M11 M12 00001 1 2 3 4 5 6 7 8

  • Time lapse photography on the cheap.

    Needed to do some quick and dirty time lapse shots over the weekend. Automator has a Take Picture action but not all cameras are supported (for some strange reason) and even though I can tether shoot in Aperture my Canon 40D isn't supported by Automa

  • Nest Smart Albums

    Is there anyway (at the library scope) to create a smart album that includes and excludes other smart albums from within the library (including or excluding photos that are members of those other smart albums based on their rules)? As an example, loo