Dear Team,
We are observing an unexpected behavior related to file generation and SFTP transfer. Please find the detailed explanation below.
We have a scheduler configured to run on weekdays (Monday to Friday) with CET timezone.
Scheduler timing: 22:00 CET.
The scheduler triggers a subprocess that pass a file name as parameter
Generates the file name dynamically using:TableName + today()
The file is generated using:
Export Data Store Entity to CSV smart service
The file is stored in an Appian folder.
The file is then transferred via:
Send File Over SFTP (Basic Credential) smart service.
Total files generated per run: 75 files
As per configuration:
Files are generated in Appian with date:TableName + 24022026 (24 Feb 2026)These files are correctly stored in Appian.
However, on the SFTP server:
Files with 24022026 are present (expected).
Additionally, files with 25022026 (25 Feb 2026) are also present.
These 25-date files:
Are fewer than 75 files.
Do NOT exist in Appian.
Have smaller file sizes in some cases (e.g., 200 KB vs 50 KB).
For the last 3 Saturdays, one file is being generated with the Saturday date even though:
The scheduler runs only on weekdays.
No Saturday execution is configured.
How are files with the next-day date (25 Feb 2026) appearing on the SFTP server when:
No such files exist in Appian?
No corresponding process instances are visible?
Why is one file getting generated with Saturday’s date when the scheduler is weekday-only?
Please help us identify the root cause at the earliest.Note - This scheduler was working fine in 2025, data started disturb in FEB 2026
Discussion posts and replies are publicly visible
You did not provide any details we could use to identify a root cause.
But, can you guarantee that no other system, including any other Appian (DEV, TEST, PROD) system does also store files at that server?
It's going from lover environment but users are different in their log prod user is coming
prod user name* is coming