What is the recommended way to avoid locking issues during import?
A customer is facing locking issued when importing large data volumes of order records that are children in amaster-detail relationship with the Account object. What is the recommended way to avoid locking issues during import?A . Import Account records first followed by order records after sorting order by OrderID. B....
What should a data architect do to mitigate any unwanted results during the import?
Universal Containers (UC) has a very large and complex Salesforce org with hundreds of validation rules and triggers. The triggers are responsible for system updates and data manipulation as records arecreated or updates by users. A majority of the automation tool within UC’’ org were not designed to run during...
What should be the optimal selection by the data architect?
Patients: They are individuals who need care. A data architect needs to map the actor to Sf objects. What should be the optimal selection by the data architect?A . Patients as Contacts, Payment providers as Accounts, & Doctors as Accounts B. Patients as Person Accounts, Payment providers as Accounts, &...
Which two tools should a data architect use to build custom object?
Universal Containers has a requirement to store more than 100 million records in salesforce and needs to create a custom big object to support this business requirement. Which two tools should a data architect use to build custom object?A . Use DX to create big object. B. Use Metadata API...
What does UC need to do to ensure users have access to its notices and attachments in Lightning Experience?
Universal Containers (UC) is transitioning from Classic to Lightning Experience. What does UC need to do to ensure users have access to its notices and attachments in Lightning Experience?A . Add Notes and Attachments Related List to page Layout in Lighting Experience. B. Manually upload Notes in Lighting Experience. C....
Which three recommendations should a data architect make is order to reduce the number of records from the org?
Universal Container (UC) has accumulated data over years and has never deleted data from its Salesforce org. UC is now exceeding the storage allocations in the org. UC is now looking for option to delete unused from the org. Which three recommendations should a data architect make is order to...
Which 2 solutions should a data architect recommend in order to minimize performance and storage issues?
UC has millions of Cases and are running out of storage. Some user groups need to have access to historical cases for up to 7 years. Which 2 solutions should a data architect recommend in order to minimize performance and storage issues? Choose 2 answers:A . Export data out of...
What should a data architect recommend to guarantee that records are not being updated at the same time?
Universal Containers (UC) owns a complex Salesforce org with many Apex classes, triggers, and automated processes that will modify records if available. UC has identified that, in its current development state, UC runs change of encountering race condition on the same record. What should a data architect recommend to guarantee...
What would a data architect recommend to satisfy this requirement?
A customer wants to maintain geographic location information including latitude and longitude in a custom object. What would a data architect recommend to satisfy this requirement?A . Create formula fields with geolocation function for this requirement. B. Create custom fields to maintain latitude and longitude information C. Create a geolocation...
What are two approaches for fulfilling these requirements?
Cloud Kicks has the following requirements: - Data needs to be sent from Salesforce to an external system to generate invoices from their Order Management System (OMS). - A Salesforce administrator must be able tocustomize which fields will be sent to the external system without changing code. What are two...