thanks to my fellow HP Indigo tech guy i've advanced a few steps - but only to fall over the edge:
Trick is that you need to create subfolders in the template directory and put the template files there. So for the template directory being c:bar and the database being foo.txt you need the directory c:barfoo...
BUT regardless what is in there (InDesign Files, .hpd, a random .jpg i found or even an empty directory) once Switch finds the database and tries to execute the HP VDP Scripts the Adobe Javascript Debugger fires (see the screenshot) and the flow lands in a limbo.
the (german) error messages given in Switch are:
Erstellen von Verzeichnis '%1' fehlgeschlagen
Datei 'ECHO ist eingeschaltet (ON/Adobe Scripts/vdp.jsx' konnte nicht geöffnet werden
roughly translated to:
Creation of Directory '%1' failed
File 'ECHO is on (ON/Adobe Scripts/vdp.jsx' could not be opened
This looks to me like a very flawed Javascript... no wonder that it can't work when it tries to open a file called 'ECHO is on (ON/Adobe Scripts/vdp.jsx' after trying to create a folder named '%1'...
After that Switch doesn't show any open jobs, but you can't stop the flow because it's waiting for a job to finish. After the timeout the database lands in the problem job folder.
I will keep you updated once i find out more about how to get this flow operational... and i am still curious about your experiences if you happen to read this
Cheers,
Thorsten