Limity

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

Musisz się zalogować, by móc napisać komentarz.