cancel
Showing results for 
Search instead for 
Did you mean: 

error in HCM to SF integration

Former Member
0 Kudos

hello,

we are doing HCM to SF integration using SFIHCM01.

we are using the report RH_SFI_SYNCHRONIZE_EMPL_DATA to run a variant to send an employee data from HCM to SF via PI. the request message for login, upsert and logout come in PI system.

now the error has changed to NO_PERMISSIONS_EXCEPTION Insufficient permissions! - this clearly shows the user which we are using to invoke the SF system is not having sufficient authorization.

the question is - which object is getting updated in SF system via the SFSFUserUpsertRequestConfirmation_Out interface - how to find it out?

the payload shows in it:

<upsert>

<type>User</type>

<sfobject>

<type>User</type>

<status>active</status>

so it seems the SFAPI for User is getting invoked - is this correct?

also how to set the permissions to the user in SF system for this object - so which object it is in SF and how to set its permissions for updation for this user?

any ideas pls thx.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Stewart

I am getting the same error: "NO_PERMISSIONS_EXCEPTION". Can please advise if you identified the missing permissions to the user in SF?

Thank you.

Maicon.