Setup Edit in place

I need to setup edit in place on our main array. I have plenty of bandwidth so that's not an issue.
how do you make your main library an edit in place device? I've tried adding file:///volumes/volumenamehere in the mac edit in place url field
what's wrong?

I got it working. I will post this just in case it helps someone else.
this is the setup:
dedicated macpro running FCS with a locally attached SATA RAID called FCS_RAID
It is a server, both public, dhcp, and some other stuff not relevant. I am directly connected via 2 gigabit ethernet cables (trunked) and use a locally assigned IP e.g. 168.254.xxx.xxx
the volume is mounted and is accessible as file://localhost/Volumes/FCS_RAID/
I am wanted to use the Library (default created by FCS) as an edit in place device since that is where the media lives
to get EIP to work I copied the path from the "Local Directory" field. So basically file://localhost/whatever it says in the local directory field
What is not working properly now is the location in which the project thinks the files are located.
This is our simplified workflow:
P2 dumped to external drive during shoot
archived raw etc
footage is logged and transfered in FCP and media managed to a DROBO
from there is is uploaded to FCS and our main RAID.
If I were to check out the project I'm sure the file locations would be updated to the local cache but since I'm doing an edit in place I want to use the media on the RAID. But, when I "reveal in finder" I see that the media is linked to the DROBO instead of the RAID. Now the media is also located on the RAID in the standard "library" location.
Why didn't FCS update the FCP project to the new location of the media?
I can work around this by unmounting the DROBO and relinking the media to my RAID but I don't want to.
Thanks for your help guys.

Similar Messages

  • Edit in Place on test setup

    Obviously, I'm doing something wrong?
    My test system in my Macbook Pro. I have a folder at the root of my boot drive named STORAGE. I have set it up as a device, and in the Administration/Devices window, I have defined the URI as file://localhost/STORAGE. When I look at the Devices list in the Final Cut Server Preference Pane, next to the device STORAGE it says XSAN, so FC Server certainly thinks it is an edit in place device. However, when I check out a Final Cut Pro Project, I can see that server is moving all the associated clips from STORAGE to my cache. In the Show All Jobs window, I see 34 events where it says Downloading <name of file> from Device Storage to Device Export. So for some reason, I'm not able to actually edit in place.
    What am I missing?

    Oh, nevermind. I figured it out. I needed to have the Volumes/Macintosh HD in the URI even though it is technically the "root" drive.

  • 'Edit in Place' for XLSM-files (Excel Macro-Enabled)

    Hi,
    is it possible to activate 'Edit in Place' for xlsm-files (Excel Macro-Enabled Workbook file)?
    For xls(x)-files there is the link 'Edit This File', but not for files of type 'xlsm' allthough they could be dealt the same way with Excel.
    I know I can edit this files using the 'Add-in for MS Office' and via the 'Vibe Desktop', but it would be nice to deal them like other Excel-files.
    thx
    Martin

    Originally Posted by mschuhmann
    RTFM helps I admit:
    Novell Vibe 3.3 Administration Guide > Site Setup > Setting Up Site-Wide Customizations > Configuring File Associations for Edit in Place Applications
    Novell Doc: Novell Vibe 3.3 Administration Guide - Configuring File Associations for Edit in Place Applications
    Append ".xlsm" for the variable edit.in.place.file.applet.extensions, edit.in.place.file.webdav.extensions
    Hi Martin,
    Yeah, the Vibe docs can help on occasion
    Still, thanks for feeding it back to the forums as it can be quicker finding a hit in the forums than having to go through the docs!
    Cheers,
    Willem

  • Edit in place and versioning

    Hi
    Having built a very fast network to make use of 'Edit In Place' we are surprised to see that Edit in place does not appear to support versioning? i.e we want to drag out a project, work on it and then drag it back into FCserver, where a new version is created. Any thoughts?
    There only seem to be hints in the manuals about using EIP, contradicted each time by the statement that 'Checking in and out' is the best way to use FCserver...
    Thanks
    Dan

    Thanks John - I think you made a vital link in my understanding!
    I've been messing about this morning and all my problems (touch wood) seem to be resolved after your last comment.
    You may remember replying to my thread a while back about metadata... Even that seems to be fixed now!
    I think I should outline my workflow - it may help anyone reading!
    Firstly, I have changed my compressor cluster to a custom one. I was having problems using 'this computer' cluster; freezing transcodes and i think it was screwing with my Log and Transfer metadata too. Anyway, it tells you how to change it to a custom cluster in the setup guide - takes two minutes. I recommend it, even if you only ever use the admin user to use FCServer like we do.
    Ok, the workflow:
    -Create a new (filesystem) device with an Edit In Place path using the java client app (not the server pref pane). call it XXX_JOB for example. remember to create a folder in your storage/raid/san first!
    Local Directory:
    /Volumes/Data/FCSvrDevices/XXXJOB
    Macintosh edit-in-place:
    file://localhost/Volumes/FCSvrDevices/XXXJOB
    (nb: our server has a RAID called 'data', it's share is a mounted as a volume on the local machine called 'FCSvr_Devices')
    -Create a production scan for the device - set it off - make sure it is setup to read the correct directory levels for its production name and metadata name. in my experience this takes some fiddling! the workflow example book regarding this setting features a few misprints too!
    -In this order; open FCP on the local machine, set the capture scratch to the XXX_JOB device you just made (our devices are on a server volume mounted locally - v.important for EIP to work). Save the project with the exact name you want the production to be - XXX_JOB.fcp. Open log and transfer, add your metadata and set it off. when it is done save your project and close FCP.
    Check locally in finder that as a result of changing your scratch you have something like:
    FCSvrDevices/XXXJOB/capture scratch/XXXjob/mvixxx.mov
    (Where FCSvr_Devices is your storage device/raid/san, XXX_JOB is the new device and mvi_xxx.mov is a file from L&T.)
    -If all is well you should soon after have a new production folder called 'XXX_JOB' in FCServer. If you double click this you should see all the files you ingested using L&T. You may now upload your local FCP project to this production. If your Edit In Place has worked properly then you will not duplicate your original media. We do this because we don't want to have any extraneous copies or have to take any unnecessary steps in deleting them.
    -When you check this project out you will get a pop up asking you if you want to use original or proxy media. since we are editing in place it doesn't matter. hit 'check out' and only the FCP project will come down. you can now edit away, adding more media as you go from any EIP enabled device - we've found it even works using finder (allowing the use of finder's cool spacebar preview that FCServer doesn't have!). When you check back in FCServer doesnt duplicate any media. you just get a nice new version of your project and no uploading or caching! you can view the assets used in the project by double clicking to 'enter' the project.
    This seems to work perfectly now. If anyone has any thoughts as to if this is the best way of doing it i would be interested to know.
    Thanks again John
    Best
    Dan

  • Windows Edit in Place

    Are there any guides or is there information available for setting up windows edit in place devices? I've found scattered information here and there and the setup and administration guide has only minimal information on the subject.

    I still don't understand what all is needed in order to make edit in place work on a windows machines. I started SMB on our OS X server, i shared out both the proxies folder and the volume it's stored on, i mapped the proxies.bundle to the Z drive on the windows machine and setup a windows edit in place URI on the device. Still can't get edit in place to work.
    Device is setup as such:
    local directory: /Volumes/MacStore2
    windows edit in place URI: file://localhost/Volumes/MacStore2/

  • Edit In Place but use Edit Proxies possible?

    Hi all,
    Trying to figure out if the above is possible.
    Reason being Orig media is either uncompressed or prores 444 or Red.
    Over Gig-E the Prores edit proxies are fine to be edit in place so no need to cache every time.
    Is this possible?
    Cheers
    Si
    Message was edited by: simonblackledge

    Yes. You'll want to reshare the edit proxy device read only, via AFP or NFS.
    There are caveats - editing over ethernet cannot guarantee bandwidth and latency in the same way as fibre or direct of disk, so there might be occasional dropped frames. But for the purposes of editing with the proxies, this is not so much of a big deal - you'll be conforming with the hi-res media at a later point.
    Depending on how many clients and streams per client would be using this, you'd need to have a think about the backend infrastructure. I've got a setup where I have the edit proxies device on an XSan and a dedicated XServe resharing the device as AFP (read only). That keeps the AFP I/O off the final cut server machine.
    You can also do things like get a 4 port ethernet card and bond the network interfaces to give you more bandwidth from the xserve to the switch.

  • ... Edit in place ...

    Hi,
    I'm triying to setup a device to use it as edit in place.
    I've 3 MBP, one of them is the server with ESATA hard disk share.
    I access to the hard disk via network. this hard disk is setup for proxies etc ...
    I just want to manage project version in FCS, but everytime media used in the timeline are duplicate (in FCS folder).
    So medias are already on this hard disk, so no need to be duplicate on the same media.
    How to configure ????
    thanks

    In order to make a non-Xsan device edit-in-place, you'll need to modify the device in the Administration window of the client software.
    Review the section titled "About Edit-in-Place Devices" here for details:
    http://documentation.apple.com/en/finalcutserver/administratorguide/index.html#c hapter=5%26section=5%26tasks=true
    ~D

  • Edit-in-place NOT working...

    I've recently installed FCS at our small shop. I've read the Geller book, followed the Admin manual, and pretty much have gotten it to work.
    However, I can't get "edit in place" to work. It did work when I initially installed the system and tested it. And now, after a complete re-install, it doesn't work.
    I am using two local RAIDs. Each have a media directory that I set up as a device. For example:
    One device is called "Mojo Project Media 02"
    In the Device Pane (on the Admin / Client Java Interface) the Local Directory reads:
    "/Volumes/RAID_02/Mojo Project Media 02"
    So the Mac edit-in-place URI reads:
    "file://localhost/Volumes/RAID_02/Mojo Project Media 02"
    I can't get the edit in place URI to not ad "localhost" but I don't think this should matter.
    Whenever I try to move media into a Browser Window from FCS, it tells me I must copy it to my local cache first. This didn't happen when I first installed/configured the system.
    Can you not set up edit-in-place for a local directory (ie. a volume locally attached to the server with FCS installed)?
    I know it worked before. Is there something I am missing?

    Thanks A. Richards.
    After much testing, I realized that on the FCSr machine that it indeed had edit-in-place status because of the storage directly attached to it. BUT the other client computers did not.
    So basically, since we don't have the $1000 a seat for XSAN and we are only cutting DV and DVCPRO HD...
    We could configure our Mac Pro Server to be an AFP share over the network; it's plenty fast over Ethernet since it's aggregated over 6 gigabit ports to a switch and has PCIe RAID storage attached. We could give this edit-in-place status IF...
    We used another machine (server class) to install FCSr on.
    This would work right?

  • ODrive Edit in Place PDF Document Manual Versioning enabled Error

    Hi,
    Any one has tried or able to do edit in place with ODrive and PDF Document type?
    I have manual versioning enable. When I am doing edit in place from ODrive for PDF Document getting following error.
    I have manually check out the document before doing Edit from ODrive.
    Need help to resolve this issue.
    Thanks,
    Jigar
    Error logs
    07/05/31 15:45:07 content: [oracle.ifs.ecm.util.FolderUtilities] [24] 99117 publicuser1 INFO: resolveLegacyPath targetPath =
    07/05/31 15:46:29 content: [oracle.ifs.protocols.dav.ecm.EcmDavServlet] [23] 99117 publicuser1 WARNING: no mapping found for ORACLE.FDK.ItemNotCheckedOut
    07/05/31 15:46:29 content: [oracle.ifs.protocols.dav.ecm.EcmDavServlet] [23] 99117 publicuser1 WARNING: unmapped exception: oracle.ifs.fdk.FdkException:
    ErrorCode = ORACLE.FDK.AggregateError; DetailedErrorCode = ORACLE.FDK.AggregateError; Cause = IFS-90244: Cannot update all of the specified
    items; ServerStackTraceId = ; Info = null; Entries = 1
    Main Exception Stack Trace:
    ORACLE.FDK.AggregateError:ORACLE.FDK.AggregateError
    at oracle.ifs.fdk.FdkException.getInstance(FdkException.java:181)
    at oracle.ifs.fdk.FdkException.getInstance(FdkException.java:74)
    at oracle.ifs.fdk.impl.FileManagerImpl.updateDocuments(FileManagerImpl.java:1661)
    at oracle.ifs.fdk.impl.FileManagerImpl.updateDocument(FileManagerImpl.java:1511)
    at oracle.ifs.protocols.dav.ecm.EcmDavServlet.doPut(EcmDavServlet.java:1688)
    at oracle.ifs.protocols.dav.DavServlet.doPut(DavServlet.java:1929)
    at oracle.ifs.protocols.dav.DavServlet.processRequest(DavServlet.java:2622)
    at oracle.ifs.protocols.dav.ecm.EcmDavServlet.processRequest(EcmDavServlet.java:3616)
    at oracle.ifs.protocols.dav.DavServlet.processRequest(DavServlet.java:2396)
    at oracle.ifs.protocols.dav.DavServlet.service(DavServlet.java:2361)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
    at oracle.ifs.fdk.http.HttpServerManager.doFilter(HttpServerManager.java:103)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
    at java.lang.Thread.run(Thread.java:534)
    Caused by: oracle.ifs.common.IfsException: IFS-90244: Cannot update all of the specified items
    at oracle.ifs.ecm.util.BulkUtilities.ecmUpdate(BulkUtilities.java:369)
    at oracle.ifs.fdk.impl.FileManagerImpl.updateDocuments(FileManagerImpl.java:1653)
    ... 19 more
    FdkException Details: oracle.ifs.fdk.FdkException: ErrorCode = ORACLE.FDK.AggregateError; DetailedErrorCode = ORACLE.FDK.AggregateError;
    Cause = IFS-90244: Cannot update all of the specified items; ServerStackTraceId = ; Info = null; Entries = 1
    Entry[0] = oracle.ifs.fdk.FdkExceptionEntry: ErrorCode = ORACLE.FDK.OperationError; DetailedErrorCode = ORACLE.FDK.ItemNotCheckedOut;
    ItemID = 99150; Cause = IFS-90301: Cannot update a Document under version control that is not checked out; Info = null
    Cause Exception Stack Trace:
    oracle.ifs.common.IfsException: IFS-90301: Cannot update a Document under version control that is not checked out
    at oracle.ifs.ecm.beans.EcmDocument.lowLevelUpdate(EcmDocument.java:938)
    at oracle.ifs.ecm.beans.EcmDocument.ecmUpdate(EcmDocument.java:618)
    at oracle.ifs.ecm.util.BulkUtilities.ecmUpdate(BulkUtilities.java:345)
    at oracle.ifs.fdk.impl.FileManagerImpl.updateDocuments(FileManagerImpl.java:1653)
    at oracle.ifs.fdk.impl.FileManagerImpl.updateDocument(FileManagerImpl.java:1511)
    at oracle.ifs.protocols.dav.ecm.EcmDavServlet.doPut(EcmDavServlet.java:1688)
    at oracle.ifs.protocols.dav.DavServlet.doPut(DavServlet.java:1929)
    at oracle.ifs.protocols.dav.DavServlet.processRequest(DavServlet.java:2622)
    at oracle.ifs.protocols.dav.ecm.EcmDavServlet.processRequest(EcmDavServlet.java:3616)
    at oracle.ifs.protocols.dav.DavServlet.processRequest(DavServlet.java:2396)
    at oracle.ifs.protocols.dav.DavServlet.service(DavServlet.java:2361)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
    at oracle.ifs.fdk.http.HttpServerManager.doFilter(HttpServerManager.java:103)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
    at java.lang.Thread.run(Thread.java:534)
    Entry[0] = oracle.ifs.fdk.FdkExceptionEntry: ErrorCode = ORACLE.FDK.OperationError; DetailedErrorCode = ORACLE.FDK.ItemNotCheckedOut;
    ItemID = 99150; Cause = IFS-90301: Cannot update a Document under version control that is not checked out; Info = null
    Cause Exception Stack Trace:
    oracle.ifs.common.IfsException: IFS-90301: Cannot update a Document under version control that is not checked out
    at oracle.ifs.ecm.beans.EcmDocument.lowLevelUpdate(EcmDocument.java:938)
    at oracle.ifs.ecm.beans.EcmDocument.ecmUpdate(EcmDocument.java:618)
    at oracle.ifs.ecm.util.BulkUtilities.ecmUpdate(BulkUtilities.java:345)
    at oracle.ifs.fdk.impl.FileManagerImpl.updateDocuments(FileManagerImpl.java:1653)
    at oracle.ifs.fdk.impl.FileManagerImpl.updateDocument(FileManagerImpl.java:1511)
    at oracle.ifs.protocols.dav.ecm.EcmDavServlet.doPut(EcmDavServlet.java:1688)
    at oracle.ifs.protocols.dav.DavServlet.doPut(DavServlet.java:1929)
    at oracle.ifs.protocols.dav.DavServlet.processRequest(DavServlet.java:2622)
    at oracle.ifs.protocols.dav.ecm.EcmDavServlet.processRequest(EcmDavServlet.java:3616)
    at oracle.ifs.protocols.dav.DavServlet.processRequest(DavServlet.java:2396)
    at oracle.ifs.protocols.dav.DavServlet.service(DavServlet.java:2361)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
    at oracle.ifs.fdk.http.HttpServerManager.doFilter(HttpServerManager.java:103)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
    at java.lang.Thread.run(Thread.java:534)
    07/05/31 15:46:29 content: Servlet error
    ORACLE.FDK.AggregateError:ORACLE.FDK.AggregateError
    at oracle.ifs.fdk.FdkException.getInstance(FdkException.java:181)
    at oracle.ifs.fdk.FdkException.getInstance(FdkException.java:74)
    at oracle.ifs.fdk.impl.FileManagerImpl.updateDocuments(FileManagerImpl.java:1661)
    at oracle.ifs.fdk.impl.FileManagerImpl.updateDocument(FileManagerImpl.java:1511)
    at oracle.ifs.protocols.dav.ecm.EcmDavServlet.doPut(EcmDavServlet.java:1688)
    at oracle.ifs.protocols.dav.DavServlet.doPut(DavServlet.java:1929)
    at oracle.ifs.protocols.dav.DavServlet.processRequest(DavServlet.java:2622)
    at oracle.ifs.protocols.dav.ecm.EcmDavServlet.processRequest(EcmDavServlet.java:3616)
    at oracle.ifs.protocols.dav.DavServlet.processRequest(DavServlet.java:2396)
    at oracle.ifs.protocols.dav.DavServlet.service(DavServlet.java:2361)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
    at oracle.ifs.fdk.http.HttpServerManager.doFilter(HttpServerManager.java:103)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
    at java.lang.Thread.run(Thread.java:534)
    Caused by: oracle.ifs.common.IfsException: IFS-90244: Cannot update all of the specified items
    at oracle.ifs.ecm.util.BulkUtilities.ecmUpdate(BulkUtilities.java:369)
    at oracle.ifs.fdk.impl.FileManagerImpl.updateDocuments(FileManagerImpl.java:1653)
    ... 19 more
    FdkException Details: oracle.ifs.fdk.FdkException: ErrorCode = ORACLE.FDK.AggregateError; DetailedErrorCode = ORACLE.FDK.AggregateError;
    Cause = IFS-90244: Cannot update all of the specified items; ServerStackTraceId = ; Info = null; Entries = 1
    Entry[0] = oracle.ifs.fdk.FdkExceptionEntry: ErrorCode = ORACLE.FDK.OperationError; DetailedErrorCode = ORACLE.FDK.ItemNotCheckedOut;
    ItemID = 99150; Cause = IFS-90301: Cannot update a Document under version control that is not checked out; Info = null
    Cause Exception Stack Trace:
    oracle.ifs.common.IfsException: IFS-90301: Cannot update a Document under version control that is not checked out
    at oracle.ifs.ecm.beans.EcmDocument.lowLevelUpdate(EcmDocument.java:938)
    at oracle.ifs.ecm.beans.EcmDocument.ecmUpdate(EcmDocument.java:618)
    at oracle.ifs.ecm.util.BulkUtilities.ecmUpdate(BulkUtilities.java:345)
    at oracle.ifs.fdk.impl.FileManagerImpl.updateDocuments(FileManagerImpl.java:1653)
    at oracle.ifs.fdk.impl.FileManagerImpl.updateDocument(FileManagerImpl.java:1511)
    at oracle.ifs.protocols.dav.ecm.EcmDavServlet.doPut(EcmDavServlet.java:1688)
    at oracle.ifs.protocols.dav.DavServlet.doPut(DavServlet.java:1929)
    at oracle.ifs.protocols.dav.DavServlet.processRequest(DavServlet.java:2622)
    at oracle.ifs.protocols.dav.ecm.EcmDavServlet.processRequest(EcmDavServlet.java:3616)
    at oracle.ifs.protocols.dav.DavServlet.processRequest(DavServlet.java:2396)
    at oracle.ifs.protocols.dav.DavServlet.service(DavServlet.java:2361)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
    at oracle.ifs.fdk.http.HttpServerManager.doFilter(HttpServerManager.java:103)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
    at java.lang.Thread.run(Thread.java:534)

    Hi Matt,
    Thank you for your very useful reply.
    I have non blocking serial approval workflow.
    In my workflow I have attachment as PDF document to be signed. URI of that document is from Odrive. Foe example O:\sjrwmd\DMSFAContainer\DMSFALibrary\36397\P041282\978599\Invoice_with_2_blank_sig_OD_2.pdf
    When task has been assign to any user, from task detail page of the worklist application user click / open that pdf file and sign the document. When user save this document Odrive should save that to Contentdb.
    Just wanted to know that why it is not ODrive bug?
    I was able to do following test It works only in Acrobat 6.0.
    Steps I did,
    1) Upload pdf file to folder with manual versioning enable.
    2) Manually checked out file from web ui.
    3) Login to ODrive using same user
    4) Created html file with link (Please replace href portion to your url of the file)
    <HTML>
    <BODY>
    Testing Link <BR>
    <a class="blue" href="O:/sjrwmd/DMSFAContainer/DMSFALibrary/36397/P041282/978599/Invoice_102_wit
    h_blank_sig_OD.pdf" target="_blank">Invoice_101CD.pdf</a> <BR>
    <a class="blue" href="O:/sjrwmd/DMSFAContainer/DMSFALibrary/16966/P040577/246361/ST_Memo.doc"
    target="_blank">ST_Memo.doc</a>
    </BODY>
    </HTML>
    5) Open html in browser
    6) Click on document link
    7) Will open pdf files in browser
    8) Sign the document
    9) Click on save a copy button.
    10) In the save a copy dialog , file name place paste your file url of o drive for example in my
    case
    O:/sjrwmd/DMSFAContainer/DMSFALibrary/36397/P041282/978599/Invoice_102_with_blank_sig_OD.pdf
    click save
    11) This should save updated file
    12) Checked in document
    I will look into programmatically way to achive this.
    Regards,
    Jigar

  • HOW TO: EDIT IN PLACE ON WINDOWS CLIENT

    Hi everybody,
    I work in TIBA (broadcaster company), we use FCS so much and I have a problem, actually i have running edit in place on XSAN for MAC clients, but i cant work of the same way on windows.
    We have XSAN and fiber channels working.
    I configure the device but it doesn´t work.
    Somebody, help me please. My email is [email protected]
    Kind regards
    Emiliano

    Hi,
    No iam not using stornext for the windows clients.
    The mac and windows clients running on ethernet. The the mac clients have mapped the xsan volumes using AFP or SMB protocol and the edit in place works ok.
    The windows clients have mapped the xsan volumes through SMB but the edit un place doesnt work, the files are cached and doesn´t run as edit in place.
    Note: sorry by my english.
    kind regard.
    Emiliano
    Are you using StorNext FX to add the Windows clients to your Xsan? If so, then all you have to do is add the Windows Edit-in-place URI to each EIP device in the Devices section of the Java client Admin GUI (not the System Preferences pane). Once you've done that, EIP will work for the Windows clients as well. Here are the instructions for entering the correct URI syntax.
    If you are not using StorNext FX for your Windows clients, please give us more detail on how your system is set up.

  • Assets are "Edit In Place" yet dragging to Final Cut Pro requests caching

    This is an odd one. I have a large number of assets on our device that I can successfully drag from Final Cut Server directly to Final Cut Pro without issue. However I have what appears to be thousands of assets on the exact same device that I can not drag without the dialog box "You must add this asset to the cache before you can use it in a Final Cut Studio project."
    This is very weird. If I right click on the asset in Final Cut Studio and select to view the Original Media I get the warning "The asset is an edit-in-place asset. Any changes..." so obviously it knows it is an edit in place asset, so why are they giving me grief when dragging to Final Cut Pro?
    Specs: Final Cut Server 1.1, Final Cut Pro 6.0.4
    Thanks!

    Sorry that I keep replying to myself, but the bazaar behavior continues...
    I took one of these odd assets and made a copy to my desktop. Then I deleted the asset and file within Final Cut Server. Next I moved the asset from my desktop back to the original location and waited for a Full Scan to pick up the asset.
    After the Full Scan, the asset was draggable to Final Cut Pro! I can't possibly do this to every asset. Did the database get corrupt?
    Ideas? Thanks!

  • ALV Edit in place.

    Hi
    I want to have the "Edit in place" functionality in an ALV. Do you have an URL or example of how to do this?
    Thanx in advance

    Hi,
    When we using REUSE_ALV_GRID_DISPLAY
    Most of us are facing Problem in ALV GRID if there is any editable field in the grid,When we edit the field in the GRID, it’s not getting reflected in the internal table
    Do  like this..
         Write this code in the callback subroutine (eg: in USER_COMMAND subroutine), 
      Data ref1 type ref to cl_gui_alv_grid.
       CALL FUNCTION 'GET_GLOBALS_FROM_SLVC_FULLSCR'
       IMPORTING
       E_GRID = ref1.
       call method ref1->check_changed_data
    Pls do give points ,if this will solve your problem
    Cheers,
    Pramod

  • How do you edit the "place" in Places?

    I've been working on assigning places to images in my Aperture library. I'm doing this manually.
    At the top of the Map View, you see the Country, State, City and Place. I cannot figure out how to edit the Place. Aperture keeps assigning the same Place to all of my images.
    For example, I have photos from Berryville, Virginia. When I add that location, it automaticallly adds Folly Beach as the Place. Same thing happens with some photos taken in New Orleans.
    Moving the Pin doesn't solve the issue. I've deleted the loation and tried adding it again, but the same thing happens. I don't see anything in the Aperture user manual that addresses this.
    Any help would be appreciated.

    It took me some time to figure it out, too:
    What I do for my older pictures without gps data is:
    - select the picture in the places view
    - Main menu -> Metadata -> assign Location
    - in the search field (upper left corner) I enter the name of a Landmark that I am looking for
    - Aperture will show the landmark on the map, marked by a pin, and a place name that I do not want
    - then I move the pin to the precise spot on the map and adjust the radius to a very small value, so that not all my pictures will show up in the same location
    - now in the bottom row text field the place name can be edited. I change it to the name I want and press "assign"
    Hope that helps
    Léonie

  • 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

  • Geotagging - how can I edit new places that I have previously created but with typos, errors etc?  How do I delete a place I have set up?

    Geotagging - how can I edit new places that I have previously created but with typos, errors etc?  How do I delete a place I have set up?  Then I could create a new, correct entry.  I'm using iPhoto '09.

    Is it OK to reply to my own question?? Thanks to the related posts that appeared AFTER I'd made the post above, I learnt about the 'Manage my places' item under the Windows menu. I felt a bit dumb not knowing this.
    BUT it doesn't completely resolve the issue.  The info shown in the EXIF (using opt-cmd-I) under Places has the place name I choose, but it is followed by a few other lines that are incorrect and do not seem to be anything to do with any data I can see under 'Manage my places'.
    Can anyone explain where these other entries might come from, and how to edit them?

Maybe you are looking for

  • How to compare two entries in the same internal table

    Hi I hav e an internal table. I want to compare the entries in the internal table and delete the entries which is duplicates from the internal table. for ex. if plant 1000 is repeated two times. Then both the record of plant 1000 should be removed .

  • Undo Snapshot Tool

    How do I undo Snapshot Tool selection?  It repeats my last choice.

  • Is Logic Expres 9 really better than 8?

    I've got LE8 because I still have a Power PC iMac. I am planning on getting a new computer in the next few weeks. Should I upgrade to LE 9? Does the new version fix bugs? Is it worth the extra $100 for the upgrade? Thanks

  • Trying to create multithreading problems when opening file dialog

    Warning: Newbie to Labview... I have a problem in a rather complicated VI where bringing up the open file dialog halts some background operations. I would really like to reproduce this behaviour for various reasons, but am unable to. I've created a s

  • JFileChooser - Select All Files in the Directory

    Hi all. I am currently using JFileChooser and I need a functionality that will let the user choose a directory and then automatically select all the files that exists in that directory. I have tried looking around for references, but no luck so far.