JOBBER documents in signEZ
The JOBBER document is a temporary document used by signEZ to perform an action on multiple documents.
The structure of a JOBBER document varies according to the command it is used for.
Structure of the document
|
Command name |
Type |
Expected Value(s) |
|
-be |
Batch Execute |
NOTESIDS (a list of all batch documents NoteID to process) |
|
-bel |
Batch Execute List |
BATCHID (NoteID); SERVER; and DBLIST |
|
-bedm |
Batch Execute Direct Multiple |
DBLIST (server!!dbpathUNID) |
|
NOTE |
The JOBBER document must be created in the signEZ database except when using the -bed command. |
|---|
|
TIP |
If you create your own JOBBER document and don't want it deleted after it runs, you can create a Text field called 'DoNotRemove' and give it a value of '1'. |
|---|