Skip to main content
1 answer
  1. Today, 6:22 AM

    Hi @Gaurav Bisht

     

     

    If the QuoteLineItem is being added through the Place Sales Transaction (PST) API, the Quote may need to be repriced after the automated update. 

    Instead of relying on the Refresh/Reprice button in TLE, handle the repricing as part of the automation. You can invoke the appropriate Revenue Cloud pricing operation from Flow/Apex after adding the QLI. 

    Flow → PST (Add QLI) → Reprice/Pricing → Quote updated 

    Also, verify whether the QLI is being created directly through DML or through PST, as this can affect the Quote's pricing status. 

    If the requirement is specifically to make the Refresh button visible, please share the PST request/response and the Quote's pricing status, because the UI visibility depends on the transaction state.  

     

    https://help.salesforce.com/s/articleView?id=005239188&type=1&utm

     

     

    https://help.salesforce.com/s/articleView?id=ind.qocal_reprice_all_quotes_and_orders.htm&type=5&utm

     

     

    Hope This Helps!!

0/9000