Need to update record immediately without refreshing/reloading a record.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2024 12:56 AM - edited 05-03-2024 01:05 AM
Hi all,
I have created a flow in which trigger condition is - user record created or updated
look up records - sys_id : record created/updated
& user is active
Update user record - xyz field to true.
So flow is working correctly and when I update a user record and save/ update xyz field is not reflecting as true .
Need to refresh the user record then xyz field is set to true .
Is there any way that xyz field is set to true immediately after saving the record?
@Community Alums @Ankur Bawiskar @Sonu Parab
Thank you in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2024 01:17 AM
oh....But like Mark said flow do take time to process.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2024 03:29 AM
Your client shouldn't tell you how to deliver a solution. Your client has a requirement and you are hired to get that requirement. If the client needs it to be done immediately, you need to run it before and that can only be done with a business rule, not a flow.
So give your client the choice: either they do your job and don't get what they need, or let you do it and provide them the solution they want.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark