2020.2

Table Of Contents
Job Information definitions
l
%1 - User. This is the OneDrive user's ID.
l
%2 - Source File Name. Contains the file name (excluding path but including extension)
of the file name that is captured. Equivalent to using the %o system variable.
l
%3 - Folder: Contains the folder from which the data was captured.
Task properties
General Tab
l
Folders: Enter the full path of a folder from which the input files are to be taken. The first /
refers to the root folder. For its subfolders, the first / is optional.
This is a variable property field. You can use any combination of text, variables and data
selections; see "Variable task properties" on page299.
Click the Add button to add the folder to the list. Note that subfolders of the given folders
are not taken into account; if they need to be monitored, they must be added to the list
separately.
When a folder doesn't exist in the system it will be created at runtime.
l
Masks: Enter a single or multiple file names or use file name masks (separated by a
semicolon). See "Masks" on page302.
l
Treat as regular expressions: When ticked, the contents of the Mask field are
deemed to be a regular expression . You can specify multiple masks based on
regular expressions, separating the regular expressions by a semicolon.
The checkbox is not ticked by default. Please refer to Regular Expressions for more
information.
Note
No Variable Data can be used inside this field if the Treat as regular expressions
option is ticked. The percent sign, the curly brackets and the period are all key
elements of the RegEx syntax, therefore they cannot be mixed and matched with
Workflow variable data syntax (e.g. %1, ${global.myvar}, etc.). Also, there is no
validation of the RegEx being specified.
Page 345