Spring Sale - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 65percent

Welcome To DumpsPedia

Sharing-and-Visibility-Designer Sample Questions Answers

Questions 4

Universal Containers does not want the Users in the Custom Sales Department Profile to be able to delete Opportunities. How would the Architect prevent a certain set of users from deleting Opportunities?

Options:

A.

Remove the Delete button from the Opportunity Page Layout and Record Type settings.

B.

Create a Validation Rule that checks the User's Profile before allowing the Is Deleted flag to be set to True.

C.

Override the Standard button with a Visualforce Page that warns them that they do not have permission to delete.

D.

Remove the "Opportunity Delete" Permission from the Sales Team's User Profile in the Object Permissions.

Buy Now
Questions 5

To reduce the case time resolution and improve customer satisfaction, Universal Containers (UC) wants to allow specialized marketing consultants to have edit access to Case records of VIP customers. These casts should be visible only to the support rep who owns the case and the marketing consultants.

Which recommendation should a Salesforce architect give to allow this scenario?

Options:

A.

Case organization-wide default Private and Account Team with Read/Edit permission.

B.

Case organization-wide default Public Read Only and Case Team with Read permission.

C.

Case organization-wide default Private, role hierarchy, and Read Only ownership-based sharing rule.

D.

Case organization wide default Private and Case Team with Read/Edit permission.

Buy Now
Questions 6

The architect at Universal Containers is trying to ensure that security vulnerabilities are not present within the Salesforce organization.

What two tests should the architect verify?

Choose 2 answers

Options:

A.

Test Cross-Site Scripting on Apex queries.

B.

Test Cross-Site Scripting on custom pages.

C.

Test for SOQL Injection.

D.

Test for invalid useraccess attempts.

Buy Now
Questions 7

What should a Salesforce architect recommend to make sure that users that gained access to a custom of sharing do not lose access to it when its owner is changed?

Options:

A.

Create aspecific Sharing Reason for the custom object.

B.

Use ''runAS'' system method in Apex classes to enforce record visibility.

C.

Create a new record in_Share object with RowCause ''Manual''

D.

Use ''With Sharing'' keyword to make sure record visibility willbe considered

Buy Now
Questions 8

Universal Containers has a strict security model enforced through object, field, and row-based security mechanisms. The Architect would like to ensure the security model is being thoroughly tested using Apex automatedtests. Which three considerations should be made when using the runAs() method to design Apex until tests?

Options:

A.

runAs() does not enforce user permissions or field-level permissions in test classes

B.

runAs() can be used inside of test classes to validate record-level security

C.

runAs() can be used inside of test classes to validate field-level permissions

D.

runAs() can be used outside of test classes to bypass record-level security

E.

runAs () counts towards total DML statements issued within transaction

Buy Now
Questions 9

Universal Containers (UC) is implementing Sales Cloud. During the last quarter of the financial of the financial year, .. They requested a solution in Salesforce to allow them to specify an assistance agent on the opportunity.. the assistance field. The system should automatically remove access from the previous assistant and ..

What is the optimum solution to meet the requirements?

Options:

A.

Use share group to share opportunities with the assistant agent.

B.

Use opportunity team and create an assistant field, use apex to share opportunities with the assistant

C.

Use sharing rule to share opportunities with the assistant agent.

D.

Use apex sharing to share and unicast opportunities with the assistant agent.

Buy Now
Questions 10

Universal Containers (UC) enables customers to manage issues using a Customer

Community license. The Case external organization-wide default is set to Private. Currently community users can only see cases they created.

What can be done to allow communityusers to see all cases for their account?

Options:

A.

Write an Apex class to create manual shares for these users.

B.

Ensure the criteria-based sharing rule applies to all users.

C.

Create a sharing set for these customers.

D.

Upgrade the licenses to Customer Community Plus.

Buy Now
Questions 11

The Finance team at Universal Containers usually does not need access to Account and Contract records A .. given Opportunity access for a big deal to help with tax calculation. She can now also access Account and C..

Whichtwo reasons could be causing this issue? Choose 2 answers

Options:

A.

Contact records can be accessed due to implicit sharing from Account.

B.

Account records can be accessed due to implicit sharing from Opportunity.

C.

Contact records can be accessed due to implicit sharing from Opportunity.

D.

Account records can be access due to role hierarchy.

Buy Now
Questions 12

Universal Containers (UC) delivers training in 500 different regions. The UC Operations

Usersteam manage course setup, scheduling, and trainer setup. The Operations Users team

members work at a regional level and report to an Operations manager. The Operations

manager requested access to edit ALL scheduled courses owned by the Operation Usersteam.

How can this be achieved?

Options:

A.

The Operations manager will get access to the scheduled courses by granting the Operations

manager modify ALL on scheduled courses.

B.

The Operations manager will get access to the scheduled courses owned by the Operations

Users team defined in the role hierarchy.

C.

The Operations manager will get access to the scheduled courses by creating an

ownership-based sharing rule and share the scheduled courses with the Operations manager.

D.

The Operations manager will get access to the scheduled courses by creating a public group

and add the Operations manager and the Operations Users team to the public group

Buy Now
Questions 13

Universal Containers (UC) operates worldwide with offices in more than 100 regions in 10 different countries role hierarchy to control data visibility. In the new fiscal year, UC is planned to reorganize the roles and reassign accounts owners. Which two points should an architect consider in this situation?

Which two point should an Architect consider in this situation?

Choose 2 answers

Options:

A.

Using a temporary parking lot account to improve performance.

B.

Changing complex role hierarchy can cause a high level of sharing recalculation.

C.

Restricting the organization-sharing configurations to private.

D.

Replacing Account records ownerships massively can cause data skew.

Buy Now
Questions 14

Sales executives at Universal Containers (SC) want to create list views to filter opportunities for large at-risk Opportunities. These list views should only be available to certain executives

that specialize in closing problematicdeals. How can UC solve this requirement?

Options:

A.

Share the List Views with the appropriate Role in the Role Hierarchy.

B.

Share the List Views with the appropriate Public Group.

C.

Share the List Views with the appropriate individual users.

D.

Share the List Views with the appropriate Queue.

Buy Now
Questions 15

Universal Containers (UC) is a non-profit organization and has over 20,000,000 members

(donors). The company decided to assign those accounts to Donations Reps based on their

regions. Donations Reps ended up owning over 50,000 donors each. The donation reps

started to see significant degradation of the system performance. What could be the reason

for this problem?

Options:

A.

The Donations Reps access to the assigned accounts.

B.

Salesforce sharing recalculationkicked off.

C.

There is an Account ownership data skew problem.

D.

The Account (donor) object OWD is Private.

Buy Now
Questions 16

Universal Containers (UC) has recently changed its internal policy to follow market regulations and create an internal team to manage the collection process. Only this team should have access to Invoke records. currently, invoke is a child in a Master-Detail relationship to Account. Although related lists have been removed from the page layouts, some profiles stills have access to the invoice object.

Which approach should an architect recommend to fix this problem?

Options:

A.

Create a new Profile with no access to the Invoice object and assign it to all unauthorized users.

B.

Create a Permission Set with No Access to the Invoice object and assign it to unauthorized users.

C.

Replace Account and Invoke Master Detail Relationship by a Lookup and remove Invoice Access from the unauthorized profiles,

D.

Change the Invoke organization-wide default from Controlled by Parent to Private and remove invoke access from the unauthorized

Buy Now
Questions 17

Universal Containers (UC) stores basic employee information in a custom Employee object (OWD -

Public Read Only). There are a few sensitive fields that needrestricted access (salary, grade

level, last performance rating).

Other than field level security, what other options are available to make these fields

accessible to the Human Resource team?

Options:

A.

Create a new custom object controlled by parent and a Master-Detail relationship to Employee to store new restricted information.

B.

Change OWD of Employee custom object to private and a Lookup self-relationship to store only new restricted information.

C.

Create a new custom object with private OWD and Lookup relationship to Employee to store new restricted information.

D.

There are no other options besides using field level security.

Buy Now
Questions 18

What advanced tool can Salesforce enable for Large-scale role hierarchy realignments?

Options:

A.

Set external organization-wide default to public read only

B.

Skinny Table Indexing

C.

Granular locking

D.

Partitioning by Divisions

Buy Now
Questions 19

What is a workaround to ownership data skew?

Options:

A.

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

Buy Now
Questions 20

Universal​ ​Containers​ ​would​ ​like​ ​to​ ​customize​ ​the​ ​security​ ​and​ ​sharing​ ​features​ ​of​ ​Salesforce​ ​Account​ ​Teams. They​ ​have​ ​decided​ ​to​ ​implement​ ​a​ ​Custom​ ​Account​ ​Team​ ​object.​ ​ ​They​ ​would​ ​like​ ​the​ ​new​ ​enhancement​ ​to include​ ​all​ ​of​ ​the​ ​features​ ​of​ ​the​ ​existing​ ​account​ ​team,​ ​but​ ​also​ ​utilize​ ​Apex​ ​and​ ​Visualforce​ ​on​ ​the​ ​custom Account​ ​Team​ ​object​.

Which two different approaches should the Architect consider when designing this enhancement?

Choose 2 answers

Options:

A.

The​ ​need​ ​to​ ​synchronize​ ​the​ ​AccountTeamMember​ ​object​ ​with​ ​the​ ​Custom​ ​Account​ ​Team​ ​object data.

B.

The​ ​need​ ​to​ ​maintain​ ​the​ ​Account_share​ ​object​ ​based​ ​upon​ ​the​ ​Custom​ ​Account​ ​Team​ ​object​ ​data.

C.

The need to dynamically create Criteria-Based Sharing rules with Custom Account Team object data.

D.

The need to customize Account screens in Visualforce, as the Account_share object cannot be maintained programmatically.

Buy Now
Questions 21

Universal​ ​Containers​ ​has​ ​junction​ ​object​ ​called​ ​"Job​ ​Production​ ​Facility",​ ​with​ ​2​ ​master-detail​ ​relationships​ ​to the​ ​Job​ ​and​ ​Production​ Facility​ ​custom​ ​objects.​ ​ ​Both​ ​master​ ​records​ ​have​ ​a​ ​private​ ​sharing​ ​model.

What​ ​statement​ ​is​ ​true​ ​if​ ​a​ ​user's​ ​profile​ ​allows​ ​access​ ​(Create/Read)​ ​to​ ​the​ ​Job,​ ​but​ ​no​ ​access​ ​to​ ​theProduction​ ​Facility​ ​Object?

Options:

A.

The​ ​user​ ​will​ ​be​ ​granted​ ​read​ ​access​ ​to​ ​the​ ​Production​ ​Facility​ ​record

B.

The user will see the junction object and the link to the Production Facility.

C.

The user will see the junction object but not the link to the Production Facility.

D.

The user will not be able to see the junction object records or the field values.

Buy Now
Questions 22

Universal Containers (UC) has acustom object to track the internal net promoter score (NPS) for all ..

How can UC ensure that NPS records cannot be accessed by an individual employee's manager?

Options:

A.

Create a criteria-based sharing rule to remove access to Manager role and above in the Role ..

B.

Remove Create, Read, Edit and Delete from Manager Profiles and Permission sets.

C.

Use Apex Sharing to remove NPS object share records for Manager profiles.

D.

Set organization wide default to Private and uncheck the Access Using Hierarchies optionfor the NPS object

Buy Now
Questions 23

Universal Containers (UC) tuned off the Customer User Visibility feature inits Customer Community.

What community functionality is expected by having the Customer User Visibility tuned off?

Options:

A.

Creating new Customer community users.

B.

Updating their user profile.

C.

Searching for other external users.

D.

Search for internal users.

Buy Now
Questions 24

What is the security vulnerability in the following code snippet? Value of myTextfield is

Options:

A.

SOQL Injection

B.

Arbitrary Redirects

C.

Cross-Site Scripting

D.

Access Control

Buy Now
Questions 25

Sales managers at Universal Containers (UC) have requested viewing customer invoicesin Salesforce .. system. The architect at UC decided to surface the customer invoices in Salesforce using external objects a..

Configured an external object called Invoice.

Created a lookup relationship between account and the invoice

How can the architectgrant the sales managers access to the customer invoices data?

Options:

A.

By creating a sharing set a share invoice with users in a sales manager role.

B.

By using manual sharing to share invoices with relevant sales managers.

C.

By creating sharing rules toshare the invoice records with users in sales manager roles.

D.

By controlling the invoices object permission on the sales manager's profile.

Buy Now
Questions 26

Universal Containers wants to create a way to store sensitive Invoice Data in Salesforce. A User who owns an Account should not see every Invoice, but only invoices that they or their subordinates own. Which two features should be considered during this solution implementation?

Choose 2 answers.

Options:

A.

Deploy​ ​the​ ​Relationship​ ​between​ ​Accounts​ ​ ​and​ ​the​ ​Invoices​ ​Object​ ​as​ ​Master-Detail.

B.

Ensure​ ​that​ ​the​ ​Organization-Wide​ ​Default​ ​sharing​ ​for​ ​Invoices​ ​is​ ​set​ ​to​ ​Private.

C.

Create a Workflow that populates the Invoice sharing object upon Insert.

D.

Deploy the Relationship between Accounts and the Invoices Object as Lookup.

Buy Now
Questions 27

In order to comply withRegulatory Requirements, Universal Containers must store sensitive customer information on-premise. Universal Containers would like this on-premise information to be accessible from Salesforce. What technology can Universal Containers use to achieve this?

Options:

A.

Implement a third-party tokenization service. 

B.

Implement an on-premise database. 

C.

Implement a third-party proxy server. 

D.

Implement the Salesforce Shield toolkit.

Buy Now
Questions 28

User A at Universal Containers is in the default account team for User B. User B owns the ACME account and changed User A's team member access to theaccount. What is the impact of this change?

Options:

A.

Changes affect the default Opportunity team.

B.

Changes affect only the ACME Account

C.

Changes affect the default Account team. 

D.

Changes affect all child ACME Accounts.

Buy Now
Questions 29

Which three capabilities are available with Enterprise Territory Management? Choose 3 answers

Options:

A.

Create a public group with Territory

B.

Share a report or dashboard folder with a Territory

C.

Metadata API Support

D.

Integration with Collaborative Forecasting

E.

Assignment of Territory on Opportunities

Buy Now
Questions 30

For the Universal Containers Commercial and Consumer support departments, having access to Activities for Contacts with which they interact is important. Commercial support users should not see Consumer Accounts/Contacts and Consumer support users should not see Commercial Accounts/Contacts. Assuming the Organization-Wide Default for Activities is set to "Controlled by Parent" what is the minimum level of Sharing access a support user would need to Accounts/Contacts to view associated Activities?

Options:

A.

Private Account/Contact Sharing Default with a Sharing Rule for each department set to Public Read/Write access to Accounts/Contacts.

B.

Private Account/Contact Sharing Default with a Sharing Rule for each department set to Privateaccess to Accounts/Contacts.

C.

The users need no access to Accounts/Contacts with the proper Activity Sharing Rules and Profile Permissions for the Accounts Tab.

D.

Private​ ​Account/Contact​ ​Sharing​ ​Default​ ​with​ ​a​ ​Sharing​ ​Rule​ ​for​ ​each​ ​department​ ​set​ ​to​ ​Public​ ​Read​ ​only access​ ​to​ ​Accounts/Contacts.

Buy Now
Questions 31

Universal Containers has enabled External Default Sharing and wants to allow for external users to have the External Sharing Default set to Public Read-Only for a custom object. Which two options are valid Internal Default sharing settings for the custom object?

Options:

A.

Controlled by Parent

B.

Public Read/Write

C.

Private

D.

Public Read Only

Buy Now
Status:
Expired , and Replaced By
Exam Code: Sharing-and-Visibility-Designer
Exam Name: Salesforce Certified Sharing and Visibility Architect(WI23)
Last Update: Apr 14, 2023
Questions: 1
$57.75  $164.99
$43.75  $124.99
$36.75  $104.99
buy now Sharing-and-Visibility-Designer