Skip to main content
Sooriya Kan (achievers) ha fatto una domanda in #Apex
Could you pls someone explain how to debug wat is the satus of the trigger and monitoe if it is not working in mainly prodction 

For example: Reason : i have trigger(after trigger)  on one objects registarion . it is inserting date into an other object(states) . after registarion is created , it is inserting record in to states

 
2 risposte
  1. 19 ott 2017, 01:10
    Run your test class for that trigger and check the code coverage and logs. 
0/9000