Employee Central is the core HR solution of SAP SuccessFactors HXM Suite.
Complete the interaction below to learn more about the components that make up Employee Central.
After completing this lesson, you will be able to:
Employee Central is the core HR solution of SAP SuccessFactors HXM Suite.
Complete the interaction below to learn more about the components that make up Employee Central.
In this unit, you will learn about the Employee Central system's setup, including the Admin Center configuration and the relevant XML files.
Data Models describe how data elements are structured in a database. They also define the properties these elements possess and their relationships to each other.
Complete the interaction below to get a basic understanding of XML configuration.
The data models in SAP SuccessFactors Employee Central play a critical role in configuring customer requirements. You have already seen an example of visibility and custom labels in the interaction, Person Info Element. Remember that you could not see the Date of Death field and that the Place of Birth field was relabeled to the City of Birth. When configuring the data models, you can:
Any changes made in the data model must comply with the Data Type Definition (DTD). That means you cannot add a new element, field, or attribute unless it is defined in the DTD. When a particular field is not needed in the configuration, we recommend you hide the field rather than delete it from the data model. If it must be deleted, for whatever reason, we recommend you set the visibility to "none" before deleting the field.
Use the interaction to learn how the data models are used in Employee Central.
To correctly validate data models, you must link the correct DTD. For example, to validate Succession Data Model (SDM) against sf-form.dtd, replace the URL from "http://svn/viewvc/svn/V4/trunk/src/com/sf/dtd/sf-form.dtd?view=co">
to "sf-form.dtd">
. This will allow the data model to read the DTD, provided both SDM and DTD are in the same local folder.
Data Model | DTD |
---|---|
Succession Data Model | st-form.dtd |
CSF Succession Data Model | country-specific-fields.dtd |
Corporate Data Model | Corporate-datamodel.dtd |
CSF Corporate Data Model | country-specific-fields.dtd |
You will upload the Data Models as part of the initial setup.
Determine the XML Editor that you will use.
For PC users, use XMLPad at http://download.cnet.com/XmlPad/3000-7241_4-10252051.html or for Mac users, use Oxygen (30-day trial) http://www.oxygenxml.com/.
Please use the Direct Download link to avoid the adware.
Download the Data Models from the Course Files (included in the assigned course content in the Learning Hub) and organize them in your local drive. Alternatively, you can also download the Course Files in SAP SuccessFactors Employee Central Academy Learning Room (Learning Hub License is required to access Learning Rooms) Content Section → Latest XML and DTD Files Folder.
Create a folder (use your company ID) in your local drive.
Move all four data models (.xml file extensions) and three DTDs (.dtd file extensions) into your new folder.
Create a backup folder and place a copy of each data model in the folder.
The URL on your instance indicates the DC of your system. When you log in to your instance, and the URL starts with https://salesdemo4 , you will use the DC4 version. If it begins with pmsalesdemo8, please use the DC8 version. If it starts with salesdemo. successfactors.eu, then please use DC2. The only difference is the business rule Id referenced in the data models.
Upload the four data models (.xml files).
Log in to Provisioning and use the username and password in your welcome e-mail. Alternatively, you can upload the Corporate and Country-Specific Corporate data models in the Admin Center.
Choose your company name.
Scroll down to Succession Management.
Select and import each of the following from your folder:
There are two supplemental guides in the SAP Help portal which describe the data models used in SAP SuccessFactors HXM Suite and the corresponding fields in the data models. These are:
Data Object Tables in Employee Central