Limity

 0    25 fiche    fiszka123
Télécharger mP3 Imprimer jouer consultez
 
question English réponse English
Total number of SOQL queries issued (Synchronous limit)
commencer à apprendre
100
Total number of SOQL queries issued (asynch limit)
commencer à apprendre
200
Total number of records retrieved by SOQL queries
commencer à apprendre
50,000
Total number of records retrieved by Database. getQueryLocator
commencer à apprendre
10,000
Total number of SOSL queries issued
commencer à apprendre
20
Total number of records retrieved by a single SOSL query
commencer à apprendre
2,000
Total number of DML statements issued
commencer à apprendre
150
Total number of records processed as a result of DML statements, Approval. process, or database. emptyRecycleBin
commencer à apprendre
10,000
Total stack depth for any Apex invocation that recursively fires triggers due to insert, update, or delete statements
commencer à apprendre
16
Total number of callouts (HTTP requests or web services calls) in a transaction
commencer à apprendre
100
Maximum cumulative timeout for all callouts (HTTP requests or Web services calls) in a transaction
commencer à apprendre
120 seconds
Maximum number of methods with the future annotation allowed per Apex invocation (synch)
commencer à apprendre
50
Maximum number of methods with the future annotation allowed per Apex invocation (batch and future contextasynch)
commencer à apprendre
0
Maximum number of methods with the future annotation allowed per Apex invocation (queueable context asynch)
commencer à apprendre
1
Maximum number of Apex jobs added to the queue with System. enqueueJob (synch)
commencer à apprendre
50
Maximum number of Apex jobs added to the queue with System. enqueueJob (asynch)
commencer à apprendre
1
Total number of sendEmail methods allowed
commencer à apprendre
10
Total heap size (synch)
commencer à apprendre
6 MB
Total heap size (asynch)
commencer à apprendre
12 MB
Maximum CPU time on the Salesforce servers (synch)
commencer à apprendre
10,000 miliseconds
Maximum CPU time on the Salesforce servers (asynch)
commencer à apprendre
60,000 miliseconds
Maximum execution time for each Apex transaction
commencer à apprendre
10 min
Maximum number of push notification method calls allowed per Apex transaction
commencer à apprendre
10
Maximum number of push notifications that can be sent in each push notification method call
commencer à apprendre
2,000
Maximum number of EventBus. publish calls for platform events configured to publish immediately
commencer à apprendre
150

Vous devez vous connecter pour poster un commentaire.