on 2022 May 12 7:57 AM
HI All ,
Wanted to know if is there anyway to get product configuration data for existing item present in Quote .
Scenario : user configured one item and closed the Quote , now he wants same configurations data and attributes for same item in new Quotes
How can we get it using system id or partNumber or any different approach .we don't want to reconfigured using scripts which will lead to performance degradation. When I checked every main item is having Configuration Id, is there anyway to achieve similar behaviour ?
Thanks
Request clarification before answering.
This may not address your issue exactly, but wanted to mention "Product Configuration Import" in case you (or anyone else reading this question) may find it helpful.
• Link to SAP CPQ Helpfile
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
tdhirendra3221
This is my thought but you can try it..You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for quick reply yoganandamuthaiah
We can't use favorites features
All the parent and child items will stored in Quote table , and we want user to select parent item and do a Quote table action lets say dummy name {add to Quote }, and upon that action we wanted all the config [including child component] for selected item to be replicate in cart as it is .This Quote Table will be having items from completed contract .
my main concern was how to get product configured when user selects a item ,
possible way we thought to initialize each component with stored value ,It may lead to performance issue and also each product may require different different attributes so script will be product specific ..
I was looking for solution like using product systemId or configurationId, pulling up all data for particular main item .I tried CPQ configuration API but none them provides required behavior .
Let me know if get any idea
User | Count |
---|---|
9 | |
3 | |
2 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.