Skip to main content
Participant
November 27, 2007
Question

Bridge & Version Cue

  • November 27, 2007
  • 1 reply
  • 477 views
Hi,

i want to script some actions for the adobe bridge connected to our version cue server.

My first try was to create some folders. I`m only able to create the folders locally on the host with the "new Folder" method.

Any ideas?
This topic has been closed for replies.

1 reply

Participant
November 28, 2007
To be more concrete we want to script typical actions done by
users via adobe bridge for automatic testing.
But instead of using folders on the local file system we want the
actions to operate on a version cue server.

So we would like to
- create/delete projects
- create/delete folders
- import and operate on files

We are able to write javascript (extendscript) scripts to browse the version cue hierarchy but
couldn't find any functions to script the above.
Did we miss something?
We have the impression that we have to execute the folder/file operations on the local copy
first and have to synchronize before and after our operations but we could not find any hints
in the bridge javascript documentation.

Man thanks in advance