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
John Gallagher IIIJohn Gallagher III 

I am trying to drive a flow from the process builder under certain criteria and receiving this error. Any thoughts?

An error occurred at element fuLineItems (FlowRecordLookup).
UNKNOWN_EXCEPTION: An unexpected error occurred. Please include this ErrorId if you contact support: 1547167013-187965 (-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: Calculate_Total_Quantity
Type: Autolaunched Flow
Version: 2
Status: Active
Flow Interview Details
Interview Label:
Current User: Integration Admin (005j000000C2hlp)
Start time: 6/6/2016 4:43 PM
Duration: 0 seconds
How the Interview Started
Integration Admin (005j000000C2hlp) started the flow interview.
Some of this flow's variables were set when the interview started.
varCampaignID = 701j0000001YionAAC
varAccountID = 001j000000aoTUBAA2
FAST LOOKUP: fuLineItems
Find all Line_Item__c records where:
Arrow_Account_External_ID__c Equals {!varAccountID} (001j000000aoTUBAA2)
Campaign__c Equals {!varCampaignID} (701j0000001YionAAC)
Assign those records to {!socLineItems}.
Save these field values in the variable: Ouantity_Ordered__c, Arrow_Account_External_ID__c, Campaign__c
Result
Failed to find records.