External Work Queue Loaders

An external loader can fill a work queue with messages based on an external data source, e.g. by loading e-mails, files or data from web services.

PREREQUISITES

Make sure these parameters are set in your AsapSettings.config file:

<LoadExternalWorkQueues>true</LoadExternalWorkQueues>
<ExternalWorkQueueCheckPeriod>180</ExternalWorkQueueCheckPeriod>

Set up the ExternalWorkQueueCheckPeriod to any number of seconds you want the files to be checked.

BUILT-IN EXTERNAL LOADERS

Some of the loaders are built-in. You can create your own using a universal Workflow Loader.