Modify API Name of cascade list value using Px
Hi All,
I need to modify the API Name of cascade list value and disable the value using PX and create new list value with old API Name(list value change and API name is unique id).
Cannot use Same API Name for both values which would cause duplicate API Name error. Cannot delete the old value as historical data will be lost.
When verified in Agile API documentation, there is no method to modify API Name. is there a way to handle this issue?.
Thanks.
Raju
Hi
You cannot change the API Name for cascade list value using SDK. You can create a new value with new API Name. The API name will be automatically created as unique .
Thanks,