Judith Gräve
Test por , creado hace más de 1 año

Test sobre Standard and Custom Objects, creado por Judith Gräve el 13/01/2018.

907
0
0
Sin etiquetas
Judith Gräve
Creado por Judith Gräve hace casi 8 años
Cerrar

Standard and Custom Objects

Pregunta 1 de 83

1

An Administrator has created two picklist fields, Car Manufacturer and Model. Is it possible to relate the fields so that the choice selected from the Manufacturer picklist changed the choices in the Model picklist?

Selecciona una de las siguientes respuestas posibles:

  • Yes, the Manufacturer is the dependant picklist and the Model is the Controlling Picklist

  • No, because they are custom fields.

  • Yes, the Manufacturer is the controlling picklist and the Model is the dependant picklist

  • This cannot be done with picklists.

Explicación

Pregunta 2 de 83

1

Which of the following are standard Salesforce Objects?

Selecciona una o más de las siguientes respuestas posibles:

  • Pricebook

  • Opportunity Product

  • Contract

  • Ticket

Explicación

Pregunta 3 de 83

1

Which of the following is not a standard object?

Selecciona una de las siguientes respuestas posibles:

  • Accounts

  • Opportunities

  • Invoices

  • Leads

Explicación

Pregunta 4 de 83

1

Which of the following profile component would you use to make a field 'required?'

Selecciona una de las siguientes respuestas posibles:

  • Formula Field

  • Lookup Field

  • Page layout

  • Related list

Explicación

Pregunta 5 de 83

1

How would a user most efficiently move from an Account record to related contact record?

Selecciona una de las siguientes respuestas posibles:

  • Global Search

  • Related List

  • List View

  • Lookup Field

Explicación

Pregunta 6 de 83

1

A checkbox can be the controlling field to a dependent picklist.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 7 de 83

1

If two objects have a parent-child relationship, how can a user access the child record from the parent record?

Selecciona una de las siguientes respuestas posibles:

  • Lookup field

  • Child field

  • Custom link

  • Related list

Explicación

Pregunta 8 de 83

1

What can be modified on standard object fields?

Selecciona una o más de las siguientes respuestas posibles:

  • Default text

  • Help text

  • Picklist values

  • Labels

  • Field types

Explicación

Pregunta 9 de 83

1

What type of relationship must exist for roll-up summary fields to be possible?

Selecciona una de las siguientes respuestas posibles:

  • Master-Detail

  • Parent-Child

  • Lookup

  • Cross-Object

Explicación

Pregunta 10 de 83

1

Which of the following are true about Master-Detail relationships in custom objects?

Selecciona una o más de las siguientes respuestas posibles:

  • Sharing is inherited from parent

  • Child needs to be manually deleted when parent is deleted

  • only child fields are available for reporting

  • Lookup field is required on child object

Explicación

Pregunta 11 de 83

1

What is the limit of Master-Detail relationships per object?

Selecciona una de las siguientes respuestas posibles:

  • 1

  • 2

  • 5

  • 10

Explicación

Pregunta 12 de 83

1

Which of the following field types may be a controlling and dependent field in picklists?

Selecciona una de las siguientes respuestas posibles:

  • Custom picklist

  • Standard picklist

  • Standard checkbox

  • Custom checkbox

Explicación

Pregunta 13 de 83

1

What is the best practice limit for child records on master-detail relationships?

Selecciona una de las siguientes respuestas posibles:

  • 1.000

  • 5.000

  • 10.000

  • 25.000

Explicación

Pregunta 14 de 83

1

Which of the following must be done after restoring a custom field?

Selecciona una o más de las siguientes respuestas posibles:

  • Make the restored field required if necessary

  • Set the data type of the restored field

  • Convert any lookup relationships to master detail if required

  • Restore lead converion field mapping

Explicación

Pregunta 15 de 83

1

Which of the following are true about formula fields?

Selecciona una o más de las siguientes respuestas posibles:

  • They are read-only

  • They will not display on record edit pages

  • They will not display on record detail pages

  • They are not searchable

  • They will not display on reports

Explicación

Pregunta 16 de 83

1

Universal Containers is capturing a percentage discount directly on an opportunity record. Sales management needs to include the discounted opportunity amount in pipeline reports. How can the system administrator make the discounted amount available?

Selecciona una de las siguientes respuestas posibles:

  • Create a formula field to calculate the discounted amount.

  • Create an auto-number field to calculate the discounted amount.

  • Create a cross object formula field to calculate the discounted amount.

  • Create a roll-up summary field to calculate the discounted amount.

Explicación

Pregunta 17 de 83

1

Which statement about formula fields is true? (Choose 2)

Selecciona una o más de las siguientes respuestas posibles:

  • Formula fields are read-only on record detail pages

  • Formula fields can reference themselves in the formula

  • Formula fields can reference fields on a child object

  • Formula fields can reference fields on a parent object

Explicación

Pregunta 18 de 83

1

Universal Technology sells software and consulting services. The software sales team uses a different set of sales stages than the consulting services team. How can a system administrator set up the process? (Choose 2)

Selecciona una o más de las siguientes respuestas posibles:

  • Use a validation rule to prevent the software from access the services team's sales process

  • Create a record type for each sales process and assign it to the appropriate profiles

  • Create a separate lead process for the software sales team and service sales team

  • Create a unique list of opportunity stage picklist values for each sales process

Explicación

Pregunta 19 de 83

1

Sales Representatives at Universal containers perform the initial steps in the lead qualification process and sales managers complete the final qualification steps. Universal Containers’ requirements are listed below:
- Sales managers can access all Lead status values
- Sales Representatives cannot access the final two lead status values
How can a system administrator meet these requirements?

Selecciona una de las siguientes respuestas posibles:

  • Create two separate lead process and record types

  • Use field-level security to restrict access to the lead status values

  • Create a validation rule to prevent lead conversion

  • Create two separate page layouts

Explicación

Pregunta 20 de 83

1

Universal Containers populates the industry field on each account record. The Vice president of sales would like the industry information on related opportunity records and updated when the value is updated on the account record. How can a system administrator meet his requirement?

Selecciona una de las siguientes respuestas posibles:

  • Create a roll up summary field on the opportunity

  • Create a cross-object formula field on the opportunity

  • Create a cross-object formula field on the account

  • Create an account workflow rule with an opportunity field update

Explicación

Pregunta 21 de 83

1

Which statement about record types is true? (Choose 2)

Selecciona una o más de las siguientes respuestas posibles:

  • Record types can be used to define picklist values available for a given field

  • The ability to create records of a specific record type is determined by the profile

  • Users cannot view records assigned to a record type their profile does not have access to

  • Record types can only be assigned to one profile at a time

Explicación

Pregunta 22 de 83

1

What automatically occurs when a custom field is deleted? (Choose 2)

Selecciona una o más de las siguientes respuestas posibles:

  • The field is removed from the associated workflow rules

  • The field history tracking data is deleted

  • The field values are archived in the setup audit trail

  • The field is removed from the associated page layouts

Explicación

Pregunta 23 de 83

1

Sales representatives at Universal Containers need to view the number of open opportunities related to each account on the account record. How can a system administrator accomplish this?

Selecciona una de las siguientes respuestas posibles:

  • Create a roll-up summary field

  • Create a new account record type

  • Create a lookup field from accounts to opportunities

  • Create a custom formula field

Explicación

Pregunta 24 de 83

1

A system administrator at Universal Containers created a custom object to capture customer feedback. How can the administrator ensure that users have access to this new object?

Selecciona una de las siguientes respuestas posibles:

  • Create a lookup relationship from the account page to the feedback object.

  • Add fields from the feedback object to the account page layout.

  • Create a role in the hierarchy to provide user access to the new object

  • Assign the feedback page layout to the appropriate user profiles

Explicación

Pregunta 25 de 83

1

What does the controlling field determine when field dependencies are being created?

Selecciona una de las siguientes respuestas posibles:

  • The values that appear in the dependent field

  • The dependent fields that appear on a layout

  • The default value populated in the dependent field

  • The field-level security for the dependent field

Explicación

Pregunta 26 de 83

1

Universal Containers has certain customers that must be placed on the Do Not Contact(DNC) list. A system administrator needs to ensure that sales representatives do not contact these customers. Which step should the system administrator take to enforce this requirement? (Choose 3)

Selecciona una o más de las siguientes respuestas posibles:

  • Add the Do Not Contact field to the contact layout and make it visible for all sales user profiles.

  • Make the DNC contact records private to all sales users

  • Remove the phone number and email address fields from the contact page layout for DNC contacts

  • Select the Mass Email checkbox on the DNC contact record

  • Filter the DNC contacts from mass email list views shared with sales users

Explicación

Pregunta 27 de 83

1

Which customization option is available for standard fields? (Choose 3)

Selecciona una o más de las siguientes respuestas posibles:

  • Edit picklist values for standard fields.

  • Rename standard field labels in the user interface

  • Delete standard fields

  • Remove no required standard fields from page layout

  • Change the field type of standard fields

Explicación

Pregunta 28 de 83

1

What should a system administrator consider when deleting a custom field? (Choose 3)

Selecciona una o más de las siguientes respuestas posibles:

  • Deleted fields and values can be restored from the recycle bin within 15 days

  • Field values should be archived before a field is deleted

  • Fields must be removed from the page layouts after being deleted

  • Fields used in workflow and assignment rules cannot be deleted

  • Existing field values must be transferred to a new custom field

Explicación

Pregunta 29 de 83

1

Universal Containers has multiple support teams. One team handles technical support issues and another team handles billing issues. Currently, both teams are using cases to track incoming issues. When would a system administrator consider introducing a new record type for cases? (Choose 2)

Selecciona una o más de las siguientes respuestas posibles:

  • When different record access is required

  • When different field-level security is required

  • When different picklist values are required

  • When multiple page layouts are required.

Explicación

Pregunta 30 de 83

1

Sales management at Universal Containers needs to display the information listed below on each account record.
- Amount of all closed won opportunities
- Amount of all open opportunities
Which feature should a system administrator use to meet this requirement?

Selecciona una de las siguientes respuestas posibles:

  • Workflow rules with field updates

  • Calculated columns in the related fields

  • Cross- object formula fields

  • Roll-up summary fields

Explicación

Pregunta 31 de 83

1

Universal Containers sells products to both businesses and consumers. Sales representatives must capture different opportunity data for each customer type. How can a system administrator ensure that the correct information is entered for the different opportunity types?

Selecciona una de las siguientes respuestas posibles:

  • Add the business fields to the opportunity page layout and make read-only for consumer sales users.

  • Add the business and consumer specific fields to a single opportunity page layout

  • Create one page layout for business opportunities and another for consumer opportunities

  • Create a custom object to capture the business and consumer specific data

Explicación

Pregunta 32 de 83

1

The support group at Universal Containers wants agents to capture different information for product support and inquiry cases. In addition, the lifecycle for product support cases should have more steps than the lifecycle for inquiry cases. What feature should an administrator use to meet these requirements? (Choose 3)

Selecciona una o más de las siguientes respuestas posibles:

  • Record types

  • Field-level security

  • Page layouts

  • Permission sets

  • Support processes

Explicación

Pregunta 33 de 83

1

What does a page layout allow an administrator to control?

Selecciona una de las siguientes respuestas posibles:

  • The business process and related picklist values displayed

  • The fields users see on detail and edit pages

  • The fields users see in reports and list views

  • The record types available to each role and profile

Explicación

Pregunta 34 de 83

1

Universal Containers uses a custom field on the account object to capture the account credit status. The sales team wants to display the account credit status on opportunities. Which feature should a system administrator use to meet this requirement?

Selecciona una de las siguientes respuestas posibles:

  • Workflow field update

  • Roll-up summary fields

  • Cross-object formula field

  • Lookup field

Explicación

Pregunta 35 de 83

1

What standard object has a one-to-many relationship with the account object?(Choose 3)

Selecciona una o más de las siguientes respuestas posibles:

  • Case

  • Contact

  • Opportunity

  • Lead

  • Campaign

Explicación

Pregunta 36 de 83

1

The VP of Sales at Universal Containers requested that “Verbal Agreement” be added as a new opportunity stage. The Administrator added this new picklist value to the stage field, but found that the new value was not available to users. What should an Administrator do?

Selecciona una de las siguientes respuestas posibles:

  • Add the new value to the appropriate record type

  • Add the new value to the appropriate sales process

  • Ensure the limit of 10 stage values was not exceeded

  • Ensure the new value was marked as active

Explicación

Pregunta 37 de 83

1

Which circumstance will prevent a system administrator from deleting a custom field?

Selecciona una de las siguientes respuestas posibles:

  • The field is used in a page layout

  • The field is part of a field dependency

  • The field is used in a workflow field update

  • The field is used in a report

Explicación

Pregunta 38 de 83

1

Universal Containers wants to create a custom object to capture account survey data. Users must be able to select an account from the survey record. Users also need to view related surveys on the account record. How should the system administrator meet these requirements?(Choose 2)

Selecciona una o más de las siguientes respuestas posibles:

  • Add the survey related list to the account page layout

  • Add the account related list to the survey page layout

  • Create a lookup relationship field on the account object

  • Create a lookup relationship field on the survey object

Explicación

Pregunta 39 de 83

1

Universal Container wants to ensure that users complete the standard industry field when creating a new account record. To address the concern the administrator set the Industry field as required. However, some users are still able to create a new account record without completing the Industry Field.
What should an administrator do to troubleshoot the issues? (2 answers)

Selecciona una o más de las siguientes respuestas posibles:

  • Verify the field-level security for the industry field is not set to "Read Only" on the user profiles.

  • Verify the industry field is set as required on all the account page layouts assigned to the users

  • Verify the users have the "Edit" permission for accounts on their profiles

  • Verify the users have the "Modify all data" permission for account on their profiles

Explicación

Pregunta 40 de 83

1

A system administrator at universal containers created a new account record type. However, sales users are unable to select record type when creating new account records.
What is a possible reason for this? (2 answers)

Selecciona una o más de las siguientes respuestas posibles:

  • The record type has not been set as the default record type

  • The record type does not have an assigned page layout

  • The record type has not been added to the sales user profile

  • The record type has not been activated.

Explicación

Pregunta 41 de 83

1

What type of field allows users to input text, images, and links?

Selecciona una de las siguientes respuestas posibles:

  • Text and Image area

  • Text area (rich)

  • Input area

  • Text area

Explicación

Pregunta 42 de 83

1

What must an administrator do when creating a record type?

Selecciona una de las siguientes respuestas posibles:

  • Create a new page layout for the record type

  • Set the field-level security for the record type

  • Assign the record type to the appropriate profiles

  • Add the record type to the required user records

Explicación

Pregunta 43 de 83

1

An administrator at AW Computing created custom fields on the Opportunity object for Discount Percentage and Amount after Discount. The sales team wants these fields to be grouped together on the opportunity record. How can an administrator meet this requirement?

Selecciona una de las siguientes respuestas posibles:

  • Create a new related list on the opportunity page layout and add the custom fields to the related list.

  • Create a new business process for opportunies that contains the custom fields.

  • Create a new section on the opportunity page layout and add the custom fields to the section.

  • Create a new record type for opportunities that contains the custom fields.

Explicación

Pregunta 44 de 83

1

The administrator at universal containers will create a custom field to track a specific Tier 2 support user on a case record.
What data type should be used while creating this custom field?

Selecciona una de las siguientes respuestas posibles:

  • Hierarchical relationship

  • Lookup relationship

  • Formula

  • Lookup Filter

Explicación

Pregunta 45 de 83

1

Which of the following is NOT a standard object?

Selecciona una de las siguientes respuestas posibles:

  • Campaign

  • Opportunity

  • Sale

  • Contract

Explicación

Pregunta 46 de 83

1

Which of the following is not an available function in the Formula Fields?

Selecciona una de las siguientes respuestas posibles:

  • HyperLink

  • Substitute

  • RPad

  • Vlookup

Explicación

Pregunta 47 de 83

1

A system admin at Universal Container needs to prevent sales representatives from editing fields on an opportunity once the opportunity has been moved to closed stage. Which data validation tool can be used to accomplish this? Choose 2 answers.

Selecciona una o más de las siguientes respuestas posibles:

  • record types and read-only page layouts

  • formula fields

  • data validation rules

  • workflow rules

Explicación

Pregunta 48 de 83

1

Which statements are true regarding universally required fields? (Choose 3)

Selecciona una o más de las siguientes respuestas posibles:

  • Must have a value whenever a record is saved in Salesforce

  • Can be read-only or removed from page layouts

  • Must be included in your import files or the import will fail

  • Only custom fields can be made universally required and not standard fields

Explicación

Pregunta 49 de 83

1

What is NOT true about a roll-up summary field? Choose 3

Selecciona una o más de las siguientes respuestas posibles:

  • The types of fields you can calculate in a roll-up summary field depend on the type of calculation.

  • Roll-up summary fields can be created on any custom object that is on the detail side of a master-detail relationship.

  • Auto number fields are not available as the field to aggregate in a roll-up summary field

  • Salesforce recalculates the value of campaign roll-up summary fields when leads or contacts are deleted.

  • After you have created a roll-up summary field on an object, you can convert the object's master-detail relationship into a lookup relationship.

  • Roll-up summary fields are not available for mapping lead fields of converted leads

Explicación

Pregunta 50 de 83

1

What System Admin can do with Page Layouts ? Choose 2

Selecciona una o más de las siguientes respuestas posibles:

  • Create Field Level Security

  • Edit Fields and List View

  • Make Fields Read Only

  • Add Section

Explicación

Pregunta 51 de 83

1

Which statement is TRUE regarding dependent lookups? Choose two

Selecciona una o más de las siguientes respuestas posibles:

  • They can be configured to make fields on related records, depending on data in the source record

  • They can be configured to limit the records returned by a lookup based on the value of a field on a related record

  • They can be configured to compare data to external sources to verify that contact and prospect information is up to date.

  • They can be configured when creating the master-detail or lookup relationships

Explicación

Pregunta 52 de 83

1

A CUSTOM FIELD IS MADE READ ONLY FROM THE FIELD LEVEL SECURITY AND REQUIRED FROM PAGE LAYOUT. THE FIELD WILL BE

Selecciona una de las siguientes respuestas posibles:

  • READ ONLY FOR THE USER

  • REQUIRED FOR THE USER

  • THROWS AN ERROR AND DON'T ALLOW TO MAKE READ ONLY FIELD MANDATORY FROM PAGE LAYOUT

  • USER IS GIVEN A CHOICE IN A POP UP WINDOW

Explicación

Pregunta 53 de 83

1

What is possible with Schema Builder? (Choose 2)

Selecciona una o más de las siguientes respuestas posibles:

  • Create Custom Object

  • Delete field from Custom Object

  • View relationship between Objects

  • View the permissions of the object

Explicación

Pregunta 54 de 83

1

Which objects support business processes?pick 4

Selecciona una o más de las siguientes respuestas posibles:

  • Opportunities

  • Leads

  • Campaigns

  • Accounts

  • Solutions

  • Cases

  • Contacts

Explicación

Pregunta 55 de 83

1

How can lookup fields help keep your data clean?

Selecciona una de las siguientes respuestas posibles:

  • They restrict who can enter data

  • They restrict the number of choices available for a field

  • They allow you to override fields on a page layout

  • They can make fields conditionally required

Explicación

Pregunta 56 de 83

1

What is true about universally required fields? (Choose 3)

Selecciona una o más de las siguientes respuestas posibles:

  • Making a field required universally gives you a higher level of data quality beyond the presentation level of page layouts

  • Can be removed from page layout if they are read only

  • Can be created by field level security

  • Always displayed on edit pages regardless of field level security

  • Can be Standard fields or Custom Fields

  • Are automatically added to the end of the page layout if they are not already on it

Explicación

Pregunta 57 de 83

1

What is true about field-level security? Choose 3

Selecciona una o más de las siguientes respuestas posibles:

  • Field-level security can be defined for multiple fields on a single permission set or profile

  • After setting field-level security, you can create a page layout to organize the fields on detail pages, but not edit pages

  • Field-level security can be defined for a single field on all profiles

  • Page layout overrides field-level security

  • You can restrict access to specific fields on a profile by profile basis

Explicación

Pregunta 58 de 83

1

Which of the following is used to make a field required ?

Selecciona una de las siguientes respuestas posibles:

  • Field Level Security

  • Page Layout

  • Profile

  • Role

  • Page Layout and Field Level Security

Explicación

Pregunta 59 de 83

1

How can you make Field hidden from List View, Reports and Global Search ?

Selecciona una de las siguientes respuestas posibles:

  • By Removing field from Page Layouts

  • Using OWD and Sharing rule

  • Using Field level security

  • Using Profile

  • Using Role and Public Group

Explicación

Pregunta 60 de 83

1

How can you make a field universally required?

Selecciona una de las siguientes respuestas posibles:

  • By making it required on the page layout

  • By setting it as universally required in field level security on a permission set

  • Select the Required checkbox when defining the custom field.

  • By setting it as universally required in field level security on a profile

Explicación

Pregunta 61 de 83

1

Universal container has two sales groups; each group has its own unique sales process.
What is the best way to ensure that sales representatives have access to only the stages relevant to their sales process when working on opportunities?

Selecciona una de las siguientes respuestas posibles:

  • Record Types

  • Multi-Select Picklists

  • Page Layouts

  • Roles

Explicación

Pregunta 62 de 83

1

Universal Containers wants to capture the invoice number and account credit score for billing cases. How would an admin accomplish this? Choose 2 answers.

Selecciona una o más de las siguientes respuestas posibles:

  • create a validation rule

  • create custom fields

  • create a support processes

  • create a page layout

Explicación

Pregunta 63 de 83

1

From the list below, select all components of Page Layouts

Selecciona una o más de las siguientes respuestas posibles:

  • Buttons

  • Fields

  • Sections

  • Custom Links

  • Related Lists

  • Colors

Explicación

Pregunta 64 de 83

1

Marketing and Sales users at Universal Containers would like more visibility into Lead and Contact participation in this year's Trade Show. How would an Administrator build this into the application? (Choose 2 answers)

Selecciona una o más de las siguientes respuestas posibles:

  • Create Cross-object formula fields to display campaign member record details on a lead or a contact record

  • Alert lead and contact owners with workflow when a prospective customer registers for the event

  • Customize the campaign member related list on the lead or contact object

  • Create Cross-object formula fields to display lead or contact record details on a campaign member record

Explicación

Pregunta 65 de 83

1

Mary works in finance, and finds that she is frequently searching for the account number from Salesforce in the company's internal billing system. To perform the search, she copies the account number from Salesforce, opens a new tab in her browser, navigates to the page for the internal billing system, pastes in the account number, and then clicks search. What features of Salesforce can be leveraged to make this process more efficient for Mary?

Selecciona una de las siguientes respuestas posibles:

  • Create a list view on accounts to display the most recently viewed accounts.

  • Create a custom link to the internal billing system (passing the account number as a variable if possible) and add the link to the account page layout.

  • Add the account number to the search filters under the account search layouts in Salesforce.

  • Customize the global user interface settings to automatically display the internal billing system's search page.

Explicación

Pregunta 66 de 83

1

The marketing and sales teams in your organization would like information displayed on the opportunity in slightly different ways. Both teams should have access to the same information, but marketing would like lead source displayed near the top of the page, while the sale team would like lead source near the bottom. How can this be configured in Salesforce?

Selecciona una de las siguientes respuestas posibles:

  • Configure two different page layouts and instruct users to select the appropriate layout.

  • This requirement cannot be met with standard Salesforce configuration.

  • Configure and assign a single page layout for both groups. Configure the layout to display as appropriate based on the user's profile.

  • Configure and assign two different page layouts: one for marketing and one for sales.

Explicación

Pregunta 67 de 83

1

The sales team should be able to read the custom field Account Tier on accounts, while the marketing team should not be able to view or report on this field. Both teams would like the information on the account page displayed in the same fashion. How should this be configured?

Selecciona una de las siguientes respuestas posibles:

  • Configure one page layout for both sales and marketing, and remove the Account Tier field.

  • Configure two page layouts: one for marketing, one for sales. Add the Account Tier field to the sales page layout, remove the field from the marketing page layout. Assign each layout accordingly.

  • Configure one page layout for both departments, add the Account Tier field. Set field-level security on the Account Tier field to read-only for sales, hidden for marketing.

  • Configure two page layouts: one for marketing, one for sales. Add the Account Tier field to the sales page layout, remove the field from the marketing page layout. Assign each layout accordingly. Set field-level security on the Account Tier field to read-only for Sales, hidden for marketing.

Explicación

Pregunta 68 de 83

1

You are the Salesforce administrator for your organization, which uses a custom picklist field on account called "Partnership Status" to indicate the engagement level with each of your partners. The valid options for this picklist field are:
Gold
Silver
Bronze
None

The picklist value "Platinum" was removed as this tier was re-branded as "Gold" two weeks prior. However, you notice several records that still contain the value "Platinum" in the "Partnership Status" field. What would explain the existence of records with the "Platinum" value? (Select 2 answers)

Selecciona una o más de las siguientes respuestas posibles:

  • Users manually typed in the value "Platinum" after the picklist value was removed.

  • Data is being created or updated with the value "Platinum" through the API.

  • Instead of renaming the picklist value "Platinum" to "Gold", the administrator created the "Gold" picklist value and deleted the "Platinum" picklist value without updating the existing records.

  • Picklist values can be selected by users for up to 15 days after they are deleted.

Explicación

Pregunta 69 de 83

1

What is the lowest value a custom field of type percent (2,1) can display?

Selecciona una de las siguientes respuestas posibles:

  • 0%

  • -999%

  • -99.9%

  • -.999%

Explicación

Pregunta 70 de 83

1

The VP of Sales would like to add formatting (underline, bold, etc.) and images to content within the standard field "Description" field on account. This will allow sales reps to add more descriptive elements (logos, etc.) about the accounts that they manage. How could you implement this change as a system administrator?

Selecciona una de las siguientes respuestas posibles:

  • Change the field type of the standard field "Description" to Text Area (Rich).

  • Add a new Text Area (Rich) field, and migrate data in the current "Description" field to the new field

  • Change the field type of the standard field "Description" to Text Area.

  • Add a new Text Area field, and migrate data in the current "Description" field to the new field.

Explicación

Pregunta 71 de 83

1

Which of the following field types CANNOT be created by a Salesforce administrator?

Selecciona una de las siguientes respuestas posibles:

  • Date

  • URL

  • Text Area (Rich)

  • Text (Encrypted)

  • Integer

  • Checkbox

Explicación

Pregunta 72 de 83

1

The software development team within your organization tracks product feature requests in a custom object Feature_Request__c. As of today, there are no relationships to this custom object. However, the customer service team would like to note which customers have reported a case that pertains to an existing feature request. The expectation is that a case can only be related to a single feature request.

How should this be configured in Salesforce?

Selecciona una de las siguientes respuestas posibles:

  • Create a master-detail relationship field on the Feature Request object that looks up to Case.

  • Create a lookup relationship field on the Feature Request object that looks up to Case.

  • Create a master-detail relationship field on Case that looks up to Feature Request.

  • Create a lookup relationship field on Case that looks up to Feature Request.

Explicación

Pregunta 73 de 83

1

Your organization would like to use Salesforce to track job postings and applicants. One applicant can apply to many job postings, and one job posting can have many job applicants. To avoid mixing this information with data in standard objects, custom objects should be used to store all data.

How should this data structure be established within Salesforce?

Selecciona una de las siguientes respuestas posibles:

  • Create 3 objects: Job Posting, Applicant, and Job Application. Create 2 master-detail relationship fields on the Job Application object.

  • Create 3 objects: Job Posting, Applicant, and Job Application. Create 2 master-detail relationship fields: one on the Applicant object, and one on Job Posting object.

  • Create 2 objects: Job Posting and Applicant. Create a master-detail relationship field on the Applicant object.

  • Create 2 objects: Job Posting and Applicant. Create a master-detail relationship field on the Job Posting object.

Explicación

Pregunta 74 de 83

1

The software development team within your organization tracks product feature requests in a custom object Feature_Request__c.

A lookup relationship has been added to the case object to relate cases to feature requests. This enables the customer service team to note which customers are experiencing an issue that directly relates to an existing feature request.

The software development team would like to know at a glance how many cases are related to each feature request, so that they can better prioritize which features are developed.

How can this be configured in Salesforce?

Selecciona una de las siguientes respuestas posibles:

  • Add a roll-up summary field on the Feature Request object to COUNT related Case records.

  • Add a roll-up summary field on the Case object to COUNT related Feature Request records.

  • Configure the page layout on the Feature Request object to display a COUNT of related Case records.

  • A roll-up summary field cannot be established in this scenario. An apex trigger or another workaround is required.

Explicación

Pregunta 75 de 83

1

The marketing team uses a custom object "Venue" to track information about where some campaigns take place. The venue object has a custom field "Phone". A custom formula field has been added to campaign to display the venue's phone on the campaign record.

The formula syntax is "Venue__r.Phone__c" and the formula return type is text.

What will be displayed on the campaign record if Venue__c is not populated?

Selecciona una de las siguientes respuestas posibles:

  • #N/A

  • Venue__c must be populated once the formula field is added to campaign.

  • 0

  • No Value (null)

Explicación

Pregunta 76 de 83

1

A roll-up summary field called "Lifetime Sales" has been added to the account object and displays the total of all closed/won opportunities associated with an account. When viewing opportunity records, sales reps would like an easy way to view the total lifetime sales of the account. How can this be accomplished?

Selecciona una de las siguientes respuestas posibles:

  • This cannot be accomplished without the use of workflow, apex code, or some other workaround.

  • Create a cross-object formula field on opportunity to reference the Lifetime Sales field on account.

  • Create a roll-up summary field on opportunity to aggregate the lifetime sales of the account.

  • Add the account Lifetime Sales field to the opportunity page layout.

Explicación

Pregunta 77 de 83

1

The syntax of a formula field references the variable $Profile.Name. Will the result of the formula change based on who is currently logged in to Salesforce?

Selecciona una de las siguientes respuestas posibles:

  • Only if the administrator has defined global variables.

  • It depends on the logic of the formula; however, it is possible for the result to change for each user.

  • $Profile.Name is an invalid variable.

  • No, the result of the field will be the same for every user.

Explicación

Pregunta 78 de 83

1

How can record types influence a user's experience within Salesforce? (Select two)

Selecciona una o más de las siguientes respuestas posibles:

  • Record types influence field-level security.

  • Record types influence page layout selection.

  • Record types influence which picklist values can be selected by the user.

  • Record types influence object-level security.

Explicación

Pregunta 79 de 83

1

The sales department in your organization is divided into two different groups: hardware and software sales. Each group exclusively sells only their products (e.g. the hardware team does not also sell software, and vice verse).

The information captured today on the lead object is minimal. Sales leaders would like to increase the information captured by adding several fields to the lead object:

Product Family (picklist)
Current Pain (picklist)

The values for each of these fields are different for the hardware and software groups, and each group would like the fields positioned in a different manner. Record types are not in place today, and Salesforce is heavily populated with lead records.

What do you need to consider as the Salesforce administrator? (Select three)

Selecciona una o más de las siguientes respuestas posibles:

  • Record types are not required. Add the picklist fields and customize for each group accordingly.

  • Record types are required for this scenario: one for hardware sales, and a second for software sales.

  • The administrator should consider updating the existing lead records to either the hardware sales or software sales record type as part of the implementation strategy.

  • The hardware and software sales teams must be assigned the appropriate record type (profile or permission set).

Explicación

Pregunta 80 de 83

1

Mary is a sales rep for your company. Her profile is assigned both a product and service sales record types on the opportunity object.

When she creates a new opportunity record, however, she is not prompted for record type selection. What could explain this behavior?

Selecciona una de las siguientes respuestas posibles:

  • She is creating the opportunity from the Create New... sidebar, which automatically selects the default record type.

  • Her profile is configured to automatically select the default record type.

  • Her role is configured to automatically select the default record type.

  • She has configured her personal record type selection to automatically select her profile's default record type for opportunity.

Explicación

Pregunta 81 de 83

1

The page layout allows users to see the Next Steps field on an Opportunity record, Field
Level Security dictates that the field is hidden, how will the field appear to the user?

Selecciona una de las siguientes respuestas posibles:

  • The field will be hidden from the user

  • The field will be read only

  • The field will be visible and editable to the user

  • None of the above

Explicación

Pregunta 82 de 83

1

An administrator will be unable to delete a custom field when it is:

Selecciona una de las siguientes respuestas posibles:

  • Used in Page Layout

  • Used in workflow field update

  • Part of field dependency

  • Used in a report

Explicación

Pregunta 83 de 83

1

What is the significance of the primary master-detail relationship in a junction object?

Selecciona una o más de las siguientes respuestas posibles:

  • Look and feel is inherited from the primary master object

  • Record ownership is inherited from the primary master object

  • Field values are only copied from the primary maste robject

Explicación