Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Insert Values into Value Sets DFF through Rest API

ROHIT RAWATMay 19 2025

Hi All,

I'm currently working on inserting values into a value set using the REST API. While I’m able to successfully insert values for the standard fields, I’m encountering issues with Descriptive Flexfields (DFFs).

Some of the value sets I’m working with have DFFs enabled, and I’m unable to insert values into those fields via the REST API. Has anyone faced this issue or can provide guidance on how to handle DFF-enabled value sets through the API?

Any help would be appreciated.

This is the current Rest URL that i am using
https://<servername>/fscmRestApi/resources/11.13.18.05/valueSets/{valueSets_Id}/child/values.

Comments
Post Details
Added on May 19 2025
0 comments
156 views