New Year Special Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

CRT-402 Exam Dumps - Certification Preparation for Platform App Builder (SU24)

Go to page:
Question # 4

At Universal Containers, the VP of Service has requested a visual indicator flag on each case, based on the case priority. High-priority cases should be flagged red, medium-priorityshould be flagged yellow, and low-priority cases should be flagged green. Which formula would accomplish this requirement? Choose 2 answers

A.

CASE( Priority, “Low”, “img/samples/flag_green.gif”, “Medium”, “img/samples/flag_yellow.gif”, “High”, “img/samples/flag_red.gif”, “/s.gif”)

B.

IMAGE( IF(ISPICKVAL(Priority, “Low”), “img/samples/flag_green.gif”, IF(ISPICKVAL(Priority, “Medium”), “img/samples/flag_yellow.gif”, IF(ISPICKVAL(Priority, “High”), “img/samples/flag_red.gif”))), “Priority Flag”)

C.

IF(ISPICKVAL(Priority, “Low”), “img/samples/flag_green.gif”, IF(ISPICKVAL(Priority, “Medium”), “img/samples/flag_yellow.gif”, IF(ISPICKVAL(Priority, “High”), “img/samples/flag_red.gif”, “/s.gif”)))

D.

IMAGE(CASE( Priority, “Low”, “img/samples/flag_green.gif”, “Medium”, “img/samples/flag_yellow.gif”, “High”, “img/samples/flag_red.gif”, “Priority Flag”)

Full Access
Question # 5

Universal Containers wants to standardize their business logic. They want to ensure that the workflow order is guaranteed to be the same each time. Which feature can be used to accomplish this? Choose 2 answers.

A.

LightningProcess Builder

B.

Workflow

C.

Chatter Actions

D.

Visual Workflow

Full Access
Question # 6

A custom field on an account is used to track finance information about a customer. Only members of the Finance Team have access to this field. However, the business wants to allowone customer service agent, who is assigned the customer service profile, read-only access to this field for special circumstances. What is the recommended solution to grant the customer service agent access to the field?

A.

Create a permission set that allows read-only access to the field via Field Level Security and assign it to the agent.

B.

Create a new profile to allow for read-only access to the field via Field Level Security and assign it to the agent

C.

Update the Customer Service Profile already assigned to the agent to allow for read-only access to the field via Field Level Security

D.

Update the custom field’s Field Level Security in setup to allow the agent read-only access to the field.

Full Access
Question # 7

Universal Containersstores invoices in SAP. Users want to view invoice data on the related Account records in Salesforce. How can this be achieved? Choose 2 answers

A.

Create a custom Invoice object and connect to SAP using Data Loader.

B.

Create an external object connectedto an invoice table in SAP.

C.

Use SAP data export functions to load data directly in Salesforce

D.

Connect to an OData Publisher Service for SAP databases

Full Access
Question # 8

Universal containers would like to use a chatter group fortheir mergers and acquisition team to collaborate on potential new projects. This group should not be visible for non-members to see or join, and can be accessed by invite only. Which chatter Group type should the App Builder recommend?

A.

Member Group

B.

Unlisted Group

C.

Public Group

D.

Private Group

Full Access
Go to page: