- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2022 07:10 PM
Hi Everyone,
I have a question, when I process the request using my admin account this below script is able to work.
But when I am using my normal account this is not working.
Is there something that I need to do to make it work using my normal account when processing the request ?
viewing of user table in admin account = editable
viewing of user table normal account = not editable
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2022 08:52 PM
Hello Jeckson,
There will be an action Look up Records and using that you can get all the records matching your condition. Also you have to make flow to run as System user otherwise I think the ACL will not allow to update the active field on sys_user table.
Please mark my respsone as helpful/correct, if it answer your question.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2022 09:12 PM
Hi Mahendra,
I use it but in lookup records its not able to select the user records but on the look up record I can able to select it. any idea to update multiple records.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2022 09:24 PM
thanks mahendra, you are always helping me it works 😉