Cannot create a structure that was deleted
Comments
-
Hello,
How do I create this new table?
I accidentally deleted a data structure. When I went to create this structure again, I get the error "Table already exists for this Data Type, please change type name or override database table name"[color=#425b76].[/color]How do I create this new table? -
Hello,
Because that table was previously created, if you want to create a new structure to replace this one you will have to change either the name or the name space. When you delete a structure in Decisions, you can easily retrieve it. Here is a link on how to undelete an entity: [url=https://documentation.decisions.com/docs/undelete-an-entity]https://documentation.decisions.com/docs/undelete-an-entit[/url]y if that is what you wish to do instead of recreating.