...
double-click the agent icon, or,
left-click select the agent icon and click on the button
...
Setting | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
Profile | Select the Azure profile you want the agent to use, see Azure Profile for further information about this profile. | |||||||||
Container Name | Enter the name of the container where the files will be collected from. The container name can be found in the Containers section of the storage account that has been configured in the Azure Profile.
| |||||||||
Collection Strategy | If there is more than one collection strategy available in the system a Collection Strategy drop-down list will also be visible. For more information about the nature of the collection strategy, refer to Appendix 4 - Collection Strategies. | |||||||||
Directory | The absolute pathname of the source directory on the location where the source files reside. | |||||||||
Include Subfolders | Select this check box if you have subfolders in the source directory from which you want files to be collected. If you select Enable Sort Order in the Sort Order tab, the sort order selected will also apply to subfolders. | |||||||||
Filename | Name of the source files in the location stated in the File System profile. Regular expressions according to Java syntax applies. For further information, see http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html.
| |||||||||
Compression | Compression type of the source files. Determines if the agent will decompress the files before passing them on in the workflow. - No Compression - agent does not decompress the files. This is the default setting. - Gzip - agent decompresses the files using gzip. | |||||||||
Move to Temporary Directory | If enabled, the source files will be moved to the automatically created subdirectory | |||||||||
Append Suffix to Filename | Enter the suffix that you want to be added to the file name prior to collecting it.
| |||||||||
Inactive Source Warning (hours) | If the specified value is greater than zero, and if no file has been collected during the specified number of hours, the following message is logged: The source has been idle for more than <n> hours, the last inserted file is <file>. | |||||||||
Move to | If enabled, the source files will be moved from the source directory (or from the directory If the Prefix or Suffix fields are set, the file will be renamed as well.
| |||||||||
Destination | The absolute pathname of the directory on the location specified in the referenced File System profile into which the source files will be moved after collection. This field is only enabled if Move to is selected. | |||||||||
Rename | If enabled, the source files will be renamed after the collection, remaining in the source directory from which they were collected (or moved back from the directory | |||||||||
Prefix/Suffix | Prefix and/or suffix that will be appended to the beginning respectively the end of the name of the source files, after the collection. These fields are only enabled if Move to or Rename is selected.
| |||||||||
Search and Replace | To apply Search and Replace, select either the Move to or Rename setting. Search: Enter the part of the filename that you want to replace. Replace: Enter the replacement text. Search and Replace operate on your entries in a way that is similar to the Unix sed utility. The identified filenames are modified and forwarded to the following agent in the workflow. This functionality enables you to perform advanced filename modifications, as well: Use regular expression in the Search entry to specify the part of the filename that you want to extract.
Enter Replace with characters and meta characters that define the pattern and content of the replacement text.
| |||||||||
Remove | If enabled, the source files will be removed from the source directory (or from the directory | |||||||||
Ignore | If enabled, the source files will remain in the source directory after collection. | |||||||||
Keep (days) | Number of days to keep source files after the collection. In order to delete the source files, the workflow has to be executed (scheduled or manually) again, after the configured number of days.
| |||||||||
Route FileReferenceUDR | Select this check box if you want to forward the data to an SQL Loader agent. See SQL Loader Agent for further information. |
...