Salesforce-Platform-Administrator-II Practice Test
Salesforce Spring 25 Release 219 Questions
An administrator created a new custom object. When trying to upload new records to the
custom object using.
Date Loader, they are unable to see the new custom object in the list of available objects.
What should the administrator do to resolve the issue?
A. Assign a permission set to give them access to the new object.
B. Check the Field-Level Security of the new custom object’s Name field.
C. Ensure Allow Sharing is checked on the custom object.
D. Confirm the object us marked as deployed and not in development.
D. Confirm the object us marked as deployed and not in development.
Explanation: Confirm the object is marked as deployed and not in development is what the
administrator should do to resolve the issue. A custom object can be marked as deployed
or in development depending on its readiness for use. A custom object that is marked as in
development is not visible to users or available for data import or export. A custom object
that is marked as deployed is visible to users and available for data import or export.
Therefore, the administrator should make sure that the new custom object is marked as
deployed before using Data Loader to upload records to it