SAP Knowledge Base Article - Public

2785125 - different formats in the Scheduled XML File Output Integration - SuccessFactors Integration center

Symptom

You are using the Integration center tool creating one Scheduled XML File Output Integration.

Your output XML desired format is:

  <contactField name="FirstName">Patrice</contactField> 

But seems that the integration center only support the XML format:
 
  <contactField name="FirstName">

     <name>Patrice</name>

  </contactField>

Example in the screenshot

ic01.png

Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.

Environment

SuccessFactors - Integration Center

Resolution

It is possible to create such XML format.

You need to add node "contactField" and associate it to first name (or which ever field the data should come from).

ic03.PNG

 

Then, you can add Attribute "name" to "contactField" and set default value as "FirstName".

ic02.PNG

See Also

Integration center handbook

Keywords

different formats in the Scheduled XML File Output Integration - SuccessFactors Integration center, XML tag, output, desired format, generate XML , KBA , LOD-SF-INT-INC , Integration Center , LOD-SF-INT , Integrations , How To

Product

SAP SuccessFactors HCM Core all versions ; SAP SuccessFactors HCM suite all versions