Automation

Automation

Professional Development

10 Qs

quiz-placeholder

Similar activities

Fracture Metrics

Fracture Metrics

Professional Development

10 Qs

Day 7 Huddle

Day 7 Huddle

Professional Development

10 Qs

PL-200

PL-200

Professional Development

11 Qs

Pre-Test ICT Support Section

Pre-Test ICT Support Section

Professional Development

10 Qs

CIP WS1219

CIP WS1219

Professional Development

6 Qs

AS2 E.O.W Aug 4- 10

AS2 E.O.W Aug 4- 10

Professional Development

10 Qs

REED Information/ Procedures

REED Information/ Procedures

Professional Development

10 Qs

Automation

Automation

Assessment

Quiz

Professional Development

Professional Development

Hard

Created by

Agustina Manuela Cozzo

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Cloud Kicks (CK) has a service console that is used by agents who take calls from customers and stores with questions about products.The CK case process is complex and agents often make mistakes. To help the administrator has created a screen flow that guides agents through the process. How should the administrator deploy the screen flow?

Launch the flow from the utility bar in the console

Use a custom action that launches the screen flow

Create a link that launches the screen flow

Use code to launch the screen flow in a modal

Answer explanation

La Utility Bar provee accesso rapido a usuarios para herramientas como Flow.

2.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

The administrator for the Cloud Kicks has a flow that makes several updates to Contacts when they are being created. If the Contact Status is 'New' and the Contact's email is known, the administrator would also like to send a welcome email. What should the administrator do to complete this requirement?

Update the process builder with email alert to send the email.

Update the flow with a decision to send the email when needed.

Update the flow with a formula to send the email when needed.

Update the workflow rule with email alert to send the email.

Answer explanation

Cuando un Flow ejecuta un elemento de Decision, evalua cada resultado de la decision en orden. Si el status del contacto es New y tiene el campo email posee un valor, se envia el email de bienvenida. Si no, continua con el resto de los updates.

3.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Universal Containers has asked its Administrator to automatically set some fields when a Lead is created. What is the best way for the administrator to perform this automation?

Use Process Builder that launches a flow

Record Triggered-Flow that runs Before save

Create 1 Workflow rule per field

Use a Screen Flow with default values

Answer explanation

Si se quiere actualizar y cambiar records se debe utilizar actualizaciones before-save en Flows.

4.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Ursa Major Solar has an opportunity record with a close date of November 15, which fulfills the criteria of a time-dependent workflow rule. The time-dependent action is scheduled for November 8. The opportunity is edited before November 8, however, and no longer meets the criteria. What happens to the time-dependent action?

It is put on hold.

It will execute on November 8.

It will execute on November 15.

It is automatically removed from the queue.

Answer explanation

Actiones dependientes del tiempo permanecen en la queue del workflow siempre y cuando el criterio del workflow rule sea valido. Si un record ya no coincide con el criterio, Salesforce quita las acciones dependientes del tiempo para ese record.

5.

MULTIPLE SELECT QUESTION

10 mins • 1 pt

What are two Initial Submission Actions in an Approval Process? Choose 2 options.

An outbound message can be sent to another application.

The record is locked for everyone except the Owner.

A task can be assigned to users in a specific Profile.

The value of a field on the record can be updated.

Answer explanation

Dos acciones iniciales de entrega para el approval process, pueden ser enviar un mensaje a una aplicacion externa o que se actualice el valor de un field en un record.

6.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

A Salesforce Administrator for a digital marketing company has created a custom object. called Expense. and set its organization-wide default setting to Private. It will be used by employees for tracking and reimbursement of expense claims. A Lightning page was built to facilitate the reimbursement process. The page uses flow for querying Expense records from the different users across the role hierarchy in the org. However, it has been found during testing that the flow is unable to return records properly due to the sharing setting of the object and the role of the user accessing the page. What should be done to enable the application to retrieve all Expense records?

Cinfigure the Lightinmng page to run as an administrator

Invoke Apex method to perform the record queries

Enable the 'Grant Access Using Hierarchies' option

Set the flow to run in system context without sharing

Answer explanation

Un Flow puede ser configurado para correr en un contexto de sistema sin colaboracion, lo cual no solo ignora permisos a nivel objeto y a nivel campo del usuario que lo corre, sino tambien las OWD, role hierarchies, sharing rules, manual sharing, teams, y territories. Aunque un metodo de Apex invocable puede ser usado, no es necesario porque la herramienta declarativa esta disponible. La opcion 'Grant Access Using Hierarchies' que esta habilitada por default en todos los objetos no abre el acceso a los records que le pertenecen a usuarios mas altos en jerarquia que el usuario actual. La configuracion de correr una Lightning page como un usuario especifico no esta disponible.

7.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Global Containers has two sales managers overseeing all sales representatives. These managers need to approve discounts greater than 25%. Discounts must be approved by both managers. How can the Salesforce Administrator meet this requirement?

Create tasks to submit approval requests

Approval process (Based on the first response)

Add the sales managers to a public group

Approval process (Require unanimous approval)

Answer explanation

Un approval process se puede configurar para que se requiera aprobacion unánime de todos los usuarios seleccionados como aprobadores (y que sea rechazado si uno de ellos la rechaza). Una task no puede ser enviada para aprobacion ni asignar a un manager a un PG genera pedidos de aprobacion.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?