Skip to main content
ADMIN TBTC MC (AXIA) a posé une question dans #Data Management
WF rule has been set up with evaluation criteria as " Evaluate the rule when a record is created, and any time it's edited to subsequently meet criteria".

 

WF action is Field update with name " Sales Price" .

 

But when trying to save the record on opportunity product level, its erroring as 

 

A workflow or approval field update caused an error when saving this record. Contact your administrator to resolve it. common.exception.SfdcSqlException: ORA-20067: OPPORTUNITY_LINEITEM.TOTAL_PRICE ORA-06512: at "GRUMPY.SOPPLINEITEM", line 1180 ORA-06512: at line 1 {call sOppLineItem.update_opplineitems(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)} {call sOppLineItem.update_opplineitems(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)}

 

Total price is a read only standard field present on opp product layout .

 

 
7 réponses
  1. 27 août 2019, 07:24
    It looks like what you have is a "Seven Dwarves" error (Grumpy). Apparently, these are not supposed to happen and you need to contact support to fix it.
0/9000