- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2024 05:53 AM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-22-2024 09:29 PM
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!
If my response proves useful, please mark it "Accept as Solution" and "Helpful". This action benefits both the community and me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-22-2024 09:29 PM
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!
If my response proves useful, please mark it "Accept as Solution" and "Helpful". This action benefits both the community and me.