Adobe Bridge CC and Adobe Drive?

So how do I get this to work?
Does not look like there is a Drive for CC.

I agree, for now Bridge can't see "adobedrive"
Photoshops CC can check'in directly on AdobeDrive (Mac and PC)
Illustrator CC can check'in on the Mac but don't want on a PC

Similar Messages

  • Editing and sharing custom metadata/keywords through Adobe Drive in Adobe Bridge

    I am part of a four-person video production unit operating within a local governmental entity. We are currently using four licenses of Adobe Master Collection CS5, and are about to get access to dedicated SAN storage.
    We would like each user to have the ability to assign specific keywords to any given video clip (or remove keywords from clips) within Adobe Bridge, and have the three other users see the same results. I've noticed that Bridge alone will allow for keywords to be added or removed, but this list is specific to each user. Importing one list into other users' profiles is a start, but would no longer work, once keywords are added or taken away.
    The overview page for Adobe Drive 3 says that it, "allows users to edit and view custom metadata/properties through Adobe Drive in Adobe Bridge," but I haven't found any explanation in either the website, forums, or user's guides that delves any farther into this area. If we incorporate Adobe Drive/Bridge into our workflow, will we be able to share/sync keywords between users? Is there some other (affordable) solution that would let us do this?
    Thanks for any insight you might be able to offer.
    Chuck

    Hi,
    Thanks for sharing your case.
    The keywords you mentioned is XMP metadata, if all your digital assets are managed by ADEP CQ DAM service, you can use AD3 with built-in ADEP connector to communicate with the DAM server, then, I think it can meet your requirement, it means, the keywords can be set by one user through metadata panel in Bridge, and can be viewed by other users.
    for custom properites, it's different from XMP metadata, it refers to the properties of one asset which is managed by a Content Management service. users have to use another UI to edit/view them in Br after AD3 is installed.
    here are some requirements to use it.
    1) CMIS 1.0 compiliant server should be used to manage all your digital assets
    2) use the built-in CMIS with AD3 to connect to the server.
    if other kind of servers are used, you should develope a custom connector through AD SDK to enable custom properties feature as well as some other handler required by AD SDK
    thanks 

  • Developing: Endless loop in Adobe Bridge with and Adobe Drive CMIS Connector

    Hi
    Currently I’m implementing a CMIS-Server for the dam system of my company, using the apache chemistry framework. One of the main requirements is that adobe drive works with it.
    At the moment I implemented only the navigation services (getChildren, getObject, …) and the repository services and test them against adobe drive. It’s already possible to navigate through folders and read assets with ad4 and the finder. So 3 days ago I installed adobe bridge (CS6) and test my server again.
    My test environment is very easy.
    root(1 object)->test1(0 objects; empty)
    First I’m opening my repository with adobe drive and then I switch to bridge and connect it. Bridge shows me the folder test1 with no errors. So I double-click it and now bridge is in an endless loop. The notification switch between ‘Keine anzuzeigenden Elemente’(No elements to show) and ‘Einen Moment bitte, die Suche läuft …’(Searching, please wait …). This only happens in bridge. When I open the folder with the finder it just works, without the loop.
    So I logged all requests, which were send by adobe drive, and get this list.
    Connecting with adobe drive
    getRepositoryInfos
    getTypeChildren (null) -> all basetypes
    getTypeDecendants (cmis:document)
    getTypeChildren (null) -> all basetypes (Why two times?)
    getTypeDecendants (cmis:document) (Why two times?)
    getRepositoryInfos (Why two times?)
    getObjectByPath (/.hidden)
    getObjectByPath (/.hidden)
    getObjectByPath (/.hidden) (Why so often?)
    getObjectByPath (/DCIM)
    getObjectByPath (/mach_kernel)
    getObjectByPath (/.Spotlight-V100)
    getObjectByPath (/.metadata_never_index)
    getObjectByPath (/.metadata_never_index_unless_rootfs)
    getObjectByPath (/.metadata_never_index)
    getObjectByPath (/mach_kernel)
    getObjectByPath (/.metadata_never_index_unless_rootfs)
    getChildren (cmis:folder,0) (rootfolder) returning only one element (test1)
    getObjectParents(cmis:folder,127) (test1) returning the rootfolder
    getObjectByPath (/.hidden)
    getObjectByPath (/mach_kernel) …
    Open the Cmis repository in bridge and doubleclick the repository
    getChildren (cmis:folder,0) (rootfolder) returning only one element (test1)
    getObjectParents(cmis:folder,127) (test1) returning the rootfolder
    Then I double click the test1 folder
    getObject(cmis:folder,127)(test1)
    getChildren(cmis:folder,127) -> empty list
    … (endless loop)
    I already checked getObject and getChildren against a reference implementation (FileShare Repository of apache Chemistry) and it returns exactly the same structure. Only the name and the timestamps are different. So my second though was to check the repository capabilities and as well they are both equal. Now I’m a little bit desperate because I spend already 3 days in try and error bugfixing but nothing worked. So here are my questions.
    Is there a logfile for bridge because I thing this refreshing happens after an exception. I already checked the adobe drive log and it contains only asset not found errors for (e.g mach_kernel …).
    In which circumstances does bridge reloads a folder?
    Debugging of adobe drive: I already read http://forums.adobe.com/message/3928595 but it doesn’t work in AD4 any more, I only get info/error/fatal messages.(I changed the log4j config files in AD4ServiceManager.) Does something changed or did I forget something?
    Why does AD4 make 2 or more times the exact same request? (Look table above).
    I hope my English is good enough to understand.
    Thanks

    After two months I'm a little bit smarter so I can answer some of my question by my own.
    No there is no logfile for bridge, but I was able to debug the scriptcode from the ad plugin, which is installed in bridge.
    If an error occures in the plugin
    I was able to decompile the cmis connector. That helps a lot  when ad logs with weird exceptions.
    Because AD maps the actions of the filebrowser(finder,explorer) to cmis and this one does sometimes the exact action two or more times.
    Unfortunately is wasn't able to fix my main problem, but I found a workaround to use cmis in bridge. I deactivated the ad plugin in bridge and after that action, bride display the cmis volume as normal volume. Sadly some actions like to manage relationships etc. are with this workaround not usable but for me this is alright.

  • Viewing XMP Metadata in Adobe Bridge via Adobe Drive Connector

    Hi there,
    I've been trying to view remote file XMP metadata in Adobe bridge via our adobe drive connector. I've added the READ_XMP_METADATA capablitiy, and I've seen the DataType.XMP has been requested. but I'm not sure how to display the metadata on the Adobe bridge metadata panel. since the metadata is embeded in the file, when i browse the file in local drive, the metadata shows fine, but when it's on our remote server, some how bridge doesn't extract the info and display it. I can see the metadata when I browse the remote file in windows explorer adobe drive. and we do download the file to local to a temp copy, browse the temp copy in bridge also showing the metadata, The only thing not working is browsing the remote file in bridge via adobe drive connector.
    Please advise what should be done, in the programmer's guide, it says for each item, request that the server return the XMP data for that asset. How should I do that? If the XMP is embeded in the file, why would I need to request for it, would it be automatically extracted from the file?
    Thanks,
    Katherine

    Hi there,
    I've been trying to view remote file XMP metadata in Adobe bridge via our adobe drive connector. I've added the READ_XMP_METADATA capablitiy, and I've seen the DataType.XMP has been requested. but I'm not sure how to display the metadata on the Adobe bridge metadata panel. since the metadata is embeded in the file, when i browse the file in local drive, the metadata shows fine, but when it's on our remote server, some how bridge doesn't extract the info and display it. I can see the metadata when I browse the remote file in windows explorer adobe drive. and we do download the file to local to a temp copy, browse the temp copy in bridge also showing the metadata, The only thing not working is browsing the remote file in bridge via adobe drive connector.
    Please advise what should be done, in the programmer's guide, it says for each item, request that the server return the XMP data for that asset. How should I do that? If the XMP is embeded in the file, why would I need to request for it, would it be automatically extracted from the file?
    Thanks,
    Katherine

  • Adobe Drive and Alfresco Enterprise Fails to Check-in With Custom Content Types

    Hello all,
    I've been struggling with some drive limitations over the last few weeks as we try to utilize the CMIS connector to Alfresco.  I am currently testing with Adobe Drive 3.2.0.41 and Alfresco 4.0.1 Enterprise but have tested this behavior with Drive 4.0.2.6 paired with Alfresco 4.1.1.3 and seen the same behavior:
    The issue I am seeing is that I am unable to Check in a new document into the repository when there is a rule set up to apply a custom content type from our model.  After entering my check-in comment and pressing OK, I get an unknown error from Bridge, InDesign, or Photoshop.  It works fine if I do not specialize our type with a rule (leaving the content as cm:content).  The error I recieve in Alfresco is:  org.alfresco.service.cmr.repository.CopyServiceException: The source and destination node must be the same type.
    I understand that this might be a limitation of Drive and Alfresco working together, but I just wanted to see if anyone had any experience with this issue or any potential workaround, since it is pretty limiting for alfresco to not have any non OOTB content types.
    Thanks, your help would be appreciated.
    Mike

    Adobe Drive CC still has this issue. I can dra-n-drop a .PSD into Alfresco 4.2 and it will work perfectly - unless I use Adobe Drive to edit and check-in the file.

  • How can I get Adobe Bridge to show XMP metadata using Adobe Drive 4 CMIS Connector?

    I have successfully connected to an Alfresco Enterprise Edition 4.1.0 repository, using the Adobe Drive 4, created a test folder and uploaded a jpeg file containing XMP metadata into it.
    When I view the image's metadata (using Adobe Bridge), I observe that only part the standard file properties are displayed.
    When I view a local copy of the image using the same, I see all fields of the standard file properties plus available metadata.
    My question: what should I do in Adobe Bridge to be able to see all available XMP metadata?
    Kind Regards and Appreciation
    Don Greenwood
    Pixelboxx GmbH
    Dortmund

    How did you get through to customer service?  They've changed the website and I can't even find phone numbers or a chat button any more.
    Here's my story that I posted on discussion yesterday, but no one has replied:
    I am screaming and pulling my hair out right now!  The last six months with Adobe has been a nightmare.
    Once again I am completely locked out of Creative Cloud and cannot use the apps even though my automatic monthly deduction for payment was just made a couple of days ago.  Creative Cloud continues to reset itself to the trial version which runs out in 30 days and after that I am locked out once again.
    Now it looks like it is harder to access support than before.  Where are chat and the phone numbers now?  This was a nightmare with countless hours spent on chat and the phone over the last six months, and now I don't even know how to access support in order to spend even more time that does not solve the problem.  What am I to do?
    I cannot use the product I have paid for!
    Please help!

  • No Drag-n-Drop feature for my mounted Adobe Drive in my Adobe Bridge CC

    I've developed a custom Drive Connector for our storage server. In Adobe Bridge CC, after connecting and auto-mounting to our server through Adobe Drive 5, there is no Drag-n-Drop feature for my data inside the mounted drive. But, if I browse other directories of my Mac with Bridge, all files are draggable. What could be the problem?
    It's quite strange! Because, files within my mounted drive are draggable through Adobe Bridge CS6, but not in Adobe Bridge CC !!!
    My configuration:
    Mac OSX 10.9.2
    Adobe Bridge CC 6.0.1.6
    Adobe Drive 5.0.2.16
    Our own custom Drive connector

    I too have discovered the lack of Drag-n-Drop support in Bridge when browsing assets provided by my Adobe Drive connector.  I have tried telling Drive that I support nearly all of the Drive features by adding  "Capability"  objects to the ConnectHandler's response object (including Capability.COPY and Capability.MOVE), but that had no effect; Bridge still refuses to let me drag an asset provided by the connector.
    I would very much like to know what I have to do in order to provided Drag-n-Drop functionality.

  • No previews in Bridge with Adobe Drive 3?

    We are using a custom connector for Adobe Drive. Windows Explorer shows the correct thumbnails and previews for asset versions (in the Show Versions UI). However in Bridge we cannot see any thumbnails or previews. Clearing or purging the cache does not help. It turns out that the execute method in the GetPreviewIconHandler class is never called when browsing assets in Bridge. This used to work fine with Adobe Drive 2 (at least for jpg previews, png previews never seemed to work in Bridge).  We tried different Bridge versions (4.0.4.2, 4.0.5.11, 4.1.054) but they all have the same problem. Did anything change regarding this behavior in Adobe Drive 3? Thanks in advance for any advice.

    Indeed, adding the READ_XMP_METADATA capability seems to do the trick.
    Thanks for the quick help.

  • I need information on how Adobe Drive works and how to set it up

    Hey folks,
    believe it or not, but I have been searching a lot on the web already on how to find information how Adobe Drive works and how to set it up.
    Most information that I found is old and seems to be valid only for older versions of Creative suite. Here in the company we use CS5.5 and will switch to CS6 soon.
    I already downloaded Adobe Drive 3 and installed it on my Mac. Unfortunately I don't know what to do next? Do I need Adobe CQ to make it work? Or can I use it with an existing SVN infrastructure, that we have here? Actually I would like to access the SVN via Adobe Bridge. But after the installation of Adobe Drive my Bridge CS5.5 is crashing while starting up, and I didn't find out how to fix this again.
    Actually I just found the manual for Adobe Drive 3 and read it. Seems to be easy in case its working. But it's not in my case, as mentioned above.
    Any idea what could be the problem?

    Thanks,
    in the meantime I managed to re-setup Adobe Drive 3 again. Bridge CS5.1 is still crashing (i have a log-file with a detailed error-report, if somebody knows how to extract information from this.
    At least now I can start Drive as a standalone application.
    So now my main question is how to connect Drive 3 to our subversion infrastructure in the company. Does anybody have information on this?

  • Hello my name is jose quant, and let me know how I can use CAMERA RAW adobe bridge because the bridge use and want to open a camera raw image, I get a message that says: MAIN BRIDGE aplicaion NOT ACTIVATED. BRIDGE REQUIRES A PARTICULAR PRODUCT HAS BEGUN A

    Hello my name is jose quant, and let me know how I can use CAMERA RAW adobe bridge because the bridge use and want to open a camera raw image, I get a message that says: MAIN BRIDGE aplicaion NOT ACTIVATED. BRIDGE REQUIRES A PARTICULAR PRODUCT HAS BEGUN AT LEAST ONCE TO ACTIVATE THIS FEATURE. I wonder what that means?
    I use a lapto (windows 7) 64-Bit operating system.
    Thank you,
    my email is: [email protected], if you send me the answer to my query

    You need to activate Photoshop.
    Mylenium

  • Adobe Bridge CS5 and CS6 need to uninstall

    I have Adobe Bridge CS5 and CS6 that I need to uninstall off my mac I do not have Adobe Uninstall in the Utilities folder. Question how do I uninstall the applications

    Question how do I uninstall the applications
    CS6 uninstall is in the folder of Photoshop itself in the applications folder, I suspect CS5 also has this but can't check myself.

  • I have Adobe Bridge CS5 and Output is blank

    Hi, I am supposed to be making a contact sheet using output in Adobe Bridge CS5 and when I go to output module is NOT working.  I contacted Adobe support and they said they couldn't help me but to come here.  Can anyone please help me?  I have an assignment that I need to get finished! 
    Thank you so very much,
    Heather Mullin

    Thank you Robert.  I just tried that and output still doesn't show up.  I haven't used Bridge since I got this version.  I think it is not there. I have heard of this happening in CC  and there are answers.  People have had trouble with CS5 as well but I can't find an answer.  Thank you for trying!  I appreciate it so much!

  • I recently downloaded Adobe Bridge CC and Flash Professional CC on the Creative Cloud and I cannot find or access them on the computer - where did they go?

    I have the creative cloud that I use for my schooling and I downloaded both Adobe Bridge CC and Flash Professional CC on the Creative Cloud and I cannot find or access them on the computer - where did they go?

    Hello,
    I only can answer what concerns WIN. By using a file manager I can see, that all my Adobe programs are stored there:
    Program Files (x86)\Adobe\Adobe Bridge CC aso.
    Hans-Günter

  • Why are no Adobe Drive Volumes available in Mini Bridge?

    Mini Bridge is avoiding Adobe Drive Volumes. Why is it like this? It looks like it pro-actively tries to hide them.
    One of the few exceptions is in InDesign, when you try to show a linked resource in Mini Bridge. Then it will show the actual folder, but when navigating some folders up, the process associated to Mini Bridge will crash.
    Is it possible to activate Adobe Drive Volumes in Mini Bridge? Or will it be possible in a future version?

    Mini Bridge is avoiding Adobe Drive Volumes. Why is it like this? It looks like it pro-actively tries to hide them.
    One of the few exceptions is in InDesign, when you try to show a linked resource in Mini Bridge. Then it will show the actual folder, but when navigating some folders up, the process associated to Mini Bridge will crash.
    Is it possible to activate Adobe Drive Volumes in Mini Bridge? Or will it be possible in a future version?

  • Adobe Drive 2 and Alfresco CMIS in virtual PC

    0. MS virtual PC with windows XP started
    1. alfresco 3.3. installed and started in the virtual-pc image
    2. adobe drive installed and started in the virtual-pc image
    3. enter the URL cmis://[IP-ADDRESS]:8080/alfresco/service/cmis
        (or cmis://localhost:8080/alfresco/service/cmis)
        (or cmis://cmis.alfresco.com:80/service/cmis)
        in Adobe Drive 2.0
    4. error message (log-file of Adobe Drive 2.0):
        com.adobe.drive.connector.api.exception.RemoteHandlerNotImplementedException: No remote handler factory registered for: cmis
        (see Screenshot)
        although http://[IP-ADDRESS]:8080/alfresco/service/cmis
        in a browser gives a XML-answer
    What could I do to get Adobe Drive 2.0. running in virtual PC?

    Hi,
    If you want to use alfresco CMIS server, please download the Adobe Drive 2 installer @ http://labs.adobe.com/downloads/drive2.html, this installer includes CMIS connector for connecting alfresco server.
    If you download Adobe Drive 2 installer from Adobe.com (http://www.adobe.com/products/versioncue/downloads/index.html), it doesn't contain CMIS connector.
    Currently, Adobe labs provides the Adobe Drive 2.0 773 build for your download, but we will update it to 796 GM build(including CMIS connector) soon.
    Thanks,
    Zhiqiang

  • Adobe Drive CMIS connector and Authentication

    Hello,
    We have undertaken a project to make our DAM CMIS compliant and thus get connected with Adobe Drive using it's inbuilt CMIS connector. We will be following RESTful AtomPub binding of CMIS for this.
    CMIS spec doesn't talk a lot about the authentication and seems like it is outside the scope of CMIS. I wanted to know how Adobe Drive client gets authenticated with any CMS/DAM using its CMIS connector. What is the mode of authentication used - is it HTTP basic, digest authentication or something custom. So I am not sure what would Adobe Drive send to get authenticated and what would it expect in the response. How do we pass back the session token that we will create.
    Any pointers wrt this are appreciated. That will really help us make progress on this project.
    Thanks!
    Mandar Kulkarni

    Drive CMIS connector uses HTTP basic authentiction.
    Thanks.

Maybe you are looking for

  • Prob with iTunes playing downloaded .mp3 file

    Hi, when I download a single 64Kbps MP3 file (song) from archive.org/audio, it will save to the desktop and look something like this: dtb2005-03-04d1t03_64kb.mp3 Then I try "add to library" in iTunes (5) and the song name appears, but it will be only

  • Problem with delta update on customised export data source.

    Hi all BW gurus, I have created several customised export data sources in the R/3 system. And I have made use of the utility program <Z_CHANGE_DELTA_PROCESS> to update the ROOSOURCE table. While this can result in being able to do initial update (ins

  • Access denied to a security provider on a signed applet

    Hi, I'm having permissions problems to work with a security provider. The security provider is already installed at java.security. In fact, at Netbeans when debbuging the app it's working perfectly. If I'm working the provider in an signed applet, th

  • Web Dynpro ABAP...to Portal

    Hi Friends, My question is......is it possible whatever I develop in Web Dynpro ABAP to publish it to portal which is on different server with different SID? Thanks, Rajeev Sharma.

  • How can I locate a stolen iPad?

    How can I locate a stolen iPad?