/t5/bridge-discussions/bridge-version-cue/m-p/1150000#M23584Nov 28, 2007
Nov 28, 2007
Copy link to clipboard
Copied
LATEST
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.