The following example defines two watched folders:
[ConvertDocument:Service]
ServiceType=Control Data
WatchedDirectory = d:\DirWatch\ConvertDocument
[Grok:Service]
ServiceType = Document
WatchedDirectory = \\lina\d$\DirWatch\Grok
The folder d:\DirWatch\ConvertDocument is monitored for parameter files. If such a file is placed in this folder, the file is read and its contents are submitted in a job to the ConvertDocument service of ITP/Server.
The folder \\lina\d$\DirWatch\Grok is monitored for documents which are then submitted to the Grok service of ITP/Server. Note that the UNC path is used here to allow remote ITP/Document Processors access to the document.