function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Ravi_SFDCRavi_SFDC 

Sorting Issue with respect to number datatype

I am getting the below error when i am trying to update the number datatype field value through sorting process with the existing bumber datatype field values.

The record couldn’t be saved because it failed to trigger a flow. A flow trigger failed to execute the flow with version ID 301190000009lGd. Flow error messages: <b>An unhandled fault has occurred in this flow</b><br>An unhandled fault has occurred while processing the flow. Please contact your system administrator for more information. Contact your administrator for help.

Can anyone help with this issue.

Thanks
Venkata

 

 

Best Answer chosen by Ravi_SFDC
SFDC LearningSFDC Learning
This Error is happening because  of any of your salesforce organization 'Process Builder' process is active. Please check it.

Thank you
 

All Answers

SFDC LearningSFDC Learning
This Error is happening because  of any of your salesforce organization 'Process Builder' process is active. Please check it.

Thank you
 
This was selected as the best answer
Ravi_SFDCRavi_SFDC
Thank you Suml.
Ravi_SFDCRavi_SFDC
Hi Sumaiya, Can we skip the process builder, if so can you please tell the process of skipping.

Thank you.
SFDC LearningSFDC Learning
Hey Venkata, Yes absolutely

Just take care with your entry criteria of process builder. or else if you have no longer use of process builder you can diactivate it. 

Hope it will help you
Thanks