1

we're developing a flow that takes an order, activates it and then automatically flag SBQQ__Contracted__c = True. In my mind CPQ should create a contract but in reality if i launch it syncronously it doesn't, i see the flag contracted but without a related contract. The only way I found is to stop the flow, wait few min and then set Contracted=True If I wait at least one minute then the contract gets created, I just dont' understand why this happens only with this functionality. Is there a way to make everything in just one syncronous flow? Thanks

1 Answer 1

0

The order products need time to update to Activated before they can be contracted.

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.