Wednesday 13 January 2021

Salesforce Designer Certification Maintenance (Winter '21)

 A company needs to automatically upsert between 4.5M to 5.5M cases every other day. What implementation should a Salesforce architect recommend to meet these requirements?


  • Schedule the case upsert every other day using Data Loader.
  • Schedule the case upsert every other day using the Data Import Wizard.
  • Schedule an external service every other day to upsert cases using Bulk API 2.0.
  • Schedule an external service every day to upsert cases using REST API.
Answer: 
Schedule an external service every other day to upsert cases using Bulk API 2.0.

An architect has developed a custom application that uses Bulk API 2.0 to extract data from one of their Salesforce orgs. The data for a new object, Phone_Book__b, needs to be included as well. 
How should the architect meet this new requirement?

  • Create a new custom application and use Async SOQL to extract Phone_Book__b.
  • Create a new custom application and use Bulk API 1.0 to extract Phone_Book__b.
  • Update existing custom application to extract Phone_Book__b.
  • Update custom application to Async SOQL to use extract Phone_Book__b.
Answer: 
Update existing custom application to extract Phone_Book__b.

What should a Salesforce architect recommend to secure traffic between a Salesforce org and Amazon Web Services (AWS)?

  • Setup IP restrictions with outbound and inbound firewall rules.
  • Setup salesforce connect and AWS virtual private cloud.
  • Setup remote site settings with outbound and inbound firewall rules.
  • Set salesforce private connect and an AWS virtual private cloud.
Answer: Set salesforce private connect and an AWS virtual private cloud

A corporation is growing its service department from 100 employees to 300. 
Each service user has five different permission sets assigned to them. 
What should an architect recommend to facilitate the assignment of these permission sets to the new employee?

  • Create a permission set group that includes the five permission sets and assign it to all 300 users.
  • Assign each induvial permission set to all 200 new users.
  • Create a new service profile from the existing five permission sets and assign it all 300 users.
  • Create a new service profile from the existing five permission sets and assign it all 200 users.
Answer: 
Create a permission set group that includes the five permission sets and assign it to all 300 users.

Service managers and service representatives are assigned different permission set groups (PSGs). Both PSGs contain the permission set Survey Creator. What should an architect recommend if they no longer want service representatives to delete surveys?

  • Create a new permission set for service mangers and edit the survey create permission set to remove delete capabilities.
  • Create a muting permission set suppressing delete capabilities and assign to service rep PSG.
  • Create a new permission set for service rep omitting the delete functionality.
  • Create a muting permission set suppressing delete capabilities and assign to service Manager PSG.
Answer:
Create a muting permission set suppressing delete capabilities and assign to service rep PSG.

A security department requests that all personally identifiable information (PII) in full Salesforce sandboxes be obfuscated. There are 13M records with PII affected. 
What should a Salesforce architect recommend to meet these new security requirements?

Answer: Salesforce data mask in production and then refresh the sandbox

A company is preparing for the new Salesforce release and wants to start training its users on the new features yet to be in production. 
What can a Salesforce architect recommend in order to quickly give users access to a new preview instance?

Answer: Create a new sandbox by cloning a preview instance.

When Salesforce is configured as an identity provider, what can be applied to secure its messages to the service provider?

Answer: single algorithm