• Gopala Karthigai Selvan Murugesan
  • NEWBIE
  • 5 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 1
    Likes Given
  • 1
    Questions
  • 4
    Replies

How to Compile all the apex classes and triggers in Production? Is there any way to compile through code?

 

PS:
1. We have Compile all classes option available in Apex Classes page. I don't see something similar to that for triggers.
2. I already raised a case with Salesforce Support to enable that functionality as per this article (as I face similar issue): https://help.salesforce.com/articleView?id=000229072&type=1
Would like to explore more on how to compile all triggers without reaching Salesforce Support if any.

Currently Territorries field on Account is not accessible in formula/apex directly that cause a lot of effort to work on this field. Also, the changes to this field is not tracked in trigger too. So, it's hard to automate anything based on this field. 

3 months ago, I created this Idea for the same: https://success.salesforce.com/ideaView?id=08730000000cJNpAAM, but I am wondering no one is looking for this feature :(  

 
How can I delete all the records of a custom object in Developer Edition?

Hello,

Can anyone tell me :

Am I missing something or it's not possible to create a lookup relationship to Articles ?

Thats something i definitely need.

So, at this point, should I create something like a String field on my Custom Object that will store the article id and make another SOQL query to fetch it every time additionally ?

 

Kind regards

  • September 20, 2011
  • Like
  • 1
Currently Territorries field on Account is not accessible in formula/apex directly that cause a lot of effort to work on this field. Also, the changes to this field is not tracked in trigger too. So, it's hard to automate anything based on this field. 

3 months ago, I created this Idea for the same: https://success.salesforce.com/ideaView?id=08730000000cJNpAAM, but I am wondering no one is looking for this feature :(