Indexes
Comments
-
Does Decisions make any indexes outside of the clustered index established on table creation? If no, is there any reason why we shouldnt make indexes in the Decisions database?
-
Decisions does do indexing in the backend in the DB, which are included below. You can add indexes as you like.
1)[b]Built-in objects[/b] (Account, Assignments, etc). Decisions has some default indexes that it creates on these tables to speed up SQL operations. We have identified these as important based on profiling and tuning we have done for the product. They are applied during installation
2)[b]Folder Extensions[/b]. Decisions will create indexes on folder extension objects to index
(1) the primary key column,
(2) the parent folder id (entity_folder_id) column,
(3) the extension_id column, and
(4) the extension_id_type column.
They are created at the same time as the database table that stores the user-defined data.
Howdy, Stranger!
Categories
- 4.3K All Categories
- 70 General
- 11 Training
- 206 Installation / Setup
- 1.1K Flows
- 109 Rules
- 268 Administration
- 212 Portal
- 496 General Q & A
- 708 Forms
- 339 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