QuestionQ41

Metadata API

Universal Containers (UC) uses custom metadata types to govern the behavior of several custom functionalities. UC needs to deploy the custom metadata types to production by using the Metadata API.

Which two data types must UC include?

Choose two
  • A CustomField
  • B CustomMetadata
  • C CustomMetadataType
  • D CustomObject
Explanation

A custom metadata type’s definition is represented by CustomObject metadata, and its configuration records are represented by CustomMetadata metadata. Both are required to deploy the type and the values that control the custom functionality.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!