Examples - import
Importing data into a single business object
To provide an example of importing data from an XML file into a single business object.
* 
This example assumes an import definition is available and is configured correctly.
Let’s assume you want to import a list of staff members from an XML file into Planon ProCenter . On the Definition details level, your import definition must list the fields whose data you want to import.
You want to import the following fields:
Node name in XML
Field name in Planon ProCenter
Code
Code
Name
Surname
FaclityNetUserName
FacilityNet user name
Initials
Initials
* 
By selecting the field name and providing the corresponding XML node name, you create a mapping so that Planon ProCenter can import the value in the correct field.
Import file
After import, the list in Personnel TSI is amended accordingly.