- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2023 12:46 AM
Hi Team,
I am encountering a weird scenario. I am trying to create record from a flow designer. There is a BR which blocks insert on certain conditions. I see the create record flow context clearly shows this error that the insert is blocked by a BR which is correct. But the issue is that the record is created in the target table.
Has someone faced this issue? Please let me know your input?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2023 12:57 AM
Should not happen.
what's configured in Run as for Flow property?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2023 12:57 AM
Should not happen.
what's configured in Run as for Flow property?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2023 01:09 AM - edited 10-20-2023 01:15 AM
Yes. it should not happen. It runs as a system user.
Possibly the way how the error message is shown in flow context for every for each action(have around 20) and create record action mislead me to think that.