You need to sign in to do that
Don't have an account?

PricebookEntry issue - could really use some help
So I have an Excel Connector query of the PricebookEntry table, and I need to update some prices. The problem is that when I run the update call, it looks like it is successful from the Excel Connector side, but the record does not actually get updated in Salesforce. Any ideas what I could be doing wrong? This should not be affected by 18 character Precebook Entry Id's, right?
I am stumped.
If you have Standard and Custom price books, sort the records in Excel Connector so that the Standard price book entries are updated first. The order sometimes matters when working with products.
I get similar error when I try to install ProductsToAssests app from force.com. Any ideas on why it fails to install?
testcreateassetonclosedwon.testCreateAssetonClosedWon() Apex Classes(01pR000000013FD) System.DmlException: Insert failed. First exception on row 0; first error: FIELD_INTEGRITY_EXCEPTION, field integrity exception: PricebookEntryId (pricebook entry is inactive): [PricebookEntryId]
Class.testCreateAssetonClosedWon.testCreateAssetonClosedWon: line 23, column 3
External entry point
Have you guys got any solution for this issue.. If so please let me know