Question
Issues deleting data type
I am encountering an issue with a data type in PRPC 7.1.9. When I try to add a record to my data table, a popup appears and says "pxCreateRecord API failed". Rather than try to resolve that, I figured it was easier to simply delete the data type and then create a new one. I opened the data explorer, used the menu item and selected "Remove from application" as described here:
https://pdn.pega.com/sites/pdn.pega.com/files/help_v717/tools/explorer/add-remove%20data%20types.htm
I logged out and logged back just in case, then I tried to create a new data type using the same name and same class structure. The error message on that was "this instance already exists". So I tried creating a new data type using "Existing data type" and the data type reappeared, but it had the same problem.
How do I drop a data type and recreate it so that it doesn't have the same issues? Delete the class?
Hey Sean,
Remove from application simply removes it from the data explorer for that application; you are correct, you will need to delete the class to 'remove' the data type.