Zoomed Image

AMSX Scripting Language - Command : waitforduefiles

Summary

Wait until a minimum number of discovery files are ready to process

Description

Blocks script execution until the specified number of files are due from the collection server. Use this to synchronise a discovery import script with the arrival of collection data before starting to process it.

Parameters

ParameterDescription
cmdMinimum number of due files to wait for before continuing

Syntax


WaitForDueFiles "Minimum number of due files to wait for before continuing"

Return to the AMSX Command Reference