Skip to main content

Hi,

Looking for some help related to creating Flow Test Run on Account Record Triggered Flow.

I am following this article as reference: Why Admins Should Create Flow Tests - Salesforce Admins

 

Looks like managed package fields and Person Account fields didn't like Flow Test Run every time I am running on Account.

Did anyone face the similar challenges before? Any help will be greatly appreciated.

 

An error occurred while saving the triggering record: Account: bad field names on insert/update call: Active__pc, FinServ__CreatedFromLead__pc, FinServ__EmailVerified__pc, FinServ__FaxVerified__pc, FinServ__HomePhoneVerified__pc, FinServ__MarketingOptOut__pc, FinServ__MobileVerified__pc, FinServ__PrimaryAddressIsBilling__pc, FinServ__PrimaryAddressIsMailing__pc, FinServ__PrimaryAddressIsOther__pc, FinServ__PrimaryAddressIsShipping__pc, LLC_BI__Form_W7_Foreign_DL_Indicator__pc, LLC_BI__Is_Non_Customer__pc, LLC_BI__Is_Third_Party__pc, LLC_BI__Patriot_Act_Alert__pc, LLC_BI__Primary_Contact__pc, LLC_BI__W7_Exception_1a_Partner_EIN_Ind__pc, Primary_Contact__pc

 

#Flow #Automated Testing #Record-Triggered

2 answers
  1. Nov 30, 2023, 4:48 PM

    Hi @Deepak S

     

    Are you assigning a Person Account record type in the Flow? I've seen this error when attempting to set __pc field values without specifying a Person Account record type.

0/9000