Summer Special - 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: c4sdisc65

Note! Sharing-and-Visibility-Designer has been withdrawn. The new exam code is Sharing-and-Visibility-Architect

Sharing-and-Visibility-Designer Practice Exam Questions with Answers Salesforce Certified Sharing and Visibility Architect(WI23) Certification

Question # 6

The Collections department at Universal Containers uses Salesforce to track its efforts. All Invoices and Invoice Line Items are stored in Salesforce. Invoice Line Item object details, such as Quantity and Extended Amount, should be summarized at the Invoice Object level, and all users who can see a given invoice should always see all invoice line items. Without leveraging Apex code, how should an Architect create the relationship between the Invoice object and the Invoice Line Item Object?

A.

The Invoiceobject should have a Master-Detail to the Invoice Line Item Object

B.

The Invoice Line Item Object should have a Lookup to the Invoice Object

C.

The Invoice Object should have an inner joint to the Invoice Line Item Object

D.

The Invoice Line Item Objectshould have a Master-Detail to the Invoice Object

Full Access
Question # 7

Susan posts a file to the chatter fees for a record of an object which OWD is private. Which

twostatements accurately describe who can view the file by default?

Choose 2 answers.

A.

Susan and users with the View All Data permission.

B.

Susan and users with access to the record.

C.

Susan and users with a shared chatter post link to the file.

D.

Susanonly.

Full Access
Question # 8

A sales rep (John) at Universal Containers (UC) requested to update information in an

account record where he has READ only access. John requested the EDIT access permission

from the owner of the record (Paul). Paul manually shared the recordwith John. Assuming the

OWD of the Account object is Public Read-Only, what is the impact in the system?

A.

New AccountShare record is created. Row Cause is "Manual" and Access Level is "Read/Write”.

B.

Existing AccountShare record is updated. Row Cause is "Owner" and User/Group is "John".

C.

New AccountShare record is created. Row Cause is "Owner" and Access Level is "Full".

D.

Existing AccountShare record is updated. Row Cause is "Manual" and Access Level is "Read/Write".

Full Access
Question # 9

Universal Containers (UC) has a mostly private organization-wide default (OWD), as it is a core principle of UC to respect client data privacy. UC has implemented complex processes for granting access to Opportunity data. A few key members of the Sales Reporting team need to always be able to see, but not change, Opportunity data for all Opportunities.

What should an architect recommend as an approach to meet these requirements?

A.

Create a Permission Set that grants "View All Data" Permission.

B.

Make Opportunity OWD read-only.

C.

Give "View All Data" Permission to the Sales Reporting Profile.

D.

Create a Permission Set that grants "View All" permission for Opportunity.

Full Access
Question # 10

Mary is Joe's manager in the role hierarchy. The OWD for a custom Invoice object is Public ReadOnly and Mary's profile is not granted the Read permission for the Invoice object.

What action can Mary take on Joe's Invoice records?

A.

Read/Write

B.

Edit Only

C.

None

D.

View Only

Full Access
Question # 11

What vulnerability can exist when controllers use dynamic rather than static queries and bind variables?

A.

SOQL Injection.

B.

Buffer Overflow Attacks.

C.

Cross-site scripting.

D.

Record Access Override.

Full Access
Question # 12

Universal Containers (UC) has created a public group with certain Sales Engineers to help on complex deals and a sharing rule to grant access to these opportunities. Opportunity OWD is private.

What is the impact of these sharing settings?

A.

Subordinates of Managers who have Sales Engineers in the public group will also have access to these records.

B.

Sales Engineers that have a similar role of the Sales Engineers of the public group will also have access to these records.

C.

Sales Engineers Managersand their managers in the role hierarchy will also have access to these records.

D.

Sales Engineers direct reports will also have access to these records.

Full Access
Question # 13

Which two capabilities does the delegated administrator permission provide?

Choose 2 answers

A.

Assign users profiles

B.

Unlock users

C.

SetOWD

D.

Create profiles

Full Access
Question # 14

Universal Containers (UC) is implementing Sales Cloud. During the final quarter of the financialyear, sales managers help each other close deals. They requested a solution in Salesforce to allow them to share opportunities with other sales managers from different teams as needed. They also requested that sharing deals should expire automatically twoweeks after the new fiscal year starts.

Which two options to propose a solution to meet the requirements? Choose 2 answers

A.

Apex Sharing to share opportunities with sales managers.

B.

Scheduled Apex job to remove access.

C.

Opportunity team to share opportunities with sales managers.

D.

Sharing Rules to share opportunities with sales managers.

Full Access
Question # 15

By Viewer Access you can see the data in a report or dashboard, but youcan’t make any changes, except by cloning it into a new report or dashboard.

A.

True

B.

False

Full Access
Question # 16

Universal Containers has a Private Sharing Model for the Opportunity object. Sales Rep A at Universal Containers created the Opportunity record and then transferred ownershipof the Opportunity record to Sales Rep B. Both Sales Rep A and B have the same role in the Role Hierarchy.

What access will Sales Rep A have to the Opportunity after the transfer?

A.

Full Access

B.

No Access

C.

Read/Write

D.

Read Only

Full Access
Question # 17

What is a workaround to ownership data skew?

A.

You can minimize possible performance impacts by not assigning the user(s) to a role.

Full Access
Question # 18

Universal Containers (UC) has a custom Apex class that enforces a business process and updates opportunity field-level security permissions of read only certain user's profiles are being updated by their class.

How should the architect fix this problem?

A.

Put the code in an class that uses the With Sharing keyword.

B.

Use the IsUpdateable() Apex method to test each field prior to allowing updates.

C.

Use the With SECURYT_ENFORCED keyword in the SOQL statement.

D.

Add With Sharing keyword to the class.

Full Access
Question # 19

Universal container (UC) use External Object to retrieve Invoice data from a Legacy ERP. A finance team requested to have access to the Invoice records in the account page.

In addition to objects access in the finance usersprofile, what other feature should a Sales Architect recommend?

A.

Create a criteria-based sharing rule to grant access to the records.

B.

Include the Invoice Related List On Account Page layout.

C.

Create an owner-based sharing rule to grant access to the records.

D.

Use APEX managed sharing to grant access to the records.

Full Access
Question # 20

The architect at Universal Containers would like to prevent users from editing encrypted fields. Assuming no customizations are implemented, which two options should the Architect choose to support the requirement? 

Choose 2 answers

A.

Validation Rules

B.

Page Layout settings

C.

Apex Triggers

D.

Workflow Rules

Full Access
Question # 21

The Corporate Identity and Access Team needs to audit User setup in the Salesforce ..

What two permissions should be granted to this team so they can perform their audit?

Choose 2 answers

A.

View permission on the User object

B.

View Setup and Configuration

C.

View All Users

D.

View All Data

Full Access
Question # 22

Universal containers (UC) implemented a private organization-wide default for the Container and Case objects.

How can UC give support representatives access to Container and Case records owned by Customer Communityusers?

A.

Create an ownership-based sharing rule that gives access to the head of support role and internal subordinates

B.

Create a criteria-based sharing rule that gives access to the head of support role and internal subordinates

C.

Supportrepresentatives nil automatically get access to these records via the role hierarchy

D.

Create a Share Group based on the sharing set created for the Customer Community User Profile.

Full Access