2022-08-22 Flashcards
https://www.freecram.net/torrent/Salesforce.Advanced-Administrator.v2022-08-22.q160.html
The sales team has requested that a new field be added to accounts called Current Customer. The default value will be No and will change “Yes” if any related opportunity is successfully closed as won.
What can an admin do to meet this requirement?
A. Configure current customer as a text field and use an approval process to recalculate its value
B. Use a workflow rule on the Opportunity object that sets the current customer filed an opportunity is won.
C. Use an Apex trigger on the Account object that sets the Current customer field when an opportunity is won.
D. Configure current customer as a roll-up summary field that will recalculate whenever an opportunity is won
C. Use an Apex trigger on the Account object that sets the Current customer field when an opportunity is won.
Users report they are getting an Apex trigger error when they try to save a specific Account record. How could an administrator collect more information about the processing for that record?
A. Activate debug logging for the Apex trigger.
B. Review the Setup Audit Trail
C. Enable debug Logging for the user.
D. Create a Flow with a fault connector.
A. Activate debug logging for the Apex trigger.
Which two should an administrator consider when setting up Salesforce CRM Content ?
Choose 2 answers.
A. An approval process can ensure that all product-related content is reviewed.
B. The library type determines the size of files that can be contributed to content.
C. The content type determines which fields appear on the Content Detail page layout.
D. A validation rule can ensure a description is required for all contributed content.
C. The content type determines which fields appear on the Content Detail page layout.
D. A validation rule can ensure a description is required for all contributed content.
Universal Containers needs to use a different pricebook for sales representatives in each of the US, LATAM, EMEA, and APAC regions.
What should the system administrator do?
A. Create a separate pricebook for each region
B. Clone the standard pricebook and create separate pricebooks for each region
C. Add a different list price for products depending on the region
B. Clone the standard pricebook and create separate pricebooks for each region
If you wanted to make a report that shows sales growth year over year, which logical command would you use?
A. priorval custom field
B. preVal
C. prevGroupVal
D. Parentgroupval
C. prevGroupVal
The administrator at Cloud Kicks recently replaced several case workflow rules with a single before save flow. Since this change, some cases are routing In unexpected ways.
What could be the cause or the charges to routing?
A. The flow precedes assignment rules; workflow rules are after assignment rules.
B. Assignment rules no longer reference the correct fields.
C. The old workflow rules are still active and impacting routing.
D. Multiple automation tools have been used and the automation is executed in a different order.
A. The flow precedes assignment rules; workflow rules are after assignment rules.
Which of the following is NOT true about article types in Salesforce Knowledge?
A. Article Types should enable ‘actionable’ content.
B. Article Types may include attachments.
C. Article Types are typically short HTML documents.
D. An organization must have 2 article types to enable Knowledge.
D. An organization must have 2 article types to enable Knowledge.
An administrator wants to allow users who are creating leads to have access to the find duplicates button.
Which lead object-level permission will the administrator need to provide to these users?
A. View All
B. Merge
C. Read and Edit
D. Delete
A. View All
When the delete permission is selected in a muting permission set, which other permission is automatically muted?
A. View All Data
B. View All Records
C. Modify All Data
D. Modify All Records
D. Modify All Records
Which 3 features are supported in delegated administration?
A. Unlock Communities users B. Create and edit users C. Unlock non-Communities users D. Set org-wide sharing defaults E. Manage custom objects
B. Create and edit users
C. Unlock non-Communities users
E. Manage custom objects
A lead needs to be assigned automatically to a Sales Rep if there has been no action on the account after 10 days. And the Deal status should be set to “Stalled” after it has been approved by a Manager.
Which automation processes can a system administrator use?
A. Assignment Rule. Approval Process. Workflow Rule
B. Assignment Rule. Auto-Response Rule, Workflow Rule
C. Assignment Rule, Approval Process
D. Validation Rule. Assignment rule. Approval Process.
C. Assignment Rule, Approval Process
Note: You can use the same Workflow Actions in Approval Processes that you use in Workflow.
Which two deployment tools should be used to deploy metadata from a Developer Edition organization to another organization?
Choose 2 answers
A. Data Loader
B. Salesforce Extensions for Visual Studio Code
C. Change sets
D. Ant Migration Tool
C. Change sets
D. Ant Migration Tool
What is the first step before setting up entitlements?
A. Enable entitlement management
B. Set up service contracts
C. Specify the entitlements-related lookup filters on cases
D. Customize entitlements fields
A. Enable entitlement management
The recruiting manager at universal containers has requested a new picklist value in the type field on the position object by the end of the week.
If the administrator is unable to complete this request in the desired timeline, what type of access will allow the recruiting manager to make the changes in salesforce?
A. Modify all and view all access to the position object.
B. Delegated administration over the position object.
C. Delegated administration to manage recruiting users.
D. Create, Read, Edit and Delete access to the position object.
B. Delegated administration over the position object.
What are two considerations an administrator should consider when setting up quotes?
Choose 2 answers
A. Discount fields on quotes can be a negative number
B. Quote PDF text aligns to the left side of the page instead of the right.
C. Quotes can be synced with multiple active quotes
D. When a quote is deleted the related opportunity and products are deleted as well
E. Price books must be active in an opportunity before you can create quote for the opportunity
B. Quote PDF text aligns to the left side of the page instead of the right.
E. Price books must be active in an opportunity before you can create quote for the opportunity
Select power users want the ability to make configuration changes to a specific custom object.
What tool should the administrator assign to the power users to enable this?
A. Sharing Rule
B. Modify All Data
C. Delegated Administration
D. View Setup and Configuration
C. Delegated Administration
A sales manager cannot view a contact owned by a salesperson. The salesperson is below the sales manager in the role hierarchy. Why can’t the sales manager view the contact?
A. Contact sharing settings have Grant Access Using Hierarchies unchecked.
B. The contact has not been manually shared with the manager.
C. The contact is not linked to an account.
D. Contact sharing settings are Private.
C. The contact is not linked to an account.
An administrator at Universal Containers hat completed a new set of validation rule along with a Process Builder in a sandbox and wants to move these changes to production via a change set but they are currently unable to do so.
What are two configurations an administrator needs before they are able to deploy changes?
Choose 2 answers
A. The Production Org must be configured to Allow inbound Changes from the sandbox
B. Create the Validation Rules in Production because they can’t be deployed via Change Sets
C. The Sandbox must be configured to Allow Outbound Changes to Production
D. The Deploy Change Sets permission must be granted
A. The Production Org must be configured to Allow inbound Changes from the sandbox
C. The Sandbox must be configured to Allow Outbound Changes to Production
Universal Containers uses Salesforce Knowledge and has defined its category groups based on the regions of Europe, of Americas, Africa, and Asi a. The administrator needs to restrict visibility of each category to the sales representatives within each region. How should the administrator control access to these category groups?
A. Modify object settings for the category groups on the sales users profiles.
B. Add custom category groups to the profiles assigned to the sales users.
C. Add or remove sales users from a public group with access to the category groups.
D. Add custom category groups to the roles assigned to the sales users.
D. Add custom category groups to the roles assigned to the sales users.
Cloud Kicks wants its sales reps to always use the same full zip code format with a hyphen where applicable.
What should the administrator implement to help ensure consistent formatting?
A. Edit the standard field length to five characters.
B. Add a quick create function for the sales reps to use.
C. Add a help text instructing the sales rep on how to enter this field.
D. Create a REGEX function to use in a validation rule on the field.
D. Create a REGEX function to use in a validation rule on the field.
Sales management wants to enforce a process in which the name of an account is always included in the name of an opportunity. How can automation be used to help meet this requirement?
A. Write a criteria-based workflow rule that updates the opportunity name concatenated with the account name.
B. Use approval process that routes newly created opportunities to management for data quality review.
C. Use an Apex Trigger on the Account object that adds the account name to the opportunity name.
D. Write a validation rule that updates the opportunity name with the account name using a cross-object formula.
A. Write a criteria-based workflow rule that updates the opportunity name concatenated with the account name.
Cloud Kicks has o custom object called Membership Details that records information about customers’ preferences for their memberships. Depending, on the membership level, different data needs to be displayed.
- when cue running user has the Market no profile, all data should be visible.
- When the running user has the Support profile, only the Support preference fields should be visible.
- Both Marketing and Support users should be able to report on all data.
How should the administrator deliver this solution?
A. Make a permission set with a Muting permission.
B. Set up Dynamic forms to conditionally show data.
C. Create two record types und two page layouts.
D. Use Field-Level Security to control data access.
B. Set up Dynamic forms to conditionally show data.
When should an administrator consider when using Person Accounts’
A. In a business model that needs a separate Contact and Account to be included on all Case records submitted.
B. In a complex business model and the users find it easiest to record Opportunity information on Contacts rather than Accounts.
C. In a B2C business model and the consumer is the intended recipient of sates and marketing attention.
D. In a B2B business model and is selling to the primary contact at a business organization.
C. In a B2C business model and the consumer is the intended recipient of sates and marketing attention.
What access can users have to Accounts and Opportunities when territory management is enabled?’
A. Edit, Transfer and Delete Opportunity records regardless of the record of the owner
B. Edit Opportunity records regardless of the account owner
C. Transfer and Delete opportunities regardless of the owner of the record
D. View Account records regardless of the account record owner
D. View Account records regardless of the account record owner
Cloud Kicks has two record-triggered flows on the same object. One flow creates a child record when criteria are met. The second record-triggered flow is based on criteria to check if the child record exists and updates a field. The field on the child record that needs to be updated Is still null after the second record trigger.
What should the administrator do to resolve this issue?
A. flows into schedule flows and have them update the field.
B. Combine the two flows into one with checks to see which part of the flow needs to be run.
C. Make a new record-triggered flow on the child object to update the field on the parent record.
D. Have the record-triggered flows fire on create or edit to update the field.
B. Combine the two flows into one with checks to see which part of the flow needs to be run.
What is a capability of Territory management?
Choose 2 answers
A. The ability to use opportunity criteria to expand a private sharing model
B. The ability to use account criteria to expand a private sharing model
C. Support for complex and frequently changed sales organization structures
D. Territory hierarchy replaces the role hierarchy for sharing
B. The ability to use account criteria to expand a private sharing model
C. Support for complex and frequently changed sales organization structures
Universal Containers has a Positions object that represents job Positions and a Applications object that represent people that have applied to the position. The Job Application object has a lookup to position. They want to run a report that shows all Positions that do NOT have any child job Applications.
Which solution would meet the requirements?
A. Use the standard Position report type with a cross filters.
B. Use the standard Job Application with Position report type.
C. Use the standard Position without job Application report type.
D. Use a custom report type that only displays job Application without Positions.
D. Use a custom report type that only displays job Application without Positions.
Which of the following options would be used to limit the number of records and assist with data consistency?
A. Custom formula fields
B. Record types and page layouts
C. Picklist and dependent picklist fields
D. Custom lookup fields and lookup filters
E. Workflow field updates
D. Custom lookup fields and lookup filters
Universal Containers is using approval process with email notifications to streamline administrator process, A new approval process has been written that allow for delegated approvers. In testing, resulting show the primary approver is receiving the email notification but the delegated approver is NOT.
Which two steps should an administrator take to troubleshoot?
A. Verify that each approval step is set to allow delegated approvers.
B. Check the delegated approver’s user settings.
C. Verify that the email was sent in the setup Audit Trail.
D. Check Approval History to make sure the Submit for approval button was clicked.
B. Check the delegated approver’s user settings.
C. Verify that the email was sent in the setup Audit Trail.
A member of Universal Container’s support team is assisting a sales rep in managing a top customer. The sales rep has manually shared an opportunity with the support member in hopes that the support member can update some of the technical sales fields on the record. But the support member is unable to edit the opportunity.
What is the recommended solution to provide edit access to the opportunity?
A. Change the support team member’s role to a above the sales rep in the org’s role hierarchy.
B. Add the support team member to the opportunity team. Assign read/write access to the member.
C. Change the Organization Wide Default internal access for opportunity to public read/write.
D. Create a permission set for opportunity edit and add it to the support member’s user record.
C. Change the Organization Wide Default internal access for opportunity to public read/write.
The Sales Manager at Universal Containers would like a dashboard to view each of the sales representative’s opportunities, accounts, and related cases.
What is a recommended solution?
A. Create a dashboard and add filters for users, opportunities, accounts, and cases.
B. Create an individual dashboard for each sales representative with opportunity, account, and case components.
C. Create a dynamic dashboard and add filters for opportunities, accounts and cases.
D. Create a dynamic dashboard and insure the sales manager has the “View My Team’s Dashboard” permission.
D. Create a dynamic dashboard and insure the sales manager has the “View My Team’s Dashboard” permission.
Cloud Kicks wants to force its users to set a value for a custom called Tier by answering a series of questions.
What two functions should the administrator use to ensure that users cannot bypass answering these questions in order to determine their Tier value.
Choose 2 answers
A. Set up a restriction rule on the field.
B. Use a screen flow to ask the question.
C. Set up a list view for the list of questions.
D. Make the field Read Only on the page layout.
B. Use a screen flow to ask the question.
What type of prices can the system administrator set for an organization’s products?
Choose 3
A. Product prices. B. List prices. C. Sales prices. D. Standard prices. E. Discount prices.
B. List prices.
C. Sales prices.
D. Standard prices.
Universal Containers uses Enterprise Territory Management to assist with the assignment of records. Each territory has only one user assigned. A sales rep converts a lead to an opportunity and the lead owner belongs to the same territory as an account that the opportunity was converted to. What is the expected assignment of the opportunity?
A. The opportunity is assigned to the same territory as the account, and the lead owner becomes the opportunity owner.
B. The opportunity is assigned to the forecast manager of the territory.
C. The opportunity is assigned to the same territory as the account,, and the lead owner becomes the opportunity owner. The lead owner is added as an inactive member of the territory,
D. A The opportunity is assigned to the same territory as the account, and the opportunity owner is the sole member of the territory.
D. A The opportunity is assigned to the same territory as the account, and the opportunity owner is the sole member of the territory.
The distributors at Cloud Kicks are eligible for support based on a specific service contract-
How should the administrator show this in Salesforce?
A. Add a service contract to the record.
B. Use entitlement management.
C. Build a new custom object.
D. Turn on Service Cloud.
B. Use entitlement management.
Universal Containers plans to migrate its existing knowledge base in to Salesforce Lightning Knowledge. Which two statements must be considered?
Choose2 answers.
A. Each article must be associated to a record type
B. Approval process history migrate to Lightning Knowledge
C. Article numbers change during migration
D. Classic Knowledge Attachments are moved to the files related list
A. Each article must be associated to a record type
D. Classic Knowledge Attachments are moved to the files related list
Universal Containers wants to track expense reports and expense line items. Values from expense line item records need to be aggregated and displayed on the expense record.
What type of relationship should an administrator use to ensure that expense line items can be aggregated?
A. Roll-up summary
B. Lookup
C. Hierarchical
D. Master-detail
D. Master-detail
Cloud Kicks has created a new flow that deletes records.
What should the administrator consider when testing the flow?
A. Flow with delete elements need to ne inactivate to ensure that the test record is not actually deleted.
B. Record deleted by Flow when debugging are hard deleted.
C. Flows with delete elements cannot be debugged by the Flow debugged tool.
D. Even if the flow is inactive, debugging the flow will delete the test record.
D. Even if the flow is inactive, debugging the flow will delete the test record.
On the Planet custom object, Ursa Major Solar’s sales director wants only certain action buttons to appear depending on if a given planet is defined as gaseous.
Which Lightning component should the administrator define dynamic action buttons?
A. Related Lists
B. Highlights Panel
C. Record Detail
D. Activities
B. Highlights Panel
A user changes roles from an EMEA sales representative to a US sales representative. How will this impact the ownership-based sharing rules for the user’s records?
A. This will only affect ownership-based sharing rules if the user moves up in the role hierarchy.
B. None of the ownership-based sharing rules are recalculated.
C. This will affect the ownership of records for standard objects but not custom objects.
D. All of the ownership-based sharing rules are recalculated.
D. All of the ownership-based sharing rules are recalculated.
Universal Containers would like applicants to apply for multiple positions, tracking how many applicants have applied and how many positions each individual applicant has applied for. To do this, the administrator will create a Job Application junction object between Applicant and Position objects. Why will this action meet the requirement?
A. The Job Application object as a master to Positions and Applicant objects will allow rollup summary fields on the Positions and Applicant objects.
B. The junction object allows a many-to-many relationship and also roll-up summary fields on the parent objects.
C. The junction object allows the administrator to add a workflow rule to update fields on the Position and Applicant objects.
D. A lookup relationship on the Applicant object with Position as the master provides rollup summary fields without code.
B. The junction object allows a many-to-many relationship and also roll-up summary fields on the parent objects.
What are the different ways a Visual Workflow “flow” can be deployed?
Choose three answers.
A. Apex Trigger B. Visualforce page C. Field Updates D. Custom button E. Custom link
B. Visualforce page
D. Custom button
E. Custom link
Users at AW Computing use a custom object to manage order*. All profiles share a single page layout. Customer Service and Sales users express frustration overseeing actions that-do not always apply to their situation on the page layout.
What should an administrator recommend?
A. Create separate record types for the Customer Service and Sales users’ records.
B. Use Dynamic Actions and conditional visibility to show the appropriate actions to the applicable users.
C. Configure two separate permission sets and assign the appropriate permissions to each user.
D. Make two separate Lightning record pages and assign them to the applicable profiles.
B. Use Dynamic Actions and conditional visibility to show the appropriate actions to the applicable users.
At Cloud Kicks, the distributor account information is sensitive information. The administrator needs to make sure this information is unavailable to testers in the full sandbox.
What should the administrator recommend?
A. Delete the sensitive information.
B. Use the data masking tool.
C. Assign the users a new permission set.
D. Refresh the sandbox.
B. Use the data masking tool.
When an opportunity with at least one opportunity product close wins, Universal containers requires that an Invoice_c record be created with Invoice_Line_Item_c records for each Product on the Opportunity.
How should an administrator implement this request?
A. Use a Process Builder that calls a Flow
B. Use Einstein Next Best Actions
C. Use a custom button on the Opportunity
D. Use an Opportunity Approval Process
A. Use a Process Builder that calls a Flow
What action is required before a change set can be deployed from a sandbox environment to a production environment?
Choose 2
A. configure the deployment connection in the sandbox to allow inbound changes.
B. create an outbound change set in the sandbox that includes the components to be moved
C. Install the force.com IDE and configure its settings to work with change sets.
D. Configure the deployment connection in production to allow inbound changes.
B. create an outbound change set in the sandbox that includes the components to be moved
D. Configure the deployment connection in production to allow inbound changes.
What should a system administrator consider before using territory management?
Choose three answers.
A. Forecasts are derived from Territory hierarchy not Role hierarchy
B. It does not working parallel with sharing functions
C. You need to contact Salesforce to have it enabled
D. Once enabled it cannot be disabled
A. Forecasts are derived from Territory hierarchy not Role hierarchy
C. You need to contact Salesforce to have it enabled
D. Once enabled it cannot be disabled
What should the administrator consider before enabling Person Accounts?
A. Person Account and Business Accounts cannot be in the same sharing model.
B. Person Account requires less data storage.
C. Person Account cannot be disabled.
D. All standard Account news can be converted to Person Account field.
C. Person Account cannot be disabled.
The sales operations team has requested a new custom object with the following requirements:
- The Sales Managers should have full access to all records created.
- The object’s sharing default should be set to Private
- No new sharing rules should be created
Which two options can the system administrator setup for the security for this object? Choose 2 answers.
A . Add the “modify all” permission to the Sales Manager Profile for the new Object
B . Create a Record Type with “modify all” checked, and assign this Record Type to the Sales Manager Profile
C . Create a Permission set for all Sales Manager users with “modify all” checked for the Object
D . Create a rule for all Sales Manager users with “modify call” checked for the object.
A . Add the “modify all” permission to the Sales Manager Profile for the new Object
C . Create a Permission set for all Sales Manager users with “modify all” checked for the Object
Which two tools should an administrator use to required data to be entered in a field and improve data quality on a record in Salesforce?
Choose 2 answers
A. Page Layouts
B. validation Rules
C. Dashboards
D. Workflow Rules
A. Page Layouts
B. validation Rules
Leads come to universal containers from various sources and need to be assigned to the correct sales team. When a lead comes for the APAC region, it can be passed to an external partner if the sales director approves the transfer. The partner’s channel manager must be notified when the partner has been assigned the lead.
At the minimum, which combination of automation tools will be needed to meet these requirements?
A. Assignment rules and workflow rules.
B. Assignment rules, auto-response rules, and workflow rules
C. Assignment rules and approval processes
D. Assignment rules, approval processes, and workflow rules
C. Assignment rules and approval processes
A sales manager wants to edit the opportunities owned by the sales team. The manager does not have Edit access to the Opportunity object.
What is a recommended solution?
A. Change the opportunity’s organization-wide default setting to Public Read/Write
B. Create permission set and associate Edit opportunity to the user record
C. Redefine the role hierarchy by enabling “grant access using hierarchies”
D. Enable team selling on the Opportunity object to Grant Read/Write access
B. Create permission set and associate Edit opportunity to the user record
How can an administrator use the service cloud console to increase the efficiency of support users?
Choose 3
A. configure it to manage chatter answers cases and live agent chat conversations.
B. use publisher actions in case feed to combine the publisher extension menus in a single row.
C. configure the idea themes page layout with buttons and links to case detail information
D. customize the softphone to provide a screen pop-up on incoming support calls.
E. enable the service cloud console application in salesforce communities.
A. configure it to manage chatter answers cases and live agent chat conversations.
D. customize the softphone to provide a screen pop-up on incoming support calls.
E. enable the service cloud console application in salesforce communities.
Northern Trail Outfitters (NTO) is expending into the U.K. While most of NTO’s product are the same as in the US. Pricing will vary from product due to shipping and raw material cost differences.
What should the administrator configure for a smooth rollout to the U.K.?
A. Write a flow the translates the currency from dollars to euros using a custom Exchange Rate field.
B. Add a new U.K Order Form that has the euro symbol instead of the dollar symbol.
C. Create a new Price Book for the U.K product pricing.
D. Configure a U.K Opportunity record type.
C. Create a new Price Book for the U.K product pricing.
Pay grade on the custom Position object need updating and require frequent change. Because frequent changes have to be made to these Position fields, they are requesting the ability to update these picklist values.
Which feature should the administrator consider that allows for this?
A. A permission set containing the modify all data permission for the Position object.
B. Delegated administration for the Position object
C. Screen Flow using custom metadata types
D. Field accessibility set to editable for the picklists for the Position object.
B. Delegated administration for the Position object
Universal Container (UC) is considering using Communities. Each partner is associated with a product and will need a separate community? Some partners will need to access to more than one community.
What are two consideration an administrator should be aware of?
Choose 2 answers
A. The org limit of 100 communities includes active, inactive, and preview communities.
B. Communities licenses are associated with a specific community.
C. Community license choice of member-based or login-based.
D. The org limit of 100 community does not include inactive or preview communities.
A. The org limit of 100 communities includes active, inactive, and preview communities.
C. Community license choice of member-based or login-based.
Universal containers uses a private sharing model for accounts. A user who owns an account record needs to temporarily grant delete access to this records associated contacts to another user. how can this be accomplished?
A. Transfer ownership of the account record to the user.
B. Add the user to the owner’s default account team
C. Manually add the user to the account team.
D. Use the manual sharing button on the account.
A. Transfer ownership of the account record to the user.
A user is getting an error when attempting to merge two accounts. The administrator checks the profile to see the user has Read/Write permission on Accounts and is the owner of both records.
What is preventing the user from completing the merge?
A. The user is assigned to the wrong territory,
B. The Delete permission Is missing on the user for Accounts.
C. The Account matching rules are not set.
D. Only administrators have permission to merge records.
B. The Delete permission Is missing on the user for Accounts.
Cloud Kicks (CK) wants the forecast numbers to be shown by territory regardless of who owns the record. CK also wants a way to forecast based on role hierarchy.
Which three options should an administrator recommend?
Choose 3 answers
A. Enable Territory Forecast.
B. Have the user select the forecast type listed under the Forecast Type in the Display Settings.
C. Make a custom field to track the amounts for Territory and Hierarchy Forecast.
D. Enable Role Hierarchy Forecast.
E. Modify the Territory Forecast to match the Hierarchy Forecast model.
A. Enable Territory Forecast.
B. Have the user select the forecast type listed under the Forecast Type in the Display Settings.
D. Enable Role Hierarchy Forecast.
After setting up field history tracking on the Account object, the administrator for AW Computing wants to retrieve the field history data for analysis.
How should the administrator acquire this data?
A. Create a list view of Account History and print using the Printable View action.
B. Create a report of Accounts and export it to Excel.
C. Query and export the Account History object using Data Loader.
D. Use the Data export service in setup.
C. Query and export the Account History object using Data Loader.
What is the maximum file size that can be uploaded in CRM Content?
A. 2GB
B. 10GB
C. 500MB
D. 100MB
A. 2GB
Dylan has submitted a vacation request for approval by his manager, but the manager is not receiving any email alerts. What can you use in order to troubleshoot the issue?
Choose 2 answers.
A. Email log
B. The Setup Audit Trail
C. Debug Log
D. A Time-Based Workflow
A. Email log
C. Debug Log
Your company sells large mainframes that are delivered in one delivery but are paid for with several regular installments.
What type of schedule should you set up?
A. Default Quantity Schedule
B. Default Revenue and Quantity Schedule
C. Default Revenue Schedule
D. Don’t create any default schedule
C. Default Revenue Schedule
Cloud Kicks has updated several profiles and created a new app in the sandbox. After testing, everything is working as expected. Which two options should the administrator use to migrate these changes to production from the sandbox?
Choose 2 answers
A. Inbound Change Set
B. Outbound Change Set
C. Change Data Capture
D. Package deployment
B. Outbound Change Set
D. Package deployment