SAP Knowledge Base Article - Public

2830791 - How to generate xsd for CompoundEmployee API

Symptom

You want to generate XSD for CompoundEmployee API.

Environment

 Successfactors

Resolution

To generate xsd, you need to pass the paramater 'resultOptions' with value 'xsd' in your CE API Query operation.

Example:

<urn:param>
<urn:name>resultOptions</urn:name>
<urn:value>XSD</urn:value>
</urn:param>

See Also

For detailed explanation on xsd generation please refer the blog below-

      https://blogs.sap.com/2016/02/23/generation-of-consumer-interface-structure-for-compound-employee-api/

Keywords

CompoundEmployee, SFAPI, CE API, xsd, resultOptions, param , KBA , LOD-SF-INT-CE , Compound Employee API , LOD-SF-INT , Integrations , How To

Product

SAP SuccessFactors HCM Core 1905 ; SAP SuccessFactors HCM Suite all versions