I need to do a Bulk Update of my Opportunities and the related product. I can't find a proper method to bulk update the products, I will be glad if someone can show me the path to achieve this action.
6 个回答
Hi Amin,
As per salesforce standard, there is no feasability to change the product value in the existing value.
either you change the quantity/sales price/description.
So just remove the Product Line item from Opportunity and try to create a new product under the opportunity either using data loader/workbench.
Select OpportunityLineItem from Workbench to insert the new product line item and make sure to add the OpportunityId, PricebookEntryId, Product2Id, Quantity, Price
Please let me know if you need any more information.
Thanks & Regards,
Sakthivel Madesh