Hi all,
I was wondering how to delete a row in a ConfigurationTable. I don't have the dataShape for this ConfigurationTable as it is a part of an extension.
Thanks for your help.
As a workaround, you can run service GetConfigurationTables and note down the datashape which you would like to update. Then reset its value entries by proceeding to call SetConfigurationTable in your custom service.