Skip to main content
I need to run post install scripts on the CPQ package to fix a seperate error that I am encountering on the Quote Line Editor. However, when I try to run the post install scripts I get an error (see below) caused by a custom object that I created and then deleted. I didn't really use the custom object before deleting it so there shouldn't be any references back to the deleted object so I do not know what could be causing the error.

 

Deleted Custom Object Causes Unknown Object Error when Running Post Install Scripts
3 Antworten
  1. 27. März 2018, 15:57
    I found the solution. The deleted custom object was a lookup object and I had an active price rule that referenced the name of that object. However, whenever I attempted to delete or edit the price rule it would not let me because it still kept referencing the delted object through picklist values on the Price Rule. So I went into the setup for the Price Object and all related objects and deleted the lookup object from the lists. I was then able to delete the price rule and succesfully run the post install scripts.
0/9000