Error Browsing SuccessFactor HR custom object data.

Hello, Everyone,

I have connected SAP sucessfactor using Starling connection.

I have successfully configured synchronization and all tests passed without any error.

Problem is when I try to browse data of a custom object configured in the Starling, named by PerPerson. I get the error:

{
    "schemas": [
        "urn:ietf:params:scim:api:messages:2.0:Error"
    ],
    "detail": "[COE0021]Invalid property names: PerPerson/externalCode. Please check the property name in Admin Center > OData API Data Dictionary or entity metadata. Ensure there were no data model changes that removed this field, and please execute a refresh metadata to ensure the cache is not corrupted.",
    "status": 400
}

In the Starling, there isn't a External Code direct property for this schema.

How can I do for the schema class ignore this property?

Parents Reply Children
No Data