• Chinu_SFDC
  • NEWBIE
  • 0 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 6
    Questions
  • 3
    Replies
I want to practise writing apex class, please can anyone provide a link where i can get different scenarios for writing apex classes
Can admin from Client Prod/ Sandbox org create unmanaged package and install in their own Developer org  ?
If they can do it, then the client code is compromised ? Is it correct ?

Hi,
I know that a batch class can be scheduled using Schedulable interface.
I dnt want to schedule a batch class.. I want to schedule a normal apex class (synchronous apex class).

Can i do it ? if yes how can i acheive this ?

Let say a new Opportunity is created by Rohit... As soon as a new opportunity is created by Rohit, I want to add him to sales team.

Please help me in explaining the code !
I want to practise writing apex class, please can anyone provide a link where i can get different scenarios for writing apex classes

How can I monitor the total number future method calls used versus the limit of

No more than 200 method calls per Salesforce license per 24 hours?

 

 

 

 

 

  • January 30, 2009
  • Like
  • 0