System - set up multiple servers

ex AutoJob can watch multiple QPS systems in parallel. The administrator can define periods where the system is active as well as priotities and time outs.
The system will automatically logon to each server.


While the system processes documents, a number of possible alerts may appear on screen - e.g.:

  • missing or modified pictures
  • missing fonts
  • no connection to server
  • not able to check out documents
  • and some 100+ other messages ...

To enable a smooth automatic process we need to suppress and 'auto-answer' such messages / alerts. The 'answer' to such dialogs will be different for each dialog - depending on the job itself. If the system export an XML file, missing pictures may not be a problem, but if you create a PDF file you certainly need all pictures accessible.

An intelligent, auto adaptive modul 'dialog descriptions' stores all dialogs and 'auto-answers' them according to the preferences.

First of all this modul decides wether the dialog needs to be suppressed or not (e.g. progress bars). Next - the error level needs to be checked: is this error true for this document only, or is there an impact for the whole application - or is it just a warning which can savely be ignored?

The user can also specify a comment for feedback to QPS and log file.

Last but not least - the system remember the button to be pressed in this situation in this dialog. This guarantees a smooth and automatic workflow.

« Back