folderMonitor
| Namespace: | (default namespace) |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| operationIndex (string) | 0/1 | |
| downloadFolder (string) | 1/1 | |
| filePattern (string) | 1/1 | |
| filePatternType (string) | 1/1 | |
| fileCaseSensitive (boolean) | 1/1 | |
| subFolderPattern (string) | 1/1 | |
| subFolderPatternType (string) | 1/1 | |
| subFolderCaseSensitive (boolean) | 1/1 | |
| maxDepth (int) | 1/1 | |
| uploadFolder (string) | 1/1 |
JSON
| property | type | description |
|---|---|---|
| operationIndex | operationIndex (string) | |
| downloadFolder | downloadFolder (string) | |
| filePattern | filePattern (string) | |
| filePatternType | filePatternType (string) | |
| fileCaseSensitive | fileCaseSensitive (boolean) | |
| subFolderPattern | subFolderPattern (string) | |
| subFolderPatternType | subFolderPatternType (string) | |
| subFolderCaseSensitive | subFolderCaseSensitive (boolean) | |
| maxDepth | maxDepth (int) | |
| uploadFolder | uploadFolder (string) |