Symptom
Cannot import attributes via integration center due to the following error:
HttpOperationFailedException: Failed due to - HTTP operation failed invoking http://apiXX-internal.dcXX.sf.priv/rest/ecosystem/wholeself/v1/portfolios with statusCode: 400
Environment
SAP SuccessFactors Talent Intelligence Hub
Reproducing the Issue
1. Go to integration center
2. Create an attribute import job by following the guide:
Importing Entities | SAP Help Portal
3. Upload import file on SFTP and try to import the file
4. The import job was failed due to the following error:
HttpOperationFailedException: Failed due to - HTTP operation failed invoking http://apiXX-internal.dcXX.sf.priv/rest/ecosystem/wholeself/v1/portfolios with statusCode: 400
Cause
The error occurred because the wrong proficiencyAssignedDate data was imported.
Resolution
We are always exporting the growth portfolio data via the export integration template from the guide Exporting Entities | SAP Help Portal, however, the exported proficiencyAssignedDate data is not the correct import data format.
In the export file, we can see the proficiencyAssignedDate data can be "53:10.0" or "1/17/2023 9:53:10 AM", which is not allowed to import.
Allowed date formats are [yyyy-mm-dd or yyyy-mm-ddThh:MM:ss:SSSZ].
Please correct the proficiencyAssignedDate data to the allowed data formats.
See Also
Keywords
Talent Intelligence Hub, TIH, Growth portfolio, import, export, entities, Integration Center, proficiencyAssignedDate , KBA , LOD-SF-TIH-LIB , Attribute Library , Problem