Please enable JavaScript to view this site.

Administration manual

Navigation: Tech Doc > External processing of instances > Automatic process initiation

Pass attachments

Scroll Prev Top Next More

To pass attachments to JobRouter, they have to be stored in the file system and accessible by the computer running the JobServer service. We recommend using UNC paths.

The assignment of the files is also done using the insstring column. To do so, enter the name of a JobRouter field of the attachment type and assign it the path of the file to attach as value (e.g. attachment=\\server\docs\test.doc).

If the attached files are to be deleted from the source directory after a successful start of an instance you have to prefix the path with an exclamation mark (e.g. attachment=!\\server\docs\test.doc).