Is it possible to add or modify an LOV value through a REST API?
F
Fathia Jama
started a topic
over 2 years ago
What is the best way to have dynamic LOVs without Data model change and deployment?
Best Answer
F
Fathia Jama
said
over 2 years ago
It is currently not possible to modify LOVs or make attribute changes through the REST API.
The best way of dealing with dynamic list of values is to model it as a Basic Entity. This way new or updated values can be done through ETL, REST API or in the application by data authoring without the need for model deployments.
1 Comment
F
Fathia Jama
said
over 2 years ago
Answer
It is currently not possible to modify LOVs or make attribute changes through the REST API.
The best way of dealing with dynamic list of values is to model it as a Basic Entity. This way new or updated values can be done through ETL, REST API or in the application by data authoring without the need for model deployments.
Fathia Jama
What is the best way to have dynamic LOVs without Data model change and deployment?
It is currently not possible to modify LOVs or make attribute changes through the REST API.
The best way of dealing with dynamic list of values is to model it as a Basic Entity. This way new or updated values can be done through ETL, REST API or in the application by data authoring without the need for model deployments.
Fathia Jama
It is currently not possible to modify LOVs or make attribute changes through the REST API.
The best way of dealing with dynamic list of values is to model it as a Basic Entity. This way new or updated values can be done through ETL, REST API or in the application by data authoring without the need for model deployments.
-
Extend a model with new entities or attributes
-
Data types in xDM
-
Effective date on entities
-
Search using wild cards
-
Export a model from production and import on a development environment
-
"Allow Delete" vs "Allow Removal" privileges
-
LOV label in Named Query
-
Select location on a map and save coordinates
-
Is there a way to set up a master-detail relationship on browse mode?
-
Choose Either a Stepper or A Workflow Based on The User Privileges
See all 274 topics