Skip to content

Post-processing actions for FTP Listener #8604

@niveathika

Description

@niveathika

Area

Area/FileIntegration

Problem

The FTP listener currently re-processes files in the monitored folder during every polling interval unless they are manually moved or deleted. This leads to redundant processing and requires manual boilerplate logic within the service.

Proposed Solution
Introduce built-in configuration to handle files after the onMessage resource is invoked.

  1. Actions: Support MOVE and DELETE.

  2. Triggers: Configure separate actions for Success and Error scenarios.

  3. Destination: Specify processedPath and errorPath.

Proposed Solution

WIP

Alternatives

No response

Version

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions