Important Update: Archer Community Scheduled Maintenance on November 23–24 - New Community Launching Soon! Learn More..
2018-03-20 11:19 PM
Hello!
Is it any possibility to add new value to existing Value list field when creating a record with REST?
As an example: we have such feature in DataFeed when we do Data Map-Field Map-Target Fields-Field Population-List based fields-Add Unknown.
Ivan.
2018-03-20 11:56 PM
Ivan,
This functionality not currently available in the REST API when creating records. Would make for a good enhancement idea over on https://community.rsa.com/community/products/archer-grc/ideas?sr=search&searchId=9a0df3b8-1aae-4e18-83e3-20732194c4e9&searchIndex=0 though!
2018-03-21 08:25 AM
Scott,
thanks a lot for your answer.
It's not a good news, but if it works this way I need to use text instead VL.
2018-03-21 10:51 AM
Any reason you can't use the webservices? The Field webservice has a CreateValuesListValue method.