Skip to main content
Nintex Community Menu Bar
Question

Unable to Clone Opportunity Via SKUID

  • July 11, 2024
  • 1 reply
  • 9 views

Forum|alt.badge.img+1

When trying to Clone an Opportunity with Products we are coming across the following error message:
“field integrity exception: PricebookEntryId, unknown (versions 3.0 and higher must specify pricebook entry id, others must specify product id)”

Clone via Salesforce is successful.

 Have already added the pricebookEntryID in the model as “PricebookEntry.Id” and productid as “PricebookEntry.Product2Id”.

I guess noting wrong with products and Pricebook of the Opportunity as it is successful in Salesforce.

1 reply

Forum|alt.badge.img+8

You’re cloning both an Opportunity and OpportunityLineItem model? Is this via action framework, apex trigger, or standard salesforce clone?