Flow designer Look up record fails even if there is an record in the table step execution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2024 06:18 AM
Hello All,
The flow designer does not find a record in step excecution record and is failing since this morning.Please help
failed with error: com.snc.process_flow.exception.OpException: No Record Found at com.snc.process_flow.operation.RecordLookupOperation.handleQueryResult(RecordLookupOperation.java:75) at com.snc.process_flow.operation.RecordLookupOperation.run...
Thanks,
Kavya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2024 06:37 AM
You really need to provide more information than this. What is the flow doing, what does it look like? Is it getting a simple record, or is it highly scripted? Does the record you expect apply to the correct conditions?
With the information you provide, we can only tell you what the error already tells you: there is no record found. Did something change, and if so, what? If it worked before, something must have changed, since code doesn't stop working without touching it or putting in wrong data.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2024 07:45 AM
Thanks Mark.
The Suspecting the time when the record was created and the flow excecution is almost same..Im planning to provide some delay before Look up record action..Hopefully it solves.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2024 12:13 AM
Keep us informed (if the record is created at the same time you tell the flow to look it up, your delay should do the trick).
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2024 02:34 AM
Try logging out and logging in again. It worked for me.