- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2021 01:13 PM
Hi - I have a subflow which creates incidents.
I wanted to swap one action for another to handle parsing differently.
the action TESTS fine - no errors, lovely output.
I replaced the old action with the new action and am half-stumped on the values for the input:
Based on googling,
alertRuleName = the name of the alert rule in alert management
alertRuleID = the sys_id of the above mentioned alert rule
alertGR = an alert that was processed by the rule
When I go to test, I receive "there was a error executing the subflow: Bad Request"
I have no idea where to look to find that error.
Any advice is appreciated.
Solved! Go to Solution.
- Labels:
-
Orchestration (ITOM)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2021 06:58 AM
Hi - I copied another subflow and it turns out that all of the sections didn't copy properly.
once i repopulated one of the tasks, I was able to test the flow.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2021 01:21 PM
Hi,
Did you copy existing subflow and then made changes to this?
Thanks,
Ashutosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2021 06:58 AM
Hi - I copied another subflow and it turns out that all of the sections didn't copy properly.
once i repopulated one of the tasks, I was able to test the flow.