Labour Day Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: cramtreat

Sharing-and-Visibility-Architect Salesforce Certified Sharing and Visibility Architect (SP23) Questions and Answers

Questions 4

Universal Containers uses 75,000 distributors that have close to 1 million total users. Distributors need opportunities assigned to their distributor for delivery.

What license recommendation will meet distributor needs?

Options:

A.

Sales Cloud

B.

Customer Community Plus

C.

Partner Community

D.

Custom Community

Buy Now
Questions 5

Universal Containers (UC) has affiliates who sell containers in countries where UC does not have a local office. UC uses a Partner Community to manage the sales cycle in those countries. One of its affiliates has grown substantially and restructured its internal sales team with the following structure; Sales VP —> Director of Sales —> Sales Manager —> Sales Reps. Sales Reps should not see each others’ opportunities, and visibility of deals should open up within e Sales Rep's hierarchy.

What is the main problem an architect should address in this situation?

Options:

A.

Partner User roles are limited to three levels.

B.

The Channel Manager role cannot be shared with Partner Community.

C.

Partner Community does not support Role Hierarchy.

Buy Now
Questions 6

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 7

Which two access grants are stored in the Group Maintenance tables?

Choose 2 answers

Options:

A.

Inherited access grants

B.

Explicit grants

C.

Group Membership grants

D.

Implicit grants

Buy Now
Questions 8

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 9

The System Administrator at Universal Containers has created two list views called ListV1 and ListV2. One group of users should only see ListV1 and the second group of users should only see ListV2. Two public groups were created to restrict visibility to the respective list views. However, users in both groups are able to see both list views. What system permission in their profile enabled the users to see all list views?

Options:

A.

Manage Custom List Views

B.

Manage Private List Views

C.

Manage​ ​Public​ ​List​ ​Views

D.

Manage Custom Permissions

Buy Now
Questions 10

Universal Containers requested to leverage Lightning Web Components (LWC) to improve support reps’ user experience. LWC will be used as view layer, and Apex classes will have the business logic.

Which attention points should the development team consider when implementing this solution?

Options:

A.

Once that Apex runs on system mode, the development team needs to enforce record visibility

B.

Create test classes including runAs test different users accessing the data,

C.

Use is Shareable, is Editable, and is Creatable to enforce field permissions.

Buy Now
Questions 11

Universal​ ​Containers​ ​has​ ​developed​ ​an​ ​AppExchange​ ​managed​ ​package​ ​for​ ​their​ ​distribution​ ​partners,​ ​which required​ ​a​ ​private​ ​key​ ​to​ ​be​ ​generated​ ​for​ ​each​ ​partner​ ​and​ ​used​ ​by​ ​the​ ​code.​ ​ ​Universal​ ​Containers​ ​support representatives​ ​must​ ​be​ ​able​ ​to​ ​access​ ​the​ ​private​ ​key​ ​value​ ​to​ ​debug​ ​connection​ ​issues,​ ​but​ ​it​ ​must​ ​not​ ​be possible​ ​for​ ​the​ ​partner​ ​to​ ​access​ ​the​ ​value.

How​ ​can​ ​the​ ​Architect​ ​best​ ​support​ ​this​ ​requirement?

Options:

A.

Store the value in a text field on a protected custom setting in the package.

B.

Store the value in a static variable in a class included in the managed package.

C.

Store​ ​the​ ​value​ ​in​ ​the​ ​text​ ​field​ ​on​ ​a​ ​list​ ​custom​ ​setting​ ​in​ ​the​ ​managed​ ​package.

D.

Store the value in an encrypted field on a custom object in the package.

Buy Now
Questions 12

What should the Architect do to ensure Field-Level Security is enforced on a custom Visualforce page using the Standard Lead Controller?

Options:

A.

Use the "With Sharing" keyword on the Standard Lead Controller.

B.

Nothing; Field-Level Security will automatically be enforced.

C.

Use the {!Schema.sObjectType.Lead.fields.isAccessible()} expression

D.

Use the Schema.SObject.Lead.isAccessible() method.

Buy Now
Questions 13

Universal Containers has implemented a community for its customers using the Customer Community sense type. They have implemented a custom object to store service requests that has a look up to the account record. The Organization Wide Default External Access for the service request object is set to Private. Universal Containers wants their customers to be able to see service requests for their account through the community Customers should not see service requests for other accounts. What Salesforce feature can the Architect use to implement this?

Options:

A.

Use manual sharing to share the service requests manually when a new community user is added.

B.

Use a Sharing Set to share service requests related to the account based on the community user's profile.

C.

Use a Sharing Rule to share service requests to the community user based on their role.

D.

Use Apex Managed Sharing to share service requests related to the account to the appropriate community users.

Buy Now
Questions 14

Universal Containers has the following Sharing Settings for their Org:

Account = Private

Contact = Controlled by Parent

Opportunity = Private

Case = Private

They have enabled "Default Account Teams" and have trained users to set up their Default Team. Which three access levels can be set on the Account Team Member?

Choose 3 answers

Options:

A.

Opportunity Access

B.

Case Access

C.

Contact Access

D.

Contract Access

E.

Account Access

Buy Now
Questions 15

Sales Reps at Universal Containers sometimes create large files as a part of the Sales process that are too large to share over email. They would like

users to be able to share files with customers, but the CISO has requested that any file links shared must be protected by a password.

How can this be accomplished?

Options:

A.

Set up an experience cloud site for customers to access files. Share the file with customers via chatter. Customers can then log into the site to access the content.

B.

Sales reps can create a content delivery. During creation, the user should select the option to require a password to access content.

C.

Utilize an AppExchange product for delivering password-protected files to their customers,

Buy Now
Questions 16

Universal Containers, a global corporation of 50,000 users, has a 24x7 call center operated by 20,000 users that includes employees and contractors. Their sales organization is 10,000 strong and they started processing about 100,000 updates to opportunity custom fields called Priority and NextStep. They also started processing 20,000 updates to a highly nested territory hierarchy. There was a third mass update on a Next Step field on the Action Plan custom object that has Case as a lookup field. Users started seeing a Group membership lock error in the system. What is a probable cause for this error?

Options:

A.

Lock contention due to system-initiated sharing rule recalculation

B.

Lock contention on Case records because of Action Plan custom object updates. 

C.

Lock contention on Territory object because of Territory object updates.

D.

Lock contention on Account records because of Opportunity object updates.

Buy Now
Questions 17

Universal Containers has a set of Account Management users that should only see Accounts once the Account becomes a customer. The Type field on the Account identifies whether the Account is a Prospect, Customer, Partner or Other. Which two methods could an Architect use to enable this sharing requirement, assuming a private sharing model for Accounts?

Choose 2 answers.

Options:

A.

Institute a process that calls for the Account Manager to be added to the Account Team once the Account becomes a customer.

B.

Create an Account Sharing Rule that shares all Accounts owned by Sales to be shared with Account Management roles and subordinates.

C.

Create​ ​a​ ​Public​ ​List​ ​View,​ ​where​ ​Accounts​ ​of​ ​Type​ ​Customer​ ​are​ ​included​ ​and​ ​share​ ​the​ ​List​ ​view​ ​with​ ​the Account​ ​Management​ ​public​ ​group.

D.

Create​ ​a​ ​Criteria-based​ ​Sharing​ ​rule​ ​that​ ​shares​ ​the​ ​Account​ ​to​ ​the​ ​ ​Account​ ​Management​ ​Group​ ​when​ ​the Type​ ​is​ ​Customer.

Buy Now
Questions 18

Universal Containers has selected a small and diverse group of users to review Inactive accounts. Given the Private sharing model, a public group was created and made available to this group of users. A sharing rule was created to make inactive Accounts visible to the public group. However, some of these users are reporting they don't see any of the Accounts that were shared with the public group.

what is the underlying Issue for these users?

Options:

A.

The users are in profiles that have no access to the Account object.

B.

The page layout assigned to these marts to different than the Account owner

C.

The users have a permission set that only allow Accounts in "Active' status.

D.

The Accounts ire owned by users higher in the role hierarchy.

Buy Now
Questions 19

If you want to create some logic that will share certain records in APEX code, you just have to create special records that will open access to the desired records. The aim is to create records of certain type, for example, all share objects for custom objects are named as

Options:

A.

MyCustomObject__Share

Buy Now
Questions 20

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

Options:

A.

True

B.

False

Buy Now
Questions 21

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 22

Universal Containers (UC) operates worldwide, with offices in more than 100 regions in 10 different countries, and has established a very complex Role Hierarchy to control data visibility. In the new fiscal year, UC is planning to reorganize the roles and reassign account owners.

Which feature should an architect recommend to avoid problems with this operation?

Options:

A.

Skinny table

B.

Partition data using Divisions

C.

Deferred Sharing Recalculation

Buy Now
Questions 23

Universal Containers has created a Reimbursement Custom Object to capture requests for reimbursement of expenses related to office supplies. The Reimbursement requests are sometimes sensitive and the Team Leads should not have access to the Reimbursement records submitted by the Users in the Call Center Agent role. The Director of Support will require access to all Reimbursement records. The role hierarchy is set as follows: Call Center Agent role reports to Team Lead role, which Reports to the Director of Support. Which steps would the Architect take to ensure proper sharing in this Role Hierarchy structure assuming Private Sharing Setting for the Reimbursement Object?

Options:

A.

Leave the Reimbursement Object in "Deployed" Status and set the Director of Supports Profile to "View All" in the object permissions.

B.

Use an Approval Process to change the owner of the Reimbursement record upon submission to the Director of Support

C.

Disable Grant Access Using Hierarchies for the Object and create a Sharing Rule to enable sharing to the Director of Support

D.

The sharing scenario described will occur without any special configuration choices being made by the Architect

Buy Now
Questions 24

Universal Container is creating a custom VF page to allow user to edit contact records. The developer has used an apex:outputField for the Phone field on the contact obj. What is the expected behavior if a user without FLS accesses the VF page?

Options:

A.

The user encounters an error while saving the record

B.

The field is automatically removed from the page

C.

​​The output field is visible to user

D.

The user is able to enter a value into the phone field

Buy Now
Questions 25

Besides their own team accounts, sales managers at Universal Containers need to have

READ access to all accounts of the same segment in other countries. Role hierarchy was

implemented accordingly (based on countries), but a sales manager in the US is complaining

that he cannot view account records of the same segment in Canada. What should be done

to grant access in a proper way?

Options:

A.

Create an owner-based sharing rule to grant access to account records that have the

same segment to all sales manager roles.

B.

Change the role hierarchy and put all of the sales managers in the US and Canada in

the same role.

C.

Create criteria-based sharing rules to grant access to account records that have the

same segment to all sales manager roles.

D.

Create a public group and include all accounts of the same segment and grant access

through a permission set.

Buy Now
Questions 26

Universal Containers uses Standard WorkOrder object to track various work orders sent to field agents. Currently, the WorkOrder object has more than 400 fields. There are eight different types of work order processes established. The Director of Customer Service wants to ensure that field agents gets to see only required information specific to the WorkOrder type they are addressing.

Which option is recommended to implement this requirement?

Options:

A.

Use a custom LWC to override the view action of WorkOrder with custom metadata type defining relevant fields per WorkOrder type

B.

Use different page layouts per work order type with different sections representing key information about the specific work order type.

C.

Use Dynamic form to add different page sections and control visibility of sections by Work Order RecordType value,

Buy Now
Questions 27

Universal Containers has a global 24x7 Salesforce.com implementation that supports Sales, Services, Order Management, and various other parts of their business. They have a nested territory hierarchy, 10,000 sales users, and 20,000 support agents. Territory changes happen daily. The demand for new applications and changes to the platform is high and they follow an agile development methodology and deliver new releases every two weeks on the platform. What Salesforce.com feature would help the system recover from a maintenance restart on Salesforce.com servers?

Options:

A.

Enable Granular Locking on the system.

B.

Enable Deferred Sharing Rule recalculation.

C.

Enable Parallel Sharing Rule recalculation.

D.

Enable Filter -Based Opportunity Territory Assignment.

Buy Now
Questions 28

Sales managers at Universal Containers (UC) have requested viewing customer invoices in 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 architect grant 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 to share 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 29

Universal Containers created a public group with certain sales engineers to help on complex deals, as well as a sharing rule to grant access to these opportunities. The Opportunity organization-wide default is Private,

What is the impact of these sharing settings?

Options:

A.

Other sales engineers who are in the same Role Hierarchy as the sales engineers of the public group will also have access to these records.

B.

Sales engineers and their managers in the Role Hierarchy will also have access to these records.

C.

Subordinates of managers who have sales engineers in the public group will also have access to these records.

Buy Now
Questions 30

Which option can be selected to share data when creating a sharing rule?

Options:

A.

Users

B.

Profiles

C.

Roles

Buy Now
Questions 31

Universal Containers has set the Org-Wide Sharing Default for Accounts to Private and has created some sharing rules to extend access based on certain data access policies. An architect has been asked to review access to a certain set of key customer accounts. How might this review be conducted?

Options:

A.

Export the Account Share table and review.

B.

Run a Report on Sharing in the Admin Console.

C.

Log in as each user and Run the All Accounts List View.

D.

Use the Sharing button on each customer Account.

Buy Now
Questions 32

When writing test methods, what functionality is verified by the system method"runAs()"?

Options:

A.

Enforcement of a user's record sharing.

B.

Enforcement of user permissions.

C.

Enforcement of a user's field-level security.

D.

Enforcement of user's public group assignments.

Buy Now
Questions 33

Universal Containers (UC) has a mostly Private organization-wide default, 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?

Options:

A.

Create a permission set that grants the View All permission for Opportunity.

B.

Create & permission set that grants the View All Data permission.

C.

Give the View All Data permission to the Sales Reporting profile.

Buy Now
Questions 34

Universal Containers has created a custom Sales Operations profile with read and edit access to the Category field on a custom object. There is a new requirement that 3 of the 100 users assigned to the Sales Operations Profile should have read-only access to the Category field.

How can the Architect support this request?

Choose one answer:

Options:

A.

Create a permission set in the Category field to read-only and assign it to the users.

B.

Create a new profile without edit access to Category and assign it to the users.

C.

Create a new page layout with the Category Field set to read-only for these users.

D.

Create a custom permission to grant read-only access to Category and assign it to the users.

Buy Now
Questions 35

A Visualforce controller has a requirement to be written with "Without Sharing" at the top level; however, certain methods within the page still need to enforce the user permissions for creating records and accessing certain fields. Which two methods below would be used to enforce this requirements?

Choose 2 answers.

Options:

A.

Schema.DescribeFieldResult

B.

Schema.getGlobalDescribe

C.

UserInfo.getProfileID

D.

Schema.DescribeSObjectResult

Buy Now
Questions 36

Universal containers (UC) has a partner community for its 200 distributors. UC customer accounts are .. organization-wide default setting for the custom Delivery object is private.

How can an architect advise UC to grant all users at a distributor access to delivery records for all customer distributor?

Options:

A.

Create a Sharing set for the Distributor profile to grant access to the Delivery object.

B.

Create a criteria-based sharing rule that shares delivery records matching the Distributor to user distributor.

C.

Give ownership of the delivery record to a distributor user.

D.

Create a criterion- based sharing rule that shares delivery records matching the Distributor to users of a Public Group created for the distributor.

Buy Now
Questions 37

Universal Containers (UC) has a private Organization-Wide Defaults (OWD) model for the

Account object and needs to control the access of records and fields according to these

requirements:

• Sales reps can view/edit only their own records and cannot access the field "segment" in

account page.

• Service reps need to view all accounts but cannot edit any information.

• Sales managers can modify any account of reps reporting to them.

• Service managers can modify any account.

How can a Salesforce architect provide an optimal solution for this scenario?

Options:

A.

Use profiles, sharing rules, and change OWD to public read-only.

B.

Use profiles, manual sharing, and field-level security.

C.

Use profiles, permission sets, and field-level security.

D.

Use profiles, permission sets, role hierarchy, and field-level security.

Buy Now
Questions 38

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

two statements accurately describe who can view the file by default?

Choose 2 answers.

Options:

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.

Susan only.

Buy Now
Questions 39

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 users profile, what other feature should a Sales Architect recommend?

Options:

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.

Buy Now
Questions 40

Universal Containers (UC) has a business unit that uses a custom object to track requests which demands a high level of internal team collaboration. Although all requests must have an owner, all employees are required to collaborate on requests.

Which recommendation should a Salesforce architect provide to optimize the solution and meet these requirements?

Options:

A.

Set the Request object's OWD to Public Read/Write.

B.

Set the Request object's OWD to Private and grant Modify All Data permission on all Profiles for the Request object.

C.

Set the Request object's OWD to Private and criteria-based sharing rule to share all Request records with all internal users.

D.

Set the Request object's OWD to Public Read Only and configure role hierarchy.

Buy Now
Questions 41

Universal Containers (UC) uses a custom lightning component with an Apex class to display

shipment information (custom object, private OWD). UC sales managers are complaining

about two important points:

● Shipment records that belong to their teams can be seen by other users.

● Shipment amount should be visible only by managers, but sales reps are able to view it. Which two features did the development team miss that is causing the problems?

Choose 2 answers.

Options:

A.

Use run as in test class to enforce user permissions and field-level permissions.

B.

Use with Sharing keyword in Apex classes to enforce sharing rules evaluation.

C.

Use is Sharable keyword in Apex classes to assure record visibility.

D.

Use isAccessible() method in Apex classes to check field accessibility

Buy Now
Questions 42

In order to allow community users to collaborate on Opportunities, which license type must the users.

Options:

A.

Sales Community

B.

Customer Community

C.

Partner Community

D.

Customer Community plus

Buy Now
Questions 43

Universal Containers (UC)has implemented customer community with customer community licenses for their customers. UC requested that any record owned by its customers should be accessible by UC users in the customer support role.

How can an Architect configure the system to support the requirements?

Options:

A.

Sharing Set

B.

Share Group

C.

Apex Sharing

D.

Sharing Rule

Buy Now
Questions 44

Universal Containers provides 24x7 support for its customers worldwide using call centers

in three different countries with each one covering an 8-hour shift in different time zones. Service reps in a call center have access to the same information but only during their local working hours.

Which feature in Salesforce controls access for specific login hours?

Options:

A.

Set the login hours on user records

B.

​Permission sets

C.

Custom permissions

D.

Profiles

Buy Now
Questions 45

Universal Container (UC) wants all full-time internal employees to be able to view all leads. A subset of employees should also be able to see leads.

Which organization default (OWD) approach should an architect recommend that will help US implement these requirement?

Options:

A.

Implement a Public Read/write OWD on Lead

B.

Implement a Public Read only OWD on Lead

C.

Implement a Public Read/write/Transfer OWD on Lead.

D.

Implement a Private OWD on Lead.

Buy Now
Questions 46

Sales managers want their team members to help each other close Opportunities. The Opportunity and Account organization-wide defaults are private. To grant Opportunity access to sales reps on the same team, owner ship-based sharing rules were created for each team.

What is the side effect of this approach?

Options:

A.

All sales reps will have Read access to Accounts for all Opportunities.

B.

Sales Reps on the same team will have Edit access to the Accounts for Opportunities owned by then team members.

C.

Sales reps on the same team will have Read access to the Accounts for Opportunities owned by their team members.

D.

All sales reps will have Read access to all Accounts.

Buy Now
Questions 47

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 user access attempts.

Buy Now
Questions 48

Universal Containers has a large network of partners, who each have seasonal workers that need ..

How might the Architect design the solution to federate user setup to the Partners?

Choose 2 answers

Options:

A.

Assign delegated external administrators at each partner.

B.

Grant the Modify Users permission to the partner managers.

C.

Allow external users to self-register.

D.

Create a permission set giving Read/Write to the User object to partner manager.

Buy Now
Questions 49

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 50

Universal Containers (UC) has implemented Customer Community with customer community plus licenses for their distributors. Some distributors requested granting specific community users (agents) to view cases submitted by other agents of the same distributor.

Which feature only supports these requirements?

Options:

A.

Permission set to grant community admin permission

B.

Delegate external user

C.

Partner super user

D.

Partner community admin.

Buy Now
Questions 51

Universal Containers (UC) has a custom 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 option for the NPS object

Buy Now
Questions 52

Universal Containers (UC) sales managers are complaining that they cannot access their teams' Shipment records (a custom object). Initially, the admin suggested that this it happening due to misconfigured role hierarchy (Shipment OWD is Private). Alter investigation, they determined the. role hierarchy for these users is correct.

What can be the reason why Universal Containers sales managers are not able to see Shipment records?

Options:

A.

The Grant Access Using hierarchies’ option on Shipment Sharing Settings was incorrectly disabled by the Salesforce admin.

B.

Role hierarchy Implicit sharing was Incorrectly disabled by the Salesforce adman.

C.

Ownership-based sharing rule for Shipment was Incorrectly disabled by the Salesforce admin.

D.

Sales managers have only the Read permission on the 5hipment object and should not be able to edit their team records.

Buy Now
Questions 53

A custom ServiceFeedback object is used to collect partner feedback. ServiceFeedback

records should be available to all internal employees. The OWD is set to Private for external

users so partners cannot see feedback from other partner users.

How can the Architect give access to all internal employees?

Options:

A.

Create a trigger on ServiceFeedback to change ownership to an internal employee.

B.

Ensure all the internal users are above the partners in the role hierarchy.

C.

Create an Owner based sharing rule for all ServiceFeedback records owned by Partners.

D.

Set OWD, for Internal Users to Public Read Only.

Buy Now
Questions 54

Universal Containers (UC) has a team that analyzes customer orders looking for fraud. This team needs access to Invoice records (Custom object, Private OWD). UC \as complex rules to control users' access. The Salesforce Architect recommended using Apex managed sharing to meet these requirements.

Which two recommendations should a Salesforce Developer consider when implementing the changes7 Choose 2 answers

Options:

A.

Use "With Sharing" keyword to make sure record visibility will always be considered.

B.

Use "Without Sharing" keyword to make sure record visibility will be considered.

C.

Use runAs system method to test different users accessing these records.

D.

Use "With Sharing" keyword to enforce field-level security.

Buy Now
Questions 55

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 56

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 57

Universal Containers (UC) has 200 distributors that use Partner Community licenses.

Partners cannot see each other's data, but UC is also trying to give more visibility to data for certain individuals at a distributor.

HOW can an Architect give users in the partner user role access to all Case and Container records owned by any user, regardless of role, at the same distributor?

Options:

A.

Create an ownership-based sharing rule.

B.

Create sharing sets.

C.

Create a Permission Set granting "View All" permission to Case and Container records.

D.

Give super user permission to the individual partner users.

Buy Now
Questions 58

The sales manager in Japan have asked the sales manager in Australia to assist them with closing their deals.

How are these requirements achieved?

Options:

A.

Use sharing set to give the sales manager access to the deals.

B.

Create ownership-based sharing rule.

C.

Use opportunity teams to automatically add the sales manager as a team member.

D.

Assign the sales manager View All on the opportunity object.

Buy Now
Questions 59

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 them

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 recalculation kicked off.

C.

There is an Account ownership data skew problem.

D.

The Account (donor) object OWD is Private.

Buy Now
Questions 60

Bob uploads a PDF to his Files Home private library.

Who can view this file?

Options:

A.

Bob and users above Bob in the role hierarchy

B.

Bob and users with View All Data permission

C.

Bob and users with Modify All Data permission

D.

Only Bob

Buy Now
Questions 61

Universal Containers (UC) has 200 distributors that use Partner Community Licenses.

Partners cannot see each other’s data, but UC is also trying to give more visibility to certain individuals at a distributor. Which scalable solution would an architect recommend that will

give users in the partner manager role access to all Case and Container records owned byother partner managers and partner users (but not the partner executive) at the same distributor?

Options:

A.

Create Sharing sets.

B.

Create a permission set granting the View All permission to Case and Container records.

C.

Give Super User permission to the partner manager users.

D.

Create ownership-based sharing rules for your distributors.

Buy Now
Questions 62

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

Options:

A.

View permission on the User object

B.

View Setup and Configuration

C.

View All Users

D.

View All Data

Buy Now
Questions 63

After setting up Customer Community and enable collaboration, the architect realizes that customers are only Chatter posts from other customers in their account.

What should the architect do to allow viewing chatter posts from all customers?

Options:

A.

Enable Community User Visibility.

B.

Set View All for Chatter posts.

C.

Enable Chatter Super User.

D.

Enable Internal Users Visibility.

Buy Now
Questions 64

Universal Containers has expanded to sell virtual containers for data storage. Virtual

container work orders are provisioned immediately by the system and therefore cannot be

changed by a sales representative. What is an optimal approach to implement these

requirements?

Options:

A.

Remove the Work Order Edit permission from the sales representative Profile.

B.

Remove the edit button from the work order page layout.

C.

Change the record type/page layout assignment for Work Order to be Read Only.

D.

Implement a sharing rule that changes access for all Work Order to Read.

Buy Now
Questions 65

Universal Containers (UC) turned off the customer visibility feature in its customer

community. What community functionality is impacted by having the customer user

visibility turned off?

Options:

A.

Searching for the external users.

B.

Updating their user profile.

C.

Creating new customer community users.

D.

Searching for internal users.

Buy Now
Questions 66

An External Object is created to show Invoices from an external accounting system. When viewing the External Object, a user should only access invoice records the user is authorized to see.

What two actions are required to achieve the above requirement? Choose 2 answers

Options:

A.

Setup External Object to use OAuth to connect to the Accounting system.

B.

Create an owner based sharing rule to grant visibility to the Invoice object.

C.

Restrict access to data in the accounting system.

D.

Grant access to the External Object to only the Account Manager profile.

Buy Now
Questions 67

Which two options can be selected to share data with when creating a sharing rule?

Choose 2 answers

Options:

A.

Roles

B.

Public Groups

C.

Users

D.

Profiles

Buy Now
Questions 68

Jane, a support representative at Universal Containers, created a report to view all her open

cases that have been created in the past 7 days and saved the report in the "Private Reports" folder.

Who can view and run the report?

Options:

A.

The report owner and any users who have been given access to the "My Private Reports" folder

B.

The report owner and anybody in the role hierarchy above the report owner

C.

The report owner

D.

The report owner and users with the "View All Data" permission

Buy Now
Questions 69

A junior Account manager owns an account and creates a new opportunity to manage

complex deal. She needs the help of the product specialist and solution engineer. Given the size of this deal, she knows the account is likely to be reassigned to a senior account manager in the near future. What is the optimal way for the junior account manager to share the opportunity, given the private sharing model?

Options:

A.

Manual Share on the Opportunity.

B.

Opportunity Team.

C.

Manual share on the Account.

D.

Create an Owner-based sharing rule.

Buy Now
Questions 70

Universal Containers' organization wide-defaults model is private for the Account object. A sales repeats to opportunity records.

Which level of access will the sales rep have to the related account record?

Options:

A.

No access

B.

Read/Create/Edit access

C.

Read/Create access

D.

Read-only access

Buy Now
Questions 71

At Universal Containers, Accounts and Contacts are normally visible to all employees, and Proposals (custom object) are visible to the Account owner and managers. However, some Proposals are considered confidential and are managed by a Strategic Proposals team. These Proposals should not be visible to anyone in the Sales group other than the owner and the strategic team.

How should the architect design for this requirement?

Options:

A.

Proposal Owner set to the Strategic Deals Team Queue and set the Account relationship to Master-Detail.

B.

Disable Grant Access Using Hierarchies and set an Owner-Based Sharing rule for Strategic Deals team.

C.

Proposal Owner set to the Strategic Deals Team Queue and create an owner-based sharing rule to grant visibility to the Account owner

D.

Disable Grant Access Using Hierarchies and set a Criteria-Based Sharing rule for Strategic Deals team.

Buy Now
Exam Name: Salesforce Certified Sharing and Visibility Architect (SP23)
Last Update: Apr 29, 2024
Questions: 239
Sharing-and-Visibility-Architect pdf

Sharing-and-Visibility-Architect PDF

$28  $80
Sharing-and-Visibility-Architect Engine

Sharing-and-Visibility-Architect Testing Engine

$33.25  $95
Sharing-and-Visibility-Architect PDF + Engine

Sharing-and-Visibility-Architect PDF + Testing Engine

$45.5  $130