Fully Deleting a Datatype
Comments
-
We accidentally created an incorrect datatype with a particular name. We deleted it and attempted to create the correct datatype with the same name, but we got an error about there being an existing table.
We tried doing an entity delete and clear on it, but the table still remains.
Is this something we can do from inside decisions or do we need to go into the database itself and manually delete it?
-
For the safety of the end users, we typically only logically delete data structures, which explains why youre having trouble generating a type of the same name. While its certainly possible to delete the table directly using SSMS or a query, itll leave obsolete references behind in different tables.
We typically recommend generating the data structure of the same name in a new designer folder in Decisions. That way you can give it the same unique name, but itll have a slightly different namespace and you shouldnt hit any validation issues. After you generate it, you can move the data structure to the same folder where you typically keep your other structures in order to keep things tidy.
Howdy, Stranger!
Categories
- 4.3K All Categories
- 70 General
- 11 Training
- 206 Installation / Setup
- 1.1K Flows
- 109 Rules
- 267 Administration
- 212 Portal
- 496 General Q & A
- 706 Forms
- 338 Reports
- 3 Designer Extensions
- 48 Example Flows
- 56 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 184 Pages
- 5 Process Mining
- New Features
- 182 Datastructures
- 69 Repository
- 228 Integrations
- 28 Multi-Tenant
- 27 SDK
- 81 Modules
- 57 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 130 Lunch And Learn Questions