Username sync in SuccessFactors out of the Box connector for futurehires

We are trying to sync username to the future employments in SuccessFactors for users in Onboarding module and employee central for both contingent and full time employees through the out of the box SuccessFactors connector.

The error we see for the attribute sync is [“Error in provisioning the httpcode: 500 error messsage: Failed to add/update user [10014373] “” (N/A;N/A;N/A): General Error with error code - -28. with the index 0”].

Question is if anyone have tried to do this before and if they have made any changes/modifications on SailPoint/SuccessFactors side and made this working.

500 is internal server error can you check with app team about these

Make sure your service account have enough permissions to update the username etc

I use Attribute Sync to write values which are calculated in ISC, back to SAP SuccessFactors. I write to both the “EmpEmployment” table as well as (i believe) “perEmail” (I’m not 100% sure what the connector is doing under the hood).

Can you share more details on the specific configuration? Does it give the error for all identities or just one?

The error you receive is written in the Knowledge Base 3236899 - Error "General Error with error code - -28" while doing an Upsert on User OData API

perhaps that can help too.

To give you more information for which users it works and which it doesnot

Future Hires/New Joiner

    • Contingent workers works
    • Full time workers in Employee central module fails
    • Full time worker in Onboarding module fails.

The configuration says the Preferred User Name(ISC) is mapped to username(SF) and enabled the sync. Have not used any custom configuration as it is OOTB source.

I’m not sure how much this helps, when I compare it to my attribute sync for the value “Username”, it contains the AccountUUID - yours appears to be null. I’m not sure otherwise :frowning:

Your issue looks like it may be related to

Onboarding 2.0 integration with the SuccessFactors connector. Username issues from SAP - Identity Security Cloud (ISC) / ISC Discussion and Questions - SailPoint Developer Community

I am looking into rehires and Onboarding 2.0, trying to work out the best way forward.

I found this too - which looks promising

Handling ONB2.0 rehires in SailPoint - SAP Community