You can select a row in the Runs tab to view its attempt history and the details of each attempt:
フィールド
説明
Attempt
The attempt number.
Provenance
How the attempt was initiated: Original for the first attempt, Auto-retry for an automatic retry, or Manual retry followed by the name of the user who triggered it.
Start time
When the attempt started.
End time
When the attempt ended.
Status
The outcome of the attempt.
Duration
How long the attempt took.
Details
The error message for failed attempts, or a success summary.
フィールド
説明
File run ID
The unique identifier for the file run. Used to find the run in Workato Logs.
Source path
The full path of the source file.
Start time
When the first attempt started.
End time
When the final attempt ended.
Duration
Total time across all attempts.
Attempted automatic retries
The number of automatic retries used.
Use the Attempt type drop-down menu to filter by original transfers, auto-retries, or manual retries and the Status drop-down menu to filter by outcome.
File orchestration activity displays in Workato Logs as File transfer and SFTP server events. Go to Tools > Logs to view events across all file transfers in one place, filter by run, and correlate file orchestration events with other platform activity.
Logs include the following columns for file orchestration entries:
列
説明
Time
The time the event occurred.
Log type
The category of the event.
Log level
The severity of the event, such as INFO, WARN, or ERROR.
Data
Event-specific details in JSON format.
Depending on the log type, the Data field includes the following additional fields:
Use MFTOps to build recipes that react to file transfer events, such as sending notifications, alerting external systems, or automating remediation steps. MFTOps supports the following triggers: