Skip to main content
Hello,

I am trying to find the name of user ID "00520000004FxxP" and can't find it (i created a user report and exported all users both active and inactive).

I received an Appex Application error saying the below and trying to investigate. Any ideas?

Apex script unhandled trigger exception by user 00520000004FxxP

Opportunity:execution of BeforeUpdate

caused by:System.QueryException:sObject type 'Product_c' is not supported.

Class.OpportunityTriggerHandler.populateFields: Line 59, Column 1

Trigger.Opportunity:line 17, column 1
3 respostas
  1. 19 de dez. de 2020, 18:32
    Hello @ANUTEJ,

    Apologies but i am new to this - What do you mean by to try the below soql? I can found this from workbench, correct?

    Also the emai error I received is this -  Does this help?

    "Opportunity: Opportunity: execution of BeforeUpdate caused by:

    System.QueryExecution: sObject type 'Product_c' is not supported.

    Class.opportunityTriggerHandler.populateFields:line ...

    Apex script unhandled trigger exception by user 00520000004FxxP

    Opportunity:execution of BeforeUpdate

    caused by:System.QueryException:sObject type 'Product_c' is not supported.

    Class.OpportunityTriggerHandler.populateFields: Line 59, Column 1

    Trigger.Opportunity:line 17, column 1"
0/9000