I'm specifically trying to automate the loading of edited JDF files to the IPS. I can drop the edited files back into the watched IPS folder, but it does not trigger an open event, this is what I meant by programmatic job submit. The only way I've been able to do it is by manually clicking the open file button in the IPS. Onyx uses some sort of handshake with the printer that tells the IPS "hey I put some new files in your watched folder, add them to your queue". I'm struggling to replicate that, so I still wonder if job copy handling behavior can even be controlled ie the process that onyx does to copy generated jdf and tiff files into the hp's output folder.
I know there is an lfp SDK from HP, but I can't find concrete evidence or documentation of the list of functions to verify it does what I need it to do. The application pages says it can take up to 45 days for approval and so I was just trying to come up with a solution before that or at least determine if what I am after is even possible once we are approved as a dev.
The reason for all of this is because we are going to run a lot of pre-cut small sheets. We have 35,000 art files that need copies ranging from 1-100 units. All the sheets are the same size. I can automate imposition, onyx load, rip, send, jdf editing. I just can't get them to appear in the queue at the end unless I walk to the machine and press the open button. If I can get that last part solved, I can run a process nightly that would result in a bunch of chained queues sitting on the ips right when the operator arrives so they don't have to spend time ripping, sending, and setting quantities on the press.
We tried just sending them as copies from onyx, but it generates an enormous amount of files that causes the IPS to behave erratically. It also can cause tiffs to randomly corrupt and the ips will silently ignore those and not provide any notification a file dropped during transfer. I think Onyx server might be able to do what I want, but I'm waiting to hear back from them still.