Sign in to follow, share, and participate in this community.
Hi, I'm trying to do basic things in Adobe Drive SDK. I don't have implemented any server, but I want Adobe Drive Client to show me some "Files" (which in fact doesnt exists). I implemented a GetChildrenHandler and wa... Hi, we are currently implementing a custom check-in dialog using Adobe Drive 4.2. The dialog looks like the example given in discussion "Custom check in dialog". To build the SWF, I use Flash Builder 4.5 wit... I'm trying to get the hello world sample running with Drive SDK 5. I got: Adobe Drive 5.0.1 AdobeDriveSDK-5.0.0.398770.zip latest Java JRE 1.6 Eclipes 4.3.1 (Kepler SR 1) Windows 7 64bit I configured th... Hello, while working on my connector, I found a bug, it is a quite obvious thing: When AD is requested to delete a folder, it will recursively try to delete its children first. While doing this, it wil... 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'... Is there a way of getting minor versions from CMIS repository? The most widely used content management systems like Alfresco or Documentum support minor versions of a file(like v1.2), and those versions are properly r... In Bridge: when right clicking on a local InDesign Document that has external links, the context menu will have an action "show linked files" (in german "Verknüpfte Dateien anzeigen"). But, when doing the... Showing linked files in Adobe Bridge not available for files on AD Volume?
in Adobe Drive SDK
BackMini 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 Brid... Hello, I want to find out mounted path(on mac) of Adobe Drive 4 on client machine from inside of my plugin code and want to write it to some properties file. I am not able to find any API to do this. Can someone ple... My company recently installed Adobe Drive using a CMIS connection to Alfresco community edition (bear with me, I'm the art director not IT so I hope all that made sense) only to find out that CMIS connections don't su... I don't know whether the Adobe developers read this but when a folder is renamed/deleted using the Drive the request "select * from cmis:document where in_tree(<folder id>)" is sent. Are the all properties reall... Hi, I have mounted drive through adobe drive 4 on windows 7, it is showing same thumbnail for number of files but if i double click on file and it is opening correct file - i mean... Dear Sir/Madam, We have implemented a CMIS repository for our database and have noticed a couple of issues with the Drive CMIS connector. 1. Paths In our repository the paths are not made up of... Dear Sir/Madam, We have a CMIS interface to our database and are using it with Adobe Drive 4. The Bridge does not show thumbnails for the assets in the database. I have tried connecting to a different CMIS rep... I am using CS 6 and Adobe Drive 4.2 (4.2.0.110) on Windows 7 with the CMIS adapter against an Alfresco v4.0.0 repository. When I double-click on an InDesign CS6 file in windows explorer, it opens in InDesign.&nb... Hi there, We are developing custom connector using Adobe Drive SDK for our DAM system, the integration with CS was working fine, we recently updated Adobe Drive to 4.2, and we are encountering bridge crashes w... The following dialog pops up when user try to check in file from Illustrator CS6. This issue happens to our own Adobe Drive plugin and basicFtp sample plugin as well. Steps to reproduce this: 1. Open... "File has been modified" dialog pops up when check in changes in Illustrator
in Adobe Drive SDK
BackIn sample.basicftp project , whenever user browsing the mapped folder using Explore (or Finder on MAC) , OpenHandler will be called muliple times, therefore the whole asset files will be downloaded from DAM serveral t... whenever I check in from photoshop to drive, it will show the file is locked, but "get info" shows that I am allowed to "wirte and read". I installed Adobe Drive 4 in Mac. I want to have our own specified Drive Connector, so I had been trying to put the jar file in the plugin folder, but I didn't even find the plugin folder. I am using Mac, so ...