Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Certified Data Architect All Questions

View all questions & answers for the Certified Data Architect exam

Exam Certified Data Architect topic 1 question 18 discussion

Actual exam question from Salesforce's Certified Data Architect
Question #: 18
Topic #: 1
[All Certified Data Architect Questions]

To address different compliance requirements such as General Data Protection Regulation (GDPR), personally identifiable information (PII), Health Insurance Portability and Accountability Act (HIPPA) and others, a Salesforce customer decided to categorize each data element in Salesforce with the following:
1. Data owner
2. Security level (i.e. confidential)
3. Compliance type (i.e. GDPR. PII, HIPAA)
A compliance audit would require Salesforce admins to generate reports to manage compliance.
What should a data architect recommend to address this requirement?

  • A. Build reports for field Information, then export the information to classify and report for audits.
  • B. Create a custom object and field to capture necessary compliance information and build custom reports.
  • C. Use the Metadata API to extract field attribute information and use the extract to classify and build reports.
  • D. Use field metadata attributes for compliance categorization, data owner, and data sensitivity level.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
ksho
Highly Voted 1 year, 2 months ago
Selected Answer: D
Not A, as reporting on potentially thousands of fields with millions of rows and collating that into a report in a short time frame is not realistic. Fields should be properly classified at creation as the purpose of the field should be fully scoped. Recall SHIELD can actively safeguard data that's properly categorized. Not B, because this adds an unnecessary layer of completity with matching the field to the custom object - especially since the features are available at the field metadata level. Not C, because metadata extracted is in XML format and the chances of an admin being able to convert that into a useable report aren't realisitc. D, because native salesforce reports can be utilized to build reports by using the metadata attributes.
upvoted 6 times
...
ETH777
Most Recent 10 months, 3 weeks ago
Selected Answer: D
Not A - Involves manual data extraction and classification. Not B - Adds complexity and requires additional development and maintenance. Not C - Can extract field information, but it's a more technical approach and involves external tools or custom code. D - Enforces compliance requirements across multiple objects and fields and Native Salesforce reporting tools can be used to generate compliance reports.
upvoted 2 times
...
supersam1982
1 year, 3 months ago
Selected Answer: D
D https://help.salesforce.com/s/articleView?id=sf.data_classification_report.htm&type=5
upvoted 2 times
...
Ooson
1 year, 3 months ago
D - https://help.salesforce.com/s/articleView?id=release-notes.rn_forcecom_dpp_report.htm&release=222&type=5 we can use categorized fields in a report
upvoted 2 times
...
hamalaya
1 year, 4 months ago
Selected Answer: C
Answer is C, yes it should use field attributes but we need to build report sor we should extract this information using metadata api
upvoted 1 times
...
thneeb
1 year, 4 months ago
Selected Answer: D
In the Object Manager you can click on a field and specify Data Owner, Data Sensivity Level and Compliance Categorization in the Meta Data.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...