Support for Software Configuration Management(SCM) Tools

Hi!,
I am using JDevloper for my project.
I want to maintain the versions of all files in the project.Also,if all are using one Workspace on network and someone updates a file then message box got dispalyed asking for reloading buffers again.
So to avoid this and maintain versions I want to use Software Configuration Management (SCM)Tools.So does JDeveloper supports for SCM tools?If yes kindly tell me how to use it?
Thanks
Amit
null

Hi,
The upcoming release of JDeveloper (3.2) has support for SCM. In this release, support has been integrated with Oracle's own SCM product, Oracle Repository. In future releases, other SCM products (e.g. CVS) will be supported.
When JDeveloper 3.2 is released (should be available at the end of Nov / start of Dec), the installation guide will have full details on how to install the Oracle Repository and use the SCM integration in JDeveloper.
In 3.1 or earlier, a custom addin exists for JDeveloper that can be used to support SCM systems (see JDeveloper documentation on OTN). However, this is not as tightly integrated as the new SCM support coming in 3.2.
Brian
JDeveloper SCM Team

Similar Messages

  • Is anyone using the Oracle Software Configuration Manager (SCM) feature?

    I would like to provide version control over my forms development process (check in, check out, etc). I see that there is a built in Oracle Software Configuration Management tool. Has anyone used it?
    Any pros?
    Any cons?

    Hi Daniel, it looks like Bruce has succinctly and accurately described configuration of the ImportManager step above (8/13).
    One thing I could add is that the Key Field for Manager ID field should be set to the LDAP attribute that contains the 'pointer' to a given person's manager.
    For example, given John Smith's sample LDAP record with the following attributes and values:
    givenName = John
    sn = Smith
    uid = jsmith01
    mgrUid = mmartin51
    In this exam

  • Oracle Configuration Manager (OCM) and Software Configuration Manager (SCM)

    Hi
    Has anyone been able to install OCM(Oracle Configuration Manager, v 10.2.7) and
    successful upload new Software Configurations to Metalink 3?
    We have managed to download the OCM software (version 10.2.7), version 10.3.0 does not seam to be available
    although it is the default suggestion from the download manger for the
    "Oracle Configuration Manager Family" products.
    We have also been able to install the OCM software in out Windows 2003/Siebel 8.0 development
    environment. The connection to Metalink/Oracle configuration server even trough a proxy is
    looking fine. We even get confirm/success message for the upload.
    The only problem is, we don't event one day after doing the upload, see the new
    configuration in Metalink 3.
    Has anyone else been able to get this to work?
    Axel

    We got the configuration upload to work today and it did show up rather fast on Metalink 3. What we ended up having to do, was to install the software twice on the server once in the c:\sba80\gtwysrvr and once in the c:\sba80\siebsrvr directory.
    If you are behind a proxy remember to use the -p parameter when calling setupCCR.
    Axel

  • Software Configuration Manager

    Our organization would like to use Version Control Tools for managing Developer 6i forms and reports. We would like to know of the folllowing:
    (1.) How can we procure the Software Configuration Manager (SCM) software? Is there a commercial version which we can buy and what is the cost?
    (2.) Does Oracle University offer Trainings in Version Control Tools particularly in SCM?
    Thank you,
    Rashid K. Mchatta

    The URL for Oracle University is:
    http://otn.oracle.com/training/content.html
    Here is another link that might interest you:
    http://otn.oracle.com/products/ias/daily/oct30.html
    This forum is meant for discussions about OTN content/site and services.
    Questions about Oracle products and technologies will NOT be answered in this forum. Please post your product or technology related questions in the appropriate product or technology forums, which are monitored by Oracle product managers.
    Product forums:
    http://forums.oracle.com/forums/index.jsp?cat=9
    Technology forums:
    http://forums.oracle.com/forums/index.jsp?cat=10
    As a general guideline, please first search the forum to see if your question is already answered. You will find answers for the most frequently asked questions by simply searching the forum. This will help you to find the answer right away and will save time for all of us.

  • Software Configuration Management and Delivery

    A client of ours wants to use Designer6i for software configuration management. We set it up, got it working, and have demonstrated such to the client. Oracle's documentation states the one missing piece in 6i is software delivery. Designer9i is supposed to have this piece. I have been searching the documentation and can't seem to find any information describing how it works in 9i. I have read that Oracle believes it's there, but have not found any good examples of how it does this. Has anyone else tried this or found documentation they can pass along? It would be greatly appreciated.

    Thank you very much for your answers!
    @Pushkar:
    No this is not exactly what I meant;
    What we want to do is a kind of classical configuration management or at least version control of
    development objects like ABAP programs, table definitions, table data etc. that are contained within our SAP development system.
    It's not about version management of external documents imported into SAP.
    I know that there is a kind of version control via Transports, but this does not cover all classical version control mechanisms; what we are missing there is
    - the possibility of reverting to an older version of an 'object'
    - Branching / Merging mechanisms
    - the possibility to choose which changes I want to release with which transform and which objects
    - view differences between arbitrary versions of an object
    I was hoping there is maybe a kind of 'add-on' or maybe even a built-in tool that provides classical version control mechanisms or something similar.
    Thank you for further help,
    Regards,
    Jörg

  • Software Configuration Management for ABAP Development ?

    Hi,
    we are a software company selling a Data Capture Solution.
    For this, we are currently in the process to develop an interface for transferring the extracted data into a customer's SAP R/3 system.
    Since we want to develop this interface following certain software engineering principles, we are looking for a way to solve certain simple common Software Configuration Management issues, such as:
    - Object Versioning (Similar to file versioning in classic software development): That means being able to:
    -- Keep track WHO changed WHAT WHEN and WHY?
    -- Revert to a former version of an object (e.g. when the fix of a former defect must be revoked for some reason)
    -- Keep track which changes have been made for a certain Change Request (NOT meaning SAP Change   Requests, but Change Request for our interface development)
    - Label a certain version state as 'released' or 'tested' or whatever
    - Perform a kind of 'Branching' (Classical Software Configuration Management task), e.g. when we   release a version of our interface and start the development of a new version, we must open a   'Maintenance Branch' of our released version parallel to the ongoing development of the future release.
    When I say 'Objects', I mean everything being concerned when developing something within R/3; that can be ABAP programs, forms, tables (structure and content(!)), etc.
    We are using an SAP System version ECC 5.0 for development; as for now, we have come to the conclusion to use the versioning that comes with the Transforms, although they do not really cover the above requirements as we would like to.
    Is there anybody out there who had the same idea and solved it somehow?
    My impression is that in the SAP world, classical Software Configuration Management is not a part of the way of thinking; and that development for SAP R/3 has little in common with classical software development.
    But maybe there is an add-on or some hidden features of NetWeaver or anything that can solve these issues.
    Hope is the last to die...
    Thank you very much for any feedback,
    Regards,
    Jörg

    Thank you very much for your answers!
    @Pushkar:
    No this is not exactly what I meant;
    What we want to do is a kind of classical configuration management or at least version control of
    development objects like ABAP programs, table definitions, table data etc. that are contained within our SAP development system.
    It's not about version management of external documents imported into SAP.
    I know that there is a kind of version control via Transports, but this does not cover all classical version control mechanisms; what we are missing there is
    - the possibility of reverting to an older version of an 'object'
    - Branching / Merging mechanisms
    - the possibility to choose which changes I want to release with which transform and which objects
    - view differences between arbitrary versions of an object
    I was hoping there is maybe a kind of 'add-on' or maybe even a built-in tool that provides classical version control mechanisms or something similar.
    Thank you for further help,
    Regards,
    Jörg

  • Siebel Software configuration management tool?

    Folks,
    Looking for any automated scheduling tool for Siebel Software configuration management. Any suggestions?
    In detail, I want to move all objects including DB tables, alter column, index, LOVs, MVGs, Workflow, SIF, SRF all via a automated tool that can be scheduled; accept all dependencies and install automatically from DEV to QA/QC, Volume Test to production with no manual intervention.
    Did anyone do this? Is it possible? What tool did you use?
    Thanks.

    Thanks for your input. Now that I understand ADM's capabilities; I have one more question -- is there a tool that is built on top of ADM that can also schedule the moves -- i.e., say if I have to move all the objects say at 11:00PM; is there a scheduling tool that I can use? A higher level tool all GUI based so that this can be done easily -- with someone who has no knowledge of cron or others like? Actually in the past I was responsible for Oracle ERP and we used Kanata which has these capabilities and I am looking for a similar tool.
    Any input would be appreciated.
    Thanks.

  • Re: Container Based Software Configuration Management

    I've read the overview of Container Based Software Configuration Management and
    have to admit that it is a nice concept. In fact, our SCM product SiberSafe Expert
    2.0 (www.siberlogic.www) almost literally follows the guidelines mentioned in
    the overview except that we call it Component Management.
    SiberSafe recognizes the fact that most of software projects consist of software
    components that have been inherited from and are being reused in other projects.
    SiberSafe was built on the premise that it is critical to be able to version components
    consisting of multiple files and folders so that a new project can be created
    out of particular versions of multiple exising
    components.
    SiberSafe also recognizes the fact that various versions of various components
    may be distributed not only across multiple projects, but also across multiple
    lines of development (we call them "development streams"). This is why SiberSafe
    makes the propagation of new versions of components from their "home" streams
    into other streams where they are used and reused
    as simple as a mouse button click.
    When a few projects have a few development lines (streams) each and there are
    tens or even hundreds of software components reused across these projects and
    streams, it becomes pretty difficult to keep track of what went where and when.
    What is the version of a specific java bean that our project currently uses? Is
    there a newer version for that bean available? What verson of that bean do other
    projects use? In order to provide users with
    clear answers to this kind of questions SiberSafe automatically generates a visual
    development flowchart that graphically shows relationships and interactions among
    various components, component versions, projects and lines of development.
    In fact, SiberSafe can easily generate such a flowchart even for a single file,
    showing the full "travel" history of that file across projects and streams.
    Alex Povzner,
    SIBERLOGIC INC
    www.siberlogic.com
    905-4742384
    Hans Thelosen <[email protected]> wrote in message
    news:[email protected]...
    On 16 and 17 May in Soesterberg (the Netherlands) a tool-independent
    software configuration management training will be held.
    In the last couple of years Software Configuration Management has grown toa
    mature Software Engineering discipline with its own Functions, Methods and
    Techniques. Container Based Software Configuration Management is a new
    method for SCM that centralizes facilities for reuse and parallel
    development of Software.
    For more information see:
    http://www.qa-systems.com/training/improvement_scm.jsp

    All,
    There has been some uptake and some great feedback on rConfig since I made this announcement two weeks ago. rConfig is offically released as Version1 today. Please login to www.rconfig.com and download a copy.
    You know, it takes less than 1 hour to install rConfig on Linux and more than 2 hours to get some of it's well known commercial counterparts up and running. There is even a complete, easy-to-follow Linux build document designed especially for the rConfig installation on www.rconfig.com. You'll be backing up Cisco configuration and show outputs in no time with rConfig. And even learning a bit of Linux along the way.
    And remember, it's free & open source.
    Regards
    Stephen
    ==========================
    http://www.rConfig.com 
    A free, open source network device configuration management tool, customizable to your needs!

  • Anything in SAP that suits software configuration Management profile..

    Hi guys.....i am working as Software Configuration management engineer i want to know if there is anything in SAP (plz remenber my knowledge in SAP is zero!!!!!) that can add value to my domain.

    Thank you very much for your answers!
    @Pushkar:
    No this is not exactly what I meant;
    What we want to do is a kind of classical configuration management or at least version control of
    development objects like ABAP programs, table definitions, table data etc. that are contained within our SAP development system.
    It's not about version management of external documents imported into SAP.
    I know that there is a kind of version control via Transports, but this does not cover all classical version control mechanisms; what we are missing there is
    - the possibility of reverting to an older version of an 'object'
    - Branching / Merging mechanisms
    - the possibility to choose which changes I want to release with which transform and which objects
    - view differences between arbitrary versions of an object
    I was hoping there is maybe a kind of 'add-on' or maybe even a built-in tool that provides classical version control mechanisms or something similar.
    Thank you for further help,
    Regards,
    Jörg

  • Problems with integracao of the JDeveloper with Software Configuration Management (S

    1) Error with JDeveloper 9i and Software Configutarion Management (SCM)
    I have a problem with the JDeveloper 9i integrated with the repositorio 6i (SCM). When I make checkout of a
    source in java of the repositorio, after that I make the alteration and later I make checkin of this source,
    some times occur an error of feed of checkin or occurs error of checkout in case that it obtains to
    make checkin.
    2) Error when I open one branch and later that the alteration was finished I want to finish this branch.
    when beginning one branch to tabalhar and I make alterations in a source in java, and to the end I want to
    finish this branch, appear a message informing that some source in state of checkout exists, but when I go to
    verify in the stack of checkout, do not exist no source or to folder.
    Somebody could help me?
    In case that it has the solution or it passed for these experiences?

    Hi Uwe :-)
    We know, that we have to raise the parameter PROCESSES to solve our problem (for a while). But we want to solve and understand the problem once for all.
    And we noticed, that the processes raise everytime, we open a web-page in the visual editor in the JDeveloper. And we want to know, if anyone knows why. Or should we have forgot to set any parameter. Maybe its a bug of the JDeveloper version, we are unsing.
    I just have found the error, that occurs in JDev.
    Listener refused the connection with the following error:
    ORA-12519, TNS:no appropriate service handler foundMaybe this is helpfully? :-/
    Regards
    Majo
    Edited by: DerMajo on 09.11.2009 07:49

  • Software Configuration Manager Vs Forms&Reports 6i

    I develope using Forms&Reports 6i, can I manage my source files (fmb, rdf, pll, text file, ...) with Software Configuration Manager?
    Which is the best way to do this?

    Fabio,
    Most certainly. Not only can you manage the source code but you can also merge .fmb files and run dependency analysis against forms and reports to identify the impact of changes to the schema or application.
    There are plenty of examples at http://otn.oracle.com/products/repository/demos.html
    regards,
    David

  • Software Configuration Management of Oracle eBS

    Hi All
    I am setting up a standard configuration management, build & deployment automation and change & release management process for all types of applications including Oracle eBS, Informatica, Siebel, Cognos, Java etc. As you know, SCM for Java and .Net types of applications are very matured, but not for other types of applications such as Oracle eBS.
    Can you give me some hint on how to manage Oracle eBS applications from SCM's perspective? For example,
    1. How to version control eBS artifacts?
    2. How to build eBS artifacts and then deploy to a new environment?
    3. How to manage changes?
    We have a standard SCM tool called RTC from IBM, which has version control, build and change control functions.
    Thanks
    Jirong

    Hello Jirong,
    I did a lot in the configuration management area related to EBS, in terms of concepts and practical implementations.
    I would suggest that you take a look at the following material and afterwards, please contact me to clarify any question you might have.
    https://blogs.oracle.com/ebs_customization_management/
    In terms of technical solutions, I have worked a lot with Oracle AMS (ACMP), different consulting solutions, but also with non-commercial tools. So we will find a solution also together with RTC/IBM.
    You can find me in linkedin.
    Best Regards
    Volker

  • Software configuration management

    Dear Gurus,
    One of our customer wants to map Software code management into SAP or atleast link(interface) the configuration management tool with SAP. Have any of you worked in similar situation. Please throw some light on this area. Does SAP PLM have any relevant feature suitable for this?
    Thanks & Regards
    Prasad K

    Hello Jirong,
    I did a lot in the configuration management area related to EBS, in terms of concepts and practical implementations.
    I would suggest that you take a look at the following material and afterwards, please contact me to clarify any question you might have.
    https://blogs.oracle.com/ebs_customization_management/
    In terms of technical solutions, I have worked a lot with Oracle AMS (ACMP), different consulting solutions, but also with non-commercial tools. So we will find a solution also together with RTC/IBM.
    You can find me in linkedin.
    Best Regards
    Volker

  • SSL Certificate for Software LifeCycle Management

    Dear Friends,
    We have Solution Manger 70 with EhancementPack 1 (Java 7.01 SP4). Trying to configure the Software LifeCycle Management and I am stuck at the first stage i.e. generating SSL SSL Certificate.
    Here is what I have done and please let me know on how to proceed...
    - Installed SAP Cryptographic libraries, all the necessary Profile parameters and activated HTTPS...
    - STRUSTSSO2 --> Created SSL Server PSE
    - Generated the Certificate Requests for the SSL Server PSE
    - Copied the Certificate Request.
    - Opened the https://service.sap.com/tcs site
    - Requested for SSL Test Server Certificate by pasting the Copied the Certificate Request and generated the certificate response in a "PKCS # 7 Certificate Chain" format.
    - Copied the Generated Imported Certficate from SAP Trust center Site, and Imported the Certificate response for SSL Server using STRUSTSSO2.
    What else I am missing here?????????
    How to generate the Import Certifcate in a crt file format for SSL client (Anonymous or Standard) PSE's?????????
    Kindly help me with these issue ASAP.
    Thank you,
    Nikee

    Users are prompted to accept the certificate from the WLC because the clients do not have a trusted root certificate for the certificate that is installed on the WLC. The SSL certificate on the WLC is not in the list of certificates that the client system trusts. There are two ways to stop the generation of this web-browser security alert popup window:
    a) Use the self-signed SSL certificate on the WLC and configure the client stations to accept the certificate
    b) Generate a CSR and install a certificate that is signed by a source (a third-party CA) for which the clients already have the trusted root certificates installed. For more information on this read http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a00806e367a.shtml

  • Third party backup software support for dataguard configurations

    Any Oracle document about the subject?
    I would be interested in an answer about backupexec 2010 r2 in particular, because reading the manual for its oracle agent there is information about Oracle/RMAN and RAC support, but nothing about Dataguard integration, that could be a value added.
    Anyone using third party backup agents in a Dataguard configuration?
    Interested in version 11gR2 on Linux.
    Thanks,
    Gianluca

    yes, you should be able to use the full backup taken in middle and use the rest of the log backups taken afterwards to restore the database.while I do not use TSM, we use QUEST(DELL) LITESPEED, that takes full backup once a day and log backups
    every 15mins.
    if someone accidentally takes full backup in the middle of day with out 'copy only',
    log sequence will break and successive log backups depend on this full back up.
    while this should be prevented from happening in first place, you can still restore from native full backup and then apply log backups taken from third party taken after the  native Full backup.
    if this happens, I would restore the FULLBACKP with NORECOVERY using NATIVE SQL and then use  lite speed syntax to restore the log backups.Remember, native sql cannot read third party formatted backups(atleast litespeed), thats why I restore the full backup
    using native sql, since it was taken with native sql backup and log backups using litespeed syntax.
    Hope it Helps!!
    Thanks, well it was just a theory discussion we had about the issue. But none of us could find info on the internet easy to prove our point :) Thanks.

Maybe you are looking for

  • Installing Leopard on a MacBook Pro

    Hey guy, Vinny again. Im also thinking about getting Leopard for my MacBook Pro. My book is pretty new and i just want to be sure everything will setup ok and i wont screw anything up. Here are my system stats: Processor:Intel Core 2 Duo- 2.4 GHz Mem

  • No confirmation on ibook when sent

    When i am publishing my ibook with itunes producer, I have received a delivery confirmation but do not receive a confirmation email that it has been successfully uploaded to the store. What do I need to do to fix this.

  • Sluggish after latest update

    My MBPr 13' became extremely slow after the latest update. I've tried resetting SMC and PRAM, no way thanks EtreCheck version: 1.9.15 (52) Report generated 22 September, 2014 at 19:15:38  GMT+2 Hardware Information: ?   MacBook Pro (Retina, 13-inch,

  • Exit for adding a button in ME21N

    Hi all, Which exit should I use for adding a new button in the screen in creating/ changing PO? and what other exits should I use for its PBO / PAI event? Thanks.

  • Integrating JDveloper for developing portlet with JBoss Portal

    How can I do it? There is a guide? Thank you