• Shannon Veneschuk 4
  • NEWBIE
  • 0 Points
  • Member since 2021

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
Hi. Sys Admin for our SF instance, but don't have much knowledge around coding.

Trying to update a quote status to "Activated" and I keep getting the following error below. Seems like it its based on a validation rule I have set up under the Opp, but I'm not sure how to go about fixing this.

Review the following errors
SBQQ.ContractAfter: execution of AfterUpdate caused by: System.DmlException: Insert failed. First exception on row 0; first error: FIELD_CUSTOM_VALIDATION_EXCEPTION, Please enter either an Contract Type OR Opportunity Type: [] Class.SBQQ.ContractService.generateRenewalQuote: line 2791, column 1 Class.SBQQ.ContractService.renewContracts: line 2282, column 1 Class.SBQQ.ContractService.forecastContracts: line 2188, column 1 Class.SBQQ.ContractService.processContracts: line 3263, column 1 Class.SBQQ.ContractService.processTriggerAfter: line 3186, column 1 Trigger.SBQQ.ContractAfter: line 6, column 1