Error occured while inserting record: Operation against file 'sn_install_base_m2m_contract_sold_prod

Bhaskar K
Tera Contributor

Hi,

I'm trying to insert a record via subflow, but getting error as "Error occured while inserting record: Operation against file 'sn_install_base_m2m_contract_sold_product' was aborted by Business Rule 'Account Check^b8d424091bf0de10368e848cd34bcb5e'. Business Rule Stack:Account Check". What must be the issue here.

 

Note: I can't inactive the BR.

1 ACCEPTED SOLUTION

Akash4
Kilo Sage
Kilo Sage

Hi Bhaskar,

As the error clearly said its from the BR with specific condition, there is an alternat way like editing the BR or satisying the condition (like field validation or whatsoever is the reason why BR was created) in the subflow. Also, you can create additional BR to satisfy your requirement

Happy learning!

 

Regards, Akash
If my response proves useful, please mark it "Accept as Solution" and "Helpful". This action benefits both the community and me.

View solution in original post

1 REPLY 1

Akash4
Kilo Sage
Kilo Sage

Hi Bhaskar,

As the error clearly said its from the BR with specific condition, there is an alternat way like editing the BR or satisying the condition (like field validation or whatsoever is the reason why BR was created) in the subflow. Also, you can create additional BR to satisfy your requirement

Happy learning!

 

Regards, Akash
If my response proves useful, please mark it "Accept as Solution" and "Helpful". This action benefits both the community and me.