When going into Actions menu and clicking on Process All I’m getting the error. Any help would be appreciated.
Server Side Exception
BPM runtime caught an unexpected exception of ‘DivideByZeroException’ type.
See more info in the Inner Exception section of Exception Details.
Exception caught in: Epicor.ServiceModel
Error Detail
============
Description: BPM runtime caught an unexpected exception of ‘DivideByZeroException’ type.
See more info in the Inner Exception section of Exception Details.
Program: CommonLanguageRuntimeLibrary
Method: FCallDivide
Original Exception Type: DivideByZeroException
Framework Method: A001_CustomCodeAction
Framework Line Number: 0
Framework Column Number: 0
Framework Source: A001_CustomCodeAction at offset 4266 in file:line:column :0:0
Client Stack Trace
==================
at Epicor.ServiceModel.Channels.ImplBase`1.ShouldRethrowNonRetryableException(Exception ex, DataSet[] dataSets)
at Erp.Proxy.BO.SOPOLinkImpl.ProcessSuggestions(Boolean& needsConfig)
at Erp.Adapters.SOPOLinkAdapter.ProcessSuggestions(Boolean& needsConfig)
Inner Exception
===============
Attempted to divide by zero.