The filemanager utility administers preprocessing and file-watching capabilities for a cloud ecosystem such as Amazon AWS or Microsoft Azure.
You can use the filemanager utility for the following preprocessing capabilities:
List files on a cloud ecosystem.
Copy files on a cloud ecosystem.
Copy files from a local system to a cloud ecosystem.
Move files on a cloud ecosystem.
Rename files on a cloud ecosystem.
Delete files from a cloud ecosystem.
You can use the filemanager utility for the following file-watching capabilities:
Trigger a file-processing event.
Trigger a workflow or mapping.
You can use the filemanager utility from one of the following locations:
Client directory. Available under
<Infa home>/clients/tools/filemanager
Server directory. Available under
<Infa home>/tools/filemanager
Logging Options
The filemanager utility provides the following log severity levels for debugging purposes:
FINE. Writes severe, info, and warning messages to the log. The fine or debug messages are user-request logs.
SEVERE. Writes severe, warning, and error messages to the log. The severe messages include non-recoverable system failures, connection failures, and service errors.
WARNING. Writes severe, warning, and error messages to the log. The warning errors include recoverable system failures and warnings.
INFO. Writes severe, info, warning, and error messages to the log. The info messages include system and service change messages.