How can I control the order in which patterns run?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2022 10:06 AM
When running Cloud Discovery, is there a way to specify the order in which patterns execute? let's say I want the AWS Network pattern to run first, then the database pattern, then some other pattern, etc....how do I do it? From what I can tell, right now, it's alphabetical??
Thoughts?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2022 05:14 AM
Hi Thomas,
For cloud discovery, patterns gets triggered as per "sn_pattern_trigger_rule" table. Pattern gets triggered once corresponding Parent Pattern execution gets complete.
Ex - "Amazon AWS - Sub Account (LP)" pattern gets triggered after "Amazon AWS Service Account" pattern and "Amazon AWS Datacenters Discovery" starts after "Amazon AWS - Sub Account (LP)" pattern.
Regards,
Shreya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2022 06:33 AM
Hi Shreya,
That is not entirely true. I have custom patterns that get triggered and they are not listed in this table. So, that table might be part of the overall picture....but there is more to it.
In that table you listed, I don't see a sort order. Do we know if it triggers in any specific order?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2023 11:35 PM
Hi Thomas,
Did you get any support from HI team regarding this pattern trigger conditions?
I am looking for the same.
Regards,
Soudamini.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2023 07:16 AM
Soudamini, I never got any support. I don't think it's possible. Shame....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2023 12:11 AM
Hi, Pattern execution is purely random. If you want it to have a specified sequence, you can use Pattern Orchestrator to achieve this.