Issue Adding Cost Center Attribute in Entra Provisioning

Ghebremichael, Rahwa 45 Reputation points
2025-01-23T11:19:49.63+00:00

image

Hi,

The Cost Center attribute does not appear in the default dropdown list of source attributes within the provisioning app.  Therefore, we confirmed that the default provisioning schema does not include this attribute by default.  To address this, we attempted to add it manually through the Advanced Attribute option by specifying the attribute name and providing the corresponding XPath.  

Upon saving the configuration, we received an error. Please see the attached screenshot for details:  

 Please let us know how best to proceed, thanks.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,041 questions
{count} votes

Accepted answer
  1. Marti Peig 880 Reputation points Microsoft Employee
    2025-01-23T15:07:26.8666667+00:00

    Hi @Ghebremichael, Rahwa

    Look at the example in Example 1: Retrieving cost center and pay group information. Seems the correct XPath would be wd:Worker/wd:Worker_Data/wd:Organization_Data/wd:Worker_Organization_Data[wd:Organization_Data/wd:Organization_Type_Reference/wd:ID[@wd:type='Organization_Type_ID']='COST_CENTER']/wd:Organization_Data/wd:Organization_Code/text()

    Let me know if that helps.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.