Edit in Place without installing Oracle Drive

Hello
We wish to use the functionality of 'Edit In Place' through our own custom jsp pages however we do not wish to deploy Oracle Drive to users as we want to force them to use the business logic inherent in our custom jsp pages.
Is there a way of using 'Edit In Place' without deploying Oracle Drive?
Thanks
Phil

Hi Phil,
You could build your own "edit-in-place" functionality with some custom programming, given that you are writing custom JSP pages.
The Content DB Development Kit has a topic titled "Custom Web Applications" with an explanation on how to configure custom servlets.
You could write a custom servlet that uses the Content DB API to update Documents and interact with your custom JSP/HTML page, which could provide an "edit-in-place" GUI.
You could use a product such as Editize (http://www.editize.com) to provide the editing functionality.
When the client-side editing is finished, the changes can be sent to your custom servlet, which would update the Document.
If you build this solution, you may be able to offer it to other Content DB customers!

Similar Messages

  • Working on SQL Developer / pl/sql developer without installing Oracle

    HI,
    I am working on SQL Developer tool without installing oracle into my local machine.
    I just took server IP as hostname and continuing with the same/
    Now, since I donot have tns names, I am not able to use any other user other than my work related.
    like scott etc.
    could anyone let me know, is there any way that i can work on sql developer or pl/sql developer without installing oracle into local machine
    like using scott etc...
    for testing and learning purpose of self code.
    thanks in advance.

    VBSK wrote:
    I am working on SQL Developer tool without installing oracle into my local machine. You need an Oracle client driver - this is mandatory.
    No, you do not need a TNS alias (as the connection string can be build manually by the application and the driver).
    So SQL*Developer needs to have an OCI (Oracle Call Interface) client driver. This can be "installed" using Oracle Instant Client.
    Instant Client does not really install - to use it takes 3 basic steps:
    - download it (zip file)
    - unzip it to a directory (e.g. C:\InstantClient on Windows)
    - add to your Windows User's environment an ORACLE_HOME variable that points to this directory
    These steps should suffice in making the driver in in Instant Client available to Oracle applications. (works for me running an Oracle OCI client like <i>Mumbai</i> or Oracle's <i>SQL Data Modeler</i>).
    If you want a tnsnames.ora file, then create the file and create a new environment variable called TNS_ADMIN that refers to directory location of the file. It can use the same location as your Instant Client directory.
    PS. I assume you have an existing Oracle server to connect to.

  • Edit in place without Xsan

    Hi
    Is it possible to edit in place without xsan?.
    I've tried adding a new device and entering the URI in administration but it still wants to cache
    thanks in advance
    regards
    Lee

    I had the same problem. here's what you do since apple isn't that clear in the help file.
    from the FCS client app open the admin pannel
    click on devices
    double click Library (this is the default, same applies to other drives that are mounted)
    on the "local directory" line click once in there and then scrub through to see your full path
    copy this full path
    on the "macintosh edit-in-place URL" line type file://localhost then paste the path from above
    log out of the client and log back in
    you should now be able to drag a fcp project to the FCP icon on the dock and start editing in place

  • Run sql statements in PL/Sql Developer without installing Oracle database?

    Hi all,
    I wish to ask is there any possibility to run Run sql statements in PL/Sql Developer without installing Oracle database?
    Regards.

    Hello Jimmy,
    this is the forum for the tool SQL Developer and, as the title says, *(Not for general SQL/PLSQL questions)*.
    PL/Sql Developer is not an Oracle tool, but from allound allroundautomations.
    And you need access to a database to run SQL statements. This does not need to be one installed by yourself.
    Regards
    Marcus

  • Accessing Oracle Server without Installing Oracle Client

    Hi
    I work on a linux based server which would be installed with Oracle Server. My problem is that I dont want to install Oracle Client on every client workstation since there are 1500 PCs in my company.
    Could anyone help me on this?
    Please note that all of the workstation are using Windows Operating System.
    Thanks
    Antony

    I do not believe such an animal exists. Since Oracle's wire protocol is proprietary, reverse engineering it is a very significant investment.
    If you need to access the Oracle server without installing the Oracle client, can you use the thin JDBC driver?
    Justin

  • Edit-in-place without SAN

    I have read that you can configure edit-in-place even if you don't have a SAN. But I can't figure out exactly what needs to go into the edit-in-place URLs and also anything else they may need to be done on the server/client side.
    For a little more information we have a dedicated server running Final Cut Server, this system is not running Final Cut Pro and no one works on it. We have an external drive array connected to the server via Firewire. This is where our information lies. I have already shared out the Drive array via AFP and SMB.
    Please let me know what I may need to do to get this working.
    If you need any more information, just let me know.
    Thanks in advance for the help!

    Go to the admin panel of the Java client (not the System Preferences). Go to Devices. Open the Device that corresponds to the drives you are sharing out. In the Mac EIP URI space, enter "file://<path to share as listed in the path value for the device>". After you leave the field it will change. This is normal.
    So you might enter, "file:///Volumes/Media Drives/" and it will reformat itself to "file://localhost/Volumes/Media Drives/". Save and close.
    Now when your clients have the share connected and open FCSvr, they will have edit-in-place access to the assets on that device.

  • Do i need oracle portal to install Oracle Drive ?

    Hi,
    Sorry for this dumber question, I am now to this.
    I am using an enterprise oracle database and I want to use the Oracle Drive feature.
    Do I need to install Oracle Portal only for doing this ?
    Thank you for your kind answer.
    Regards,
    Christian

    I think you do because this is a WebDAV tool and allows you to see the page groups and pages as folders/directories.
    AMN

  • P6 8.3 Professional Typical Install Oracle Driver Problem

    Hello,
    I have installed P6 8.3 EPPM on a machine on top of Oracle 11g database. Now I just want to see how P6 Professional interface looks like so I am trying to do P6 Typical Install.
    After selecting "Typical" in installation screen, it asks for
    1. Oracle Connection String
    2. UserName and Password (Database Alias is readonly and set to PMDB)
    I have database with SID orcl running on port 1521, my question is what should I give for connection string and username and password. Also I didn't get significance of PMDB alias.
    I tried orcl and //machine:1521/orcl in connection string and in username/password I tried PUBUSER (a schema present in oracle database) and its password, but get this error
    Bad public user name or password. Cannot load OCI DLL: oci.dll;
    Can someone help here?
    regards, Prasad

    Hello Daniel,
    this is how my Path=E:\instantclient_11_2;...... variable looks like. I have put tnsnames.ora and sqlnet.ora in E:\instantclient_11_2 and this is how
    TNS_ADMIN=E:\instantclient_11_2 looks like.
    Contents of tnsnames.ora
    # tnsnames.ora Network Configuration File: E:\app\Administrator\product\11.2.0\dbhome_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    ORACLR_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
        (CONNECT_DATA =
          (SID = CLRExtProc)
          (PRESENTATION = RO)
    ORCL =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.3.27)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = orcl)
    Contents of sqlnet.ora
    # sqlnet.ora Network Configuration File: E:\app\Administrator\product\11.2.0\dbhome_1\network\admin\sqlnet.ora
    # Generated by Oracle configuration tools.
    # This file is actually generated by netca. But if customers choose to
    # install "Software Only", this file wont exist and without the native
    # authentication, they will not be able to connect to the database on NT.
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
    still the same error
    Database connection failed: Error Message:
    Bad public user name or password. Cannot load OCI DLL: oci.dll;
    I tried both ORCL and //172.16.3.27:1521/ORCL as connection strings.
    should instant client used be 32 bit as well?
    regards, Prasad

  • Is any way to install only Export utility without installing oracle

    how in can install only Export utility in windows server or in windows xp
    and if not is it possible to use Export utility in oracle 10g to export data from oracle 9i

    The general rule of thumb is
    1. To export data from upper version to lower version, you need to export/import using that lower versions of exp and imp utility.
    2. To export data from lower version to upper version, you need to export/import using that upper versions of exp and imp utility.
    http://docs.oracle.com/cd/B19306_01/server.102/b14215/exp_imp.htm#sthref2852
    I think it may be possible to install database utilities w/o installing full S/W. Please note that I have not tried this approach
    thanks

  • Oracle Driver Error.

    hi all
    i have deploy ojdbc14.jar in VS to connect to an a oracle DB.
    the parametes im using in CC next:
    JDBC Driver: oracle.jdbc.driver.OracleDriver
    Connection: jdbc:oracle:thin:@subuedwd:1521:ddwh
    User: xxx
    pass: xxx
    now. this jar is been used in PE and other legacy system to connect to oracle db but in PI im getting this error:
    Error during database connection to the database URL 'jdbc:oracle:thin:@subuedwd:1521:ddwh' using the JDBC driver 'oracle.jdbc.driver.OracleDriver': 'com.sap.aii.adapter.jdbc.sql.DriverManagerException: Cannot establish connection to URL 'jdbc:oracle:thin:@subuedwd:1521:ddwh': ClassNotFoundException: oracle.jdbc.driver.OracleDriver'
    in a legacy system checked the conectivity with ddwh db and there no problems, an SQL query was executed perfect.
    in PI server cheked if the deploy was made right, so i go to /usr/sap/XD0/DVEBMGS01/j2ee/cluster/server0/bin/ext to verify if folder  oracle.jdbc.driver.OracleDriver with the ojdbc14.jar was there and it was.
    the server was restarted discard possible errors but nothing change.
    any idea?
    Rgds
    RP
    Edited by: Rodrigo Pertierra on Jan 24, 2008 8:33 AM

    Hi,
    Check this links.
    To install oracle drive in XI server, just check these links,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3867a582-0401-0010-6cbf-9644e49f1a10
    http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/index.html
    http://msdn2.microsoft.com/en-us/library/ms177523.aspx
    /people/bhavesh.kantilal/blog/2006/07/03/jdbc-receiver-adapter--synchronous-select-150-step-by-step
                              JDBC  Receiver with Oracle Stored Procedures
    configuring jdbc adapter with multiple tables
    RFC -> XI -> JDBC Scenario Updating Multiple Tables
    /people/alessandro.berta/blog/2005/10/04/save-time-with-generalized-jdbc-datatypes
    JDBC Adapter multiple Selects
    https://www.sdn.sap.com/irj/sdn/advancedsearch?query=jdbc%20with%20multiple%20tables&cat=sdn_all
    Regards,
    Phani

  • Edit-In-Place with CMSDK 9.0.4.2.X ?

    Hi all,
    Oracle Content Services and Oracle Content DB ship with a special Active-X-Component "Edit-in-Place" which allows the user to edit documents directly in an Oracle-Drive-connected DMS repository. This feature is used i.e. in Oracle ADF to build web applications in which the user can edit documents in MS Word et al. simply by clicking the "edit-in-place" link.
    Unfortunately, we run Oracle CMSDK 9.0.4.2.X, so we have doubts about using the "Edit-in-Place" control in our environment.
    Does anybody know
    - whether it would be possible to include the Active-X-control "Edit-in-place" in our Oracle ADF applications running on AS 10.1.2.0.2
    - whether the "Edit-in-place" control would work with the Oracle CMSDK 9.0.4.2.x
    - what system requirements are generally needed for the "Edit-in-Place" control
    - whether this use would be certified and licensed appropriately
    - if the control can not be used: Is there any workaround or best practise on how to edit documents in the CMSDK repository directly from web applications?
    Many thanks in advance.
    Regards,
    Thomas

    Hi Thomas,
    we implemented a cross-browser edit-in-place solution for CM SDK 9.0.4.x. If you're interested check out inxire.com.
    Regards,
    Toni

  • Fast Method to Install Oracle Client in multiple machines

    Hi all,
    I need to install Oracle Data Provider for NET (and all depending Oracle client SW components) in multiple client machines.
    Exist any other options (faster) without installing oracle client on each of the machines?
    Many thanks in advance.

    Hi,
    Really what i need to know is if is possible to install Oracle Data Provider for NET (and all depending Oracle client SW components) first in one client machine and then using it as "template", copy the folders of the installation of oracle and adding the appropriate registry entries in the rest client machines would be sufficient.
    I do not know if this is possible. This would greatly facilitate installation on multiple machines that i need (i have to say that the machines are in different domains).
    Someone could help me?

  • Oracle drive Advanced Properties...

    I have installed Oracle drive on my desktop and using that I am able to access my content server.
    But when I right click on the file in content services using oracle drive I have certain options displayed one of them is the "Advance Properties". I want to explore these features.On clicking this I am getting a message "Advanced Properties is not supported by this server" what is to be done on my server to support the advanced features.

    Please note the currently Oracle Drive is supported only with Oracle Content Services server. So it cannot be used with a generic WebDAV server.
    Ravikiran.

  • Can I use OLAP kind of functionality  without installing OLAP ( using materialized views etc)

    Hi,
    Can OLAP cube be implemented without having ORACLE OLAP installed? As per my understanding, cubes are something which keeps aggregate data. So can I just use materialized view functionality ( which is already there in Oracle)?
    Which other Oracle object can I use without  installing ORACLE OLAP ( Dimension etc?)
    Thanks a lot.
    Nitin

    If you mean by implementing an OLAP cube, you mean setting up reports for various summary level data analysis, it is possible to query materialized views to get the same data in some cases.   A position paper that describes the advantages of the OLAP Cube v. among other things standard materialized views may be found at this URL: http://www.oracle.com/technetwork/database/options/olap/olap-wp-12c-1896136.pdf?ssSourceSiteId=ocomen
    I also would recommend posting this question on the general database forum (General Database Discussions) as well.
    Hope this helps,
    Ken Chin

  • Oracle drive could not connect

    Hi,
    I installed oracle drive and when tried to connect using system (sys or any account) return and invalid username/password error but if I tried to connect with IE using the same user there are not problem.
    Any help welcome.
    Thanks

    Hi David,
    Is the webdav client, in case of XE could be used to access apex files (themes, css, ...)

Maybe you are looking for

  • Unable to Install Creative Cloud App

    I just tried creative cloud and tried installing creative cloud application. The installation is consistently failing. I get a popup alert saying We've encountered the following issues: Sorry, there seems to be a problem with the installation process

  • Upgrading from 10.5.8 to Snow Leopard 10.6.3 - I've backed up my mac with timemachine / external hard drive.  Am I all set to go?  Bit nervous!

    Hello kind support people - I'm not hugely technical so would appreciate any advice, I'm very worried about my i-photos and loosing them.  All my important documents are already on google drive so that's ok if anything has gone wrong.   Does all the

  • File Adapter secure connection. SSL Portion. Pls explain

    Hi All, For File Adapter secure connection I am reading this blog: https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/964f67ec-0701-0010-bd88-f995abf4e1fc Question: For my File - XI- File Secure Scenario I am not able to understand C

  • Is this concept possible?

    I'm wondering if the following concept is possible. Is it possible to create an application that can "capture" the function (function = button, item, area) that you click on within the operating system or application you're in? In other words, I woul

  • No Picture, Same Format

    I have 2 MP4 video files on my PC (OS Windows 7 Home Premium 32 bit).  The first one is 23.0 MB/ 09:57 minutes long.  The second 373 MB/ 01:27 minutes (hour and 27 mins long).  I have copied both of them to the miniSD memory card (1 GB) on my Nokia 6