Symptom
Employe Profile is not displaying mobile number for employees
Image/Data in this KBA is from SAP internal systems,sample data or demo systems.Any resemblance to real data is purely coincidental.
Environment
- SAP SuccessFactor HXM Suite
- SAP SuccessFactors Employee Profile
Reproducing the Issue
In public profile only the business phone is displayed but mobile number is not displayed.
Cause
Mobile field needs to be configured in the datamodel XML
Resolution
- The standard field for mobile number needs to be configured and under the edit-templates "sysAllUserDirectorySetting" & "sysVisibleUserDirectorySetting"> in datamodel XML,
<standard-element id="cellPhone" required="false" matrix-filter="false">
<label>Mobile Phone </label>
</standard-element>
Under the below edit-templates,
<edit-template id="sysAllUserDirectorySetting">
<edit-template id="sysVisibleUserDirectorySetting">
- After the field is configured it needs to be granted view/edit permission in role based permission
- Mobile number is displayed in the public profile for the employee.
Keywords
Public Profile, Mobile Phone, cellPhone, Cell Phone, Mobile App, SF APP, Number, Mobile Number , KBA , LOD-SF-EP-MOB , Mobile , Problem