Install Horizontal Discovery and set up Discovery Patterns
Install Horizontal Discovery patterns understanding the dependencies and requirements.
Antes de Iniciar
Role required: admin
Ensure you have a subscription to TSOM.
Por Que e Quando Desempenhar Esta Tarefa
Visit the ServiceNow Store website to view all the available apps and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.
Dependencies and Requirements:
- Telecom Visibility Core (sn_tsom_core)
- Discovery Core plugin (com.snc.discovery.core), which is automatically installed by Discovery.
- ITOM Discovery License plugin (com.snc.itom.discovery.license). You must activate this plugin.
- ITOM Licensing plugin (com.snc.itom.license). For more information, see Request Discovery.
Pattern execution logic: By default, when a TSOM pattern is run, it executes both the TSOM-specific and the corresponding ITOM pattern (e.g., Telco Router runs Router). This ensures shared ITOM libraries are reused when
needed. To override this behavior:
- Use the system property sn_tsom_patterns.itom_pattern_enabled.
- Setting this property to false ensures only the TSOM-specific pattern is executed.