Using Bridge as Remote Job Server
I'm looking to automate part of our art pipeline. In particular, processing files for usage in a game. In the ideal situation, the processing (or "job") would be done by invoking it either command line. The command-line would either directly run the script or package the details of the job and then make an API call to a "Remote Job Server".
I've looked around to see what is possible with the Adobe products. There seems like no fantastic solution.
Parts of our pipeline use Photoshop, Illustrator, and Flash. I've experimented and found that at least with Photoshop, using it command-line does not work well. This leads me either making a plug-in or script which acts as a server to run the job. Which would then possible mean that Illustrator and Flash would need the same.
The art director asked whether bridge could be used to dispatch the jobs to the desired app, since I believe that Bridge can be used to run a script on one of the apps.
Are there any recommendations on a good approach to handle this? The ideal goal is to have minimal "human interaction" and to have jobs be invoked remotely by command-line or through a server.
Thanks!
