The doPublishFromImport spec includes a tag called <JobPriority> and I'd like to see if this will solve my particular issue.
Assume that I have a mainframe cycle that just finished, and it generates a batch of 5000 letters all calling doPublishFromImport to generate a document. At the same time, I have a user that is drafting an ad-hoc correspondence letter using the WipEdit plugin and it too is calling doPublishFromImport.
Assuming that there are 5000 batch letters queued up before the drafter's ad-hoc letter is sent to the queue, will the user's request get picked up and processed before the remaining 5000 letters if I set the user's <JobPriority> to 0 and the batch letters have a JobPriority set to 10? According to the documentation below, I would assume yes but would like to see if it can be confirmed.
Bonus points if someone can give a little background on how Documaker picks messages up off the queue to begin work generating a document (FIFO/LIFO/Job Priority, etc).
Thanks!
Dave