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

An app builder needs to change the data type of some custom fields.

Which two limitations should the app builder be aware of when changing the data type of a custom field?

Choose 2 answers

A.

It is not possible to change the data type of a formula field to any data type.

B.

It is not possible to change the data type of field referenced by Apex code,

C.

It is not possible to change the data type of a field used as an External ID from number to text.

D.

It is not possible to change the data type of a Text Area (Long) field to Text.

The marketing team at UVC has a list of 400 leads it wants to upload to Salesforce. The team need to avoid creating duplicate records. Which two actions should be taken to meet this requirement? Choose 2 answers

A.

Utilize a Lead Matching Rule and corresponding Duplicate Rule to block newly created duplicate leads.

B.

Upload the lead list using the import wizard and select a Matching type to prevent duplicate lead creation.

C.

Use Data Loader’s update function to import lead and match to existing records based on e-mail address.

D.

Enable Duplicate Matching in the Data Management section in Setup and activate the Lead-to_Lead scenario.

Universal Containers wants to improve the process to create Opportunity records related to an Account. Many fields can be populated based on the Account record. Some fields require input from the user.

What should an app builder configure to meet the requirement?

A.

Process Builder triggered from Opportunity update

B.

Quick Action on the Account object

C.

Quick Action on the Opportunity object

D.

Process Builder triggered from Account update

An App Builder is loading the data into salesforce. To link the new records back to the legacy system, a field will be used to track the legacy ID on the account object. For future data loads this ID will be used when upserting records. Which field attribute should be selected? Choose 2 answers

A.

Unique

B.

Required

C.

External ID

D.

Text (encrypted)

An app builder has downloaded a component from the AppExchange successfully; however, they are unable to add it to the Lightning home page.

Which two reasons can be preventing the app builder from being able to add the custom component?

Choose 2 answers

A.

My Domain must be deployed to add custom components to the page with the App Builder.

B.

A custom tab must be created to add custom components to the page with the App Builder.

C.

The component requires a developer permission to add it to the page with the App Builder.

D.

The component is tagged for record pages instead of home pages and is not showing up in the App Builder.

Universal Containers has deployed custom tabs to Production via changes sets, without including the profile settings or permission sets.

What is the settings for the visibility of custom tabs?

A.

Custom tabs are default off for all users.

B.

Custom tabs are default on for all uses.

C.

Custom tabs are hidden for all users.

D.

Custom tabs are NOT deployed.