Symptom
When using an XML output integration in Integration Center, no file is generated if "Exclude empty files" is disabled and no records are returned.
In contrast, when using CSV integrations, an empty file is properly generated under the same conditions.
Environment
- SAP SuccessFactors HCM Suite
- Integration Center
Cause
It's an expected behavior from Integration Center to not create any files when there are no records being exported, and this is the same across all types of integrations.
Resolution
The same behavior will occur for CSV integrations too if there are no records being returned. However, there is one exception: if the "Simple Header" option is selected, the CSV file will still contain the header information. This means that even if no data is returned, an "empty" file with just the header will still be created.
However, Integration Center does not include any placeholder data, such as a header, for XML files. So this workaround is not valid for XML integrations.
See Also
Keywords
Integration Center, XML, CSV output integration, Exclude empty files, no records, no file generated, empty file, Simple Header. , KBA , LOD-SF-INT-INC-FWK , Integration Center UI Framework , Problem