Skip to main content

Questions tagged [cpq-plugins]

0 votes
0 answers
68 views

We’re about to introduce a new product bundle that includes MDQ (Multi-Dimensional Quoting) products. In our use case, these MDQ products are sometimes sold with segmentation and sometimes without. ...
Pavan tej's user avatar
  • 1,440
0 votes
0 answers
41 views

I’m working on a Salesforce CPQ QCP (Quote Calculator Plugin) where I need to enforce a rule for Enterprise product lines in ramped quotes with a subscription term > 12 months. Specifically, if the ...
Pavan tej's user avatar
  • 1,440
0 votes
0 answers
16 views

I'm trying to force a CPQ calculation with Apex, but on the QCP I'm using the LocalStorage for another functionality, so when the calculation gets triggered from Apex, I'm getting an error that says ...
Juan Ignacio Carreño's user avatar
0 votes
1 answer
48 views

Any cpq developers out here? I’m trying to streamline my dev workflow a bit when working with the JS plugins by using the CLI to save a local JS file into the SBQQ__CustomScript__c record, but I can’t ...
Jan J's user avatar
  • 2,704
0 votes
0 answers
33 views

We have an issue involving the process of applying one-time discounts or credits (OTDs) in negative amendments. Currently, OTD SKUs are added after the amendment is processed, requiring additional ...
Pavan tej's user avatar
  • 1,440
0 votes
0 answers
397 views

My client is currentlty using a third party ecommerce site for pricing/simulation, and using Salesforce CPQ separately. He would like to replace the current custom pricer/simulator by CPQ, by adding ...
CBine's user avatar
  • 1
0 votes
1 answer
720 views

This might be a fairly simple question but not much available documentation around it. I have a flow on SBQQ__Quote__c object which is making some field updates on related quote lines. I also have a ...
Ayush Goyal's user avatar
1 vote
1 answer
273 views

We have a complex CPQ scenario that I would appreciate your inputs. We have 1 CPQ product (single record) that: For some types of quotes should appear as a bundle (with many product options and ...
Jonas J's user avatar
  • 11
0 votes
1 answer
779 views

I am trying to learn Salesforce CPQ Price rules. I am trying to create something like the following: If the Add on product added is more than 10 then the primary product quote line will have an ...
Madhurima's user avatar
  • 1,475
0 votes
1 answer
497 views

How to get only the selected lines from quote line editor in QCP context ? We can create additional checkbox field on quote lines and refer that, but client wants to use standard checkbox.
Pankaj Hogade's user avatar
1 vote
1 answer
1k views

I'm using a JS script as a plugin for QCP calculator to do some stuff after every change in Quote Edit Lines. Now I need to run the script only when user presses Calculate or Save button. The only ...
Vladimir Peshko's user avatar
0 votes
1 answer
944 views

I have field in Quote line that looks up to the Quote line Group [groupA__c]. When that field is populated in the parent Quote line of a bundle, that bundle should be reassigned to the group indicated ...
Charlie's user avatar
  • 77
0 votes
1 answer
1k views

I am working with the CPQ Jvascript Calculator. I writing logic on BeforePriceRules. I will need to do a couple of Queries to get what I need. When I write my first Query the order of Operation of how ...
CodeMonger's user avatar
0 votes
1 answer
474 views

I am writing a custom Javascript script for CPQ. I created 2 new fields on QuoteLine. Product Type(pickList) and Target Price(currency). I filled data in on the record. I cant for some reason see ...
CodeMonger's user avatar
0 votes
1 answer
714 views

I am working with the CPQ Javascript Calculator. I need to update the Quote Line based on the product. I am versed in APEX more than I am in Javascript however in APEX I could do a SOQL Query that ...
CodeMonger's user avatar

15 30 50 per page