- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2022 09:58 PM
Hi Team
I have a flow which is not getting published. Below is the error. Is there any way to find out exactly where is issue. The flow is with a lot of steps
Could not publish flow as Action Instance is not published
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2022 01:59 AM
In my flow I am using Classification Prediction step for using ML prediction solution. This needed to be published. Earlier when flow had been created there was no need to publish this step but I think we need now.
When I published that action, Flow was getting activated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2024 02:31 AM
So this was not due to any custom action not published. We have prediction models used in flow. According to new update, we needed those prediction model steps also to be published exclusively which had caused this issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2024 04:38 AM
i should say what action is the one that is not published. Its a pain if you have many actions in your subflow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2022 10:11 PM
Check for all the custom actions used your flow designer.
One or more of your actions are not published, you will need to check your flow for actions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2022 10:28 PM
I have checked each and every step. Nothing is wrong. The flow was working as expected, just suddenly stopped working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2022 10:27 PM
@Supriya39 Please follow below steps
Open flow designer and open the actions
Search and open the actions you used in the flow and publish the action if its not published
In above image the Publish button is disabled as the action i selected is published. In one of the actions you used in the flow is not published.
Please publish the Action first then it will allow the flow to be published.
Please mark as correct answer if this solves your issue.
ServiceNow Community Rising Star, Class of 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2024 04:40 AM
that did the trick
Thx