Deployment Flashcards
How many files can be retrieved or deployed at once using the Metadata API?
Up to 10,000 files.
What is the maximum file size of a deployed .zip file using Metadata API?
39 MB.
How does the Metadata API support production-level changes?
It supports operations such as merging or splitting orgs.
What is the limit for AppExchange files using the Metadata API?
35,000 files.
What file size is allowed for uncompressed files in an unzipped folder using Metadata API?
400 MB.
How can error-free save operations be allowed to complete with warnings?
Error-free save operations can be allowed to complete with warnings by specifying the header ignoreSaveWarnings in the HTTP request.
Which SOQL operations are not supported by Tooling API objects like EntityDefinition and FieldDefinition?
COUNT(), GROUP BY, LIMIT, LIMIT OFFSET, OR, NOT, and INCLUDES.
Which SOSL operations are not supported by Tooling API objects like EntityDefinition and FieldDefinition?
Using multiple wildcards in a search term and using the OR or NOT operators.
What are the subcategories for the Deployment category from the Exam Overview?
Capabilities, limitations, and considerations of Metadata and Tooling APIs; pre and post-deployment steps; managing and deploying technical reference data.
What is technical reference data?
Technical reference data includes: Picklist values, Configuration settings, Custom metadata types, Global Value Sets.