Symptom
At CPI or Boomi, the standard packages below fail and throw the exception "Confirmation is outdated: processingTime is less than or equal to processingTime of existing element."
On CPI:
ERP to SAP SuccessFactors Employee Central Confirmation v2
On Boomi:
Packaged Integration: EC Payroll to EC - Employee Confirmation v5.0
This will cause "In progress" status in the legacy Data Replication Monitor or "Pending" status in the new replication Monitor for the records affected.
Example:
- The ERP program trigger user ABC (replication 1) replication now, and it trigger user ABC (replication 2) replication again after 1 minute.
- The ERP receive 2 times user ABC payload in SRTUTIL and process according ERP queue/load.
- The ERP picks first user ABC (replication2) and completes the infotypes writting, creating the confirmation in SLG1 and sent back to SF.
- Next ERP picks user ABC (replication1) and completes the infotypes writting, creating the confirmation in SLG1 and sent back to SF.
-
SF is expecting to receive always the latest confirmation (replication2), but SF received in the opposite sequence/order (replication2) and later (replication1).
- This will cause the error mentioned and also "Pending" or "In progress" status in the DRM.
Environment
- SAP Cloud Platform Integration
- Dell Boomi
- SAP SuccessFactors
Cause
This error message occurs if a new replication has already started at the time when the confirmation message arrived back at the EC system. One possible reason for this is that the replication is scheduled too often.
Resolution
Reduce the scheduling frequency of the replication process to every 10 minutes, or less often.
See Also
Keywords
Cloud Platform Integration, ERP to SAP SuccessFactors Employee Central Confirmation v2, Confirmation is outdated, processingTime, cpi, hci , KBA , LOD-SF-INT-CPI , Standard SF to 3rd Party CPI (HCI) Content , LOD-SF-INT-BPI , Dell & Boomi Infrastructure , LOD-SF-INT-CPI-ERP , Standard SF to SAP ERP or S/4HANA Integration using CPI , LOD-SF-INT-DRM , Data Replication Monitor , Problem