Loading

Unhandled Exception Errors (-433980896) and (2011238796) Related to Salesforce Flows Using Entities on External Object Framework

Date de publication: Apr 2, 2026
Description

Users encountering unhandled exception errors containing (-433980896) or (2011238796) relating to Flows using virtual entities may be experiencing errors due to indirect references to related entities.

Tooling API exposes objects like EntityDefinition and FieldDefinition that use the external object framework. That is, they don’t exist in the database but are constructed dynamically. 

For example, using EntityParticle.EntityDefinitionId to assign variables from a FieldDefinition with similar EntityDefinitionId will throw one of the above errors.

 

Résolution

Flows using these entities can use direct queries on the virtual entity to get the necessary data.

 

Custom Metadata can also be created for EntityParticle and FieldDefinition as per documentation.

Numéro d’article de la base de connaissances

002417093

 
Chargement
Salesforce Help | Article