Getting this error while pushing the user to a group, Pushing the user from OKTA and it should show salesforce app on Okta but its not.
We can’t save this record because the “Assign Role” process failed. Give your Salesforce admin these details. This error occurred when the flow tried to update records: FIELD_INTEGRITY_EXCEPTION: field integrity exception: UserRoleId (Invalid Role Id). You can look up ExceptionCode values in the SOAP API Developer Guide. Error ID: 1167368250-227846 (2106138592)k up ExceptionCode values in the SOAP API Developer Guide. Error ID: 1167368250-227846 (2106138592)
2 réponses
Hello Rupi,
FIELD_INTEGRITY_EXCEPTION means you did not map correct value to field.
Please assign correct value to field.
Thanks