function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
J.D. DooleyJ.D. Dooley 

Headless Flow Error- Flow Record Look up- Unknown Exception

An error occurred at element LookUP_Leads_Meeting_criteria (FlowRecordLookup).
UNKNOWN_EXCEPTION: An unexpected error occurred. Please include this ErrorId if you contact support: 1933636742-59967 (-548403183)
This report lists the elements that the flow interview executed. The report is a beta feature.
We welcome your feedback on IdeaExchange.
Flow Details
Flow Name: Add_Memebrs_for_Working_Campaign_Object_Modified
Type: Autolaunched Flow
Version: 1
Status: Active
Flow Interview Details
Interview Label: Add Memebrs for Working Campaign Object Modified 2/22/2016 2:42 PM
Current User: J.D. Dooley (00540000000oGwT)
Start time: 2/22/2016 2:42 PM
Duration: 0 seconds
How the Interview Started
J.D. Dooley (00540000000oGwT) started the flow interview.
Some of this flow's variables were set when the interview started.
VarT_LeadStatus = Working
VarT_CampaignID = 70140000001PowKAAS
VarN_LEadAgeLessThan = 8
VarT_Location = AICH
VarN_LeadAgeGreatThan = 3
FAST LOOKUP: LookUP_Leads_Meeting_criteria
Find all Lead records where:
Status Equals {!VarT_LeadStatus} (Working)
Preferred_Location__c Equals {!VarT_Location} (AICH)
Lead_Age__c Greater than {!VarN_LeadAgeGreatThan} (3)
Lead_Age__c Equals {!VarN_LEadAgeLessThan} (8)
Assign those records to {!CollectionofLeadsMeeting}.
Save these field values in the variable: Id
Result
Failed to find records.
Error Occurred: UNKNOWN_EXCEPTION: An unexpected error occurred. Please include this ErrorId if you contact support: 1933636742-59967 (-548403183)

There are at leads 10 records meeting the lead look up criteria
J.D. DooleyJ.D. Dooley
User-added imageUser-added image
Justin Kitagawa 11Justin Kitagawa 11
Did you ever figure this out? Im having the same issue and SFDC support simply states that they dont have expertise in flows... 
John Gallagher IIIJohn Gallagher III
I'm having trouble with this too
J.D. DooleyJ.D. Dooley
I did to an extent.  One of the issues I ran into was when my look up pulled too many records. To limit this I increased my criteria level when possible.   The other issues where not in PB but in my headless flow.
 
Justin Kitagawa 11Justin Kitagawa 11

What was the issue with the flow? That is where I am getting the error. The confusing part, is that I am using a Lookup, which should just grab the first record so the number of records hypothetically shouldn't matter. I have tried to limit the results, but that can get fairly difficult since I need to keep it fairly open to ensure I catch all situations. 

 

 

J.D. DooleyJ.D. Dooley
Can you post pictures of your flow?
 
Justin Kitagawa 11Justin Kitagawa 11
User-added image

Here is the element that is failing: 
User-added image
J.D. DooleyJ.D. Dooley
DId you try using the 18 character code or OwnerID?
In a few different flows I had issues until I used the 18 character code. https://www.adminbooster.com/tool/15to18