Hi!
I am currently trying to go live with an SOW using cpq/clm.
I have a process setup to go from Opp --> Quote --> SOW Contract record --> CPQ Contract record.
I have a flow that checks off the "Contracted checkbox" on the Opportunity record when the SOW contract is activated. As a result, the CPQ contract record is then created.
My issue is that the contract checkbox is being checked but there is no contract generated. It works properly in UAT but I can not seem to get it to work in prod.
When I try to force the contract generation by manually checking the "contracted" checkbox myself I get the following error: SObject row was retrieved via SOQL without querying the requested field: SBQQ__QuoteLine__c.SBQQ__EffectiveSubscriptionTerm__c (I posted an image below). I'm not sure if it's related to my issue or not.
I also included an image of what the Opp record is supposed to look like.
I'm not sure if I am missing something in UAT or if I failed to activate something. Any help is appreciated! I am going crazy!
Thank you!
#CPQ #CLM