a month ago
Is it possible to filter api query
with Global User Id the same way
we can filter by Person Id External ?
In other word :
if a customer goes into the trouble of implementing a global id schema across the organization, does he have to maintain the complex relationship with other id fields ( personid, userid, assignmentid, personGUID) or can he moves legacy queries to these new field ?
fo global user id info : https://help.sap.com/docs/SAP_SUCCESSFACTORS_RELEASE_INFORMATION/8e0d540f96474717bbf18df51e54e522/98...
Hi @pboulicaut ,
May you help to clarify your statement "can not maintain the complexed relationship with ids"? may you give some sample? In general, the IDs are the basic structure and will be generated by the system.
In business point of view, 1 person (person Uuid, person ID external ) has multiple assignments (assignment IDs) for work contract, and 1 account for login purpose(user account ID, global user id) .
Regards,
Fannie Guan
Global user id supports filtering (it's userUuid below). Person ID external doesn't support filtering but person Uuid supports. You can refer to Users "GET" (/rest/iam/scim/v2/Users) section. https://api.sap.com/api/PLTScim/path/get_rest_iam_scim_v2_Users
SCIM field mapping for your reference. FYI. (https://help.sap.com/docs/SAP_SUCCESSFACTORS_PLATFORM/534356acc0ab4b0e8977ebfb2eb432f7/00df9b8134d04...)
Subject | Kudos |
---|---|
5 | |
5 | |
5 | |
2 | |
2 | |
2 | |
2 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.