Skip to main content
Question

backupConfiguration Workspace does not use the datestamped attribute in Flow 2025.2.1

  • December 23, 2025
  • 1 reply
  • 23 views

mgg_beca
Supporter
Forum|alt.badge.img+17

Hi there,

Just finished a fresh install of FME Flow 2025.2.1.

I was configuring the backups and noticed that the output files were not getting a timestamp.

Looking at the httpcallers they both submit using the non-timestamped attribute:

If Append Date is No:

If Append Date is yes:

What it should be:

 

Thanks,

Marc

1 reply

skyleratsafe
Safer
Forum|alt.badge.img+5

Hi ​@mgg_beca,

I was wondering what FME Form version you are using. Is it the same version as FME Flow?

Based on the screenshots, it appears that the actual value of packagePath is not automatically updated when you set 'append date' to 'yes'.

However, I could see the _timestamp attribute under the FME Feature Attributes. I would recommend concatenating the original path and timestamp and checking if that works.

Cheers,

Skyler