Database Indexes
- 01 Apr 2024
-
DarkLight
-
PDF
Database Indexes
- Updated on 01 Apr 2024
-
DarkLight
-
PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
IAP requires indexes to be created in the MongoDB collections for optimal performance. The following collections, with the corresponding application enclosed within parentheses, contain predefined indexes that must be created.
- accounts (pronghorn-core)
- catalog_store (app-service_catalog)
- forms (app-form_builder)
- groups (pronghorn-core)
- iap_profiles (pronghorn-core)
- integration_models (pronghorn-core)
- jobs (app-workflow_engine)
- job_history (app-workflow_engine)
- mop_templates (app-mop)
- mop_analytic_templates (app-mop)
- roles (pronghorn-core)
- service_configs (pronghorn-core)
- tags (tags)
- tasks (app-workflow_engine)
- transformations (app-jst)
- ucm_configs (app-configuration_manager)
- wfe_job_metrics (app-workflow_engine)
- wfe_task_metrics (app-workflow_engine)
- workflows (app-workflow_engine)
Was this article helpful?