I finished one leg of a three part flow (as in the main branch of my flow can go in three difference scenario directions), and I ran it to make sure it was working and I got this error.
Encountered unhandled fault when running process Donation_Entry/301U00000004D8G exception by user/organization: 00DU0000000KvuU/{4} interaction.sfdc.adapter.rules.SalesforceRuleBrokenException: UPSERT --- UPSERT FAILED --- ERRORS : (INVALID_TYPE_ON_FIELD_IN_RECORD) Private: value not of required type: --- for SFDC record with ID : null, caused by element : Data update.Individual_Donation_Entry caused by: interaction.sfdc.adapter.rules.SalesforceRuleBrokenException: UPSERT --- UPSERT FAILED --- ERRORS : (INVALID_TYPE_ON_FIELD_IN_RECORD) Private: value not of required type: --- for SFDC record with ID : null, Salesforce Error ID: 769132756-8787 (1051072277) It occurs right before my record lookup when I run the flow. What I'm trying to do is automate my donation entry system. I'm using Nonprofit version of EE. 1st screen and decision finds out if the contact is an individual, business or church. 2nd screen collects known information on idividual. Then I get error right at record lookup. Below are images of flow and first few features. |
-
ChatterFeed
-
0Best Answers
-
0Likes Received
-
0Likes Given
-
3Questions
-
3Replies