I’m trying to delete a data type. I’m trying to do so by deleting the class, but it’s saying that the class is not valid?
Why am I getting this error?
I’m trying to delete a data type. I’m trying to do so by deleting the class, but it’s saying that the class is not valid?
Why am I getting this error?
@DevinD16607791 I think you have created data type with Customerdata schema
@Anoop Krishna What does that mean? How would I delete data in the CustomerData schema?
@DevinD16607791 deleting class instances via Refacfor wizard…if it’s created via customerdata is not possible I think. I also faced this issue while deleting customerdata class items. I deleted all the properties created, then class, then tables manually…