Sofit
Sofit copied to clipboard
Sofit won't be able to update System views. So we need to handle errors caused by that
We've added a flag to Views in OBP API which controls if the API can update them via the existing Update View API call.
i.e. if is_system = true a normal user won't be able update the view and will get an error.
Sofit should handle this.
Also Sofit will have to name user defined views starting with a "_"