Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am trying to load one of the Salesforce modules 'PriceBook Entry' using 'tSalesforceOutput_1' and i am getting below error:-
Exception in component tSalesforceOutput_1
java.lang.Exception: This price definition already exists in this price book
Could someone help me to resolve this?
Thanks in advance.
Hi,
I think the reason is you cannot have more than one active pricebook entry for the same pricebook and the same product (probably for a given currency).
Let us know.
Thanks TRF for the quick response,how do I get rid of this error.I am getting this when i checked option 'Die on error' in salesforce output component and job is failing.If I un-check it job is running fine.Is there any way to update that ACTIVE Pricebook entry .Sorry if its sound silly as I am new to Salesforce world.
Thanks in advance.