Skip to main content
Hi all, 

 

I'm running into an error with a Flow I've built that worked perfectly in our UAT org, but isn't working in Production. In the Flow, I have a Get Records element to pull all records of a certain status. The records belong to a custom object, and I know there are plenty of records in that status. Below is a screen shot from the Debugging. Does anyone have any input as to what I need to do for the Flow to successfully find the records I need?

 

GET RECORDS: GetOccurrences2

 

Find all Occurrence__c records where:

 

Axis_Status__c Equals Eligible

 

Store the values of these fields in GetOccurrences2: Id

 

Result

 

Failed to find records.

 

Error Occurred: This error occurred when the flow tried to look up records: An unexpected error occurred. Please include this ErrorId if you contact support: 1458999596-6388 (-548403183). You can look up ExceptionCode values in the SOAP API Developer Guide.
1 answer
0/9000