Symptom
You are building an integration at Integration Center, however you can only see the internal ID for the picklists.
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 HXM Suite
- Integration center
Reproducing the Issue
Build an integration into Integration Center, and navigate for a Picklist value. You will only see the picklist's internal code.
Resolution
In order to fetch the Picklist Labels, you will need to navigate to the corresponding 'picklistLabel' entity for it.
Note: Picklist Labels are usually One-to-Many, so make sure to configure/filter the field for the desired output (check KBA 2856036 and 2548317 for more information).
See Also
- 2856036 - Fields and filters value 1:many are not appearing or are not the expected - SuccessFactors - Integration Center and OData
- 2548317 - Defining default picklist field label being fetched by Integration Center for New Hire JobApplication Entity Language-Specific Fields
- Integration Center Handbook
Keywords
How to fetch picklist labels while using integration center odata API , KBA , LOD-SF-INT-INC , Integration Center , LOD-SF-INT , Integrations , LOD-SF-INT-ODATA , OData API Framework , LOD-SF-INT-EC , Employee Central SFAPI & OData Entities , How To