- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 02:02 AM
Hi Team,
Can we use info message or Error message to show some message by using flow designer .
Thanks
Jaga
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2023 11:45 PM
Hi @Iraj Shaikh,
I don't know where you got this information from, can you share documentation on this?
@jagabandhu padh
Last time I checked, it is not possible to show error/info messages from flow designer, since it runs asynchronous outside the users session. You will need to use Client scrips, or Business Rules for this.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2023 11:47 PM
Flow runs in background and doesn't have interaction with the UI/form.
So not possible
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2023 11:47 PM
Flow runs in background and doesn't have interaction with the UI/form.
So not possible
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2023 11:53 PM
Hi,
There is no such thing as an "Info Message" action or "Error Message" action in Flow designer.
If you want, you can add logging statements, that will show up in the system logs.
There is also the option to review the Flow execution, if you change the system property: com.snc.process_flow.reporting.level