Symptom
There is a requirement to use the preferred time zone in calculated file names while generating files through Integration Center. However, the file name does not reflect the preferred time zone.
Environment
- SAP SuccessFactors HCM Suite
-
- Integration Center
Reproducing the Issue
- Instance Tenant Preferred Time Zone is set to a local time zone.
- For example: IST (GMT +05:30).
- Create an Integration center job and go to the Destination Settings.
- Generate calculated file name in Destination setting. (Using <now>, <today>)
- Schedule the IC job to run daily.
- Set the job run time to just after midnight (local time).
- Example: Date: 20 April 2026
Time: 12:02 AM
Time Zone: Local (IST)
- Let the job run as per schedule.
- Job completes successfully with SUCCESS status.
Expected Result
- Since the job runs on 20 April local time.
- The filename should contain the local date.
- Expected filename: output_20260420
Actual Result
- During execution, <NOW> / <TODAY> is evaluated using UTC time.
- At the time of execution: Local Date: 20 April
UTC Date: 19 April - Generated output filename: output_20260419
Cause
The tenant preferred time zone functionality is supported only for standard SFTP file name configurations.
It is not supported when the file name is configured using a calculated file name in Integration Center.
If the job runs on 20th April at midnight and the file name is configured as a calculated file name using <now> or <today>, the generated file name will display the 19th of April date instead of the tenant’s preferred time zone.
Resolution
Currently, it is not possible to use the tenant preferred time zone with calculated file names in Integration Center. Tenant Preferred Time Zone configure is only applicable when using SFTP Standard File Naming. This setting does not apply to filenames generated through Calculate File Name in Integration Center jobs. As a result, dynamic filenames created using <NOW> or <TODAY> in IC jobs may reflect the previous date when the job runs around midnight in local time.
If you would like to propose this functionality as a future enhancement, you can submit your idea through:
Customer Community Portal at https://influence.sap.com/successfactors
For detailed steps on how to raise an enhancement request please follow:
2090228 - How to Submit Enhancement Ideas for SAP SuccessFactors Products
See Also
Integration Center | SAP Help Portal
2761653 - Simple & Calculated File Names - SuccessFactors Integration Center - SAP for Me
Keywords
Tenant preferred time zone, timezone, calculated file name, standard SFTP file name, Integration Center , KBA , LOD-SF-INT-INC-JOB , Integration Center Job , LOD-SF-INT , Integrations , Problem
SAP Knowledge Base Article - Public