Pre-Winter Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: v4s65

Salesforce-Hyperautomation-Specialist Exam Dumps - Salesforce Certified Hyperautomation Specialist Exam

Question # 4

Northern Trail Outfitters (NTO) has a new business channel that requires exposing their existing non-MuleSoft APIs to the public. They do not have an Anypoint Flex Gateway.

The NTO digital channel team wants to leverage Anypoint Platform as its API management tool.

What is the most time-efficient mechanism of securing their backend systems?

A.

Rewrite the existing APIs usingMuleSoft.

B.

Create a proxy in front of each existing API.

C.

Expose each endpoint as a basic endpoint.

D.

Use a basic endpoint with a configured consumer endpoint.

Full Access
Question # 5

Any Airlines is developing a new integration and wants built-in automated testing.

Which tool must be used to satisfy this requirement?

A.

MuleSoft RPA

B.

MuleSoft Composer

C.

Flow Orchestration

D.

Anypoint Platform

Full Access
Question # 6

Northern Trail Outfitters publishes REST APIs to Anypoint Exchange. They write the REST APIs using RAML and share these APIs with internal and external users.

In which language or languages can a user download these APIs?

A.

RAML and OAS only

B.

RAML, OAS, and Apiary

C.

RAML only

D.

RAML and Apiary only

Full Access
Question # 7

Which type of integration project should be implemented with MuleSoft Composer?

A.

Automating Ul interactions using image recognition

B.

Data transformation from a source system to a target system by a non-technical user

C.

Batch processing of larger-than-memory files with conditional logic within the batch steps

D.

Long runningworkflows that require manual steps and approvals byusers

Full Access
Question # 8

Which MuleSoft deployment strategy consists of the control plane and runtime plan hosted by the client?

A.

IPrivate Cloud Edition

B.

CloudHub

C.

Runtime Fabric

D.

Hybrid

Full Access
Question # 9

Northern Trail Outfitters is developing an API that connects to a vendor's database.

Which two strategies should their Ops team use to monitor the overall health of the API and database using API Functional Monitoring? (Choose two.)

A.

Monitor the CloudHub worker logs for JDBC database connection exceptions.

B.

Make a call to a health-heck endpoint, and then verity that the endpoint is still running.

C.

Monitor the Mule worker logs for "ERROR" statements and verity that the results match expected errors.

D.

Make a GET call to an existing API endpoint, and then verify that the results match expected data.

Full Access
Question # 10

Northern Trail Outfitters (NTO) has a complicated process that involves several departments.

How should stages be used in Flow Orchestration to organize this process?

A.

Organizing individual steps to be run in parallel to one another throughout the process.

B.

Assigning individual steps to specific users or groups that interact with the process.

C.

Grouping steps based on the systems and tools that will be used to implement the process.

D.

Grouping steps of the process based on hand-offs or key branches of the process.

Full Access
Question # 11

Northern Trail Outfitters must create a near real-time inventory API that can be used within its retail POS systems, across its mobile and online stores, and by its strategic B2B e-commerce partners. The API must provide accurate and up-to-date product inventory levels. The data currently resides in both SAP and NetSuite.

According to best practices, which hyperautomation tool should be used to build this solution?

A.

Salesforce Flow

B.

MuleSoft Composer

C.

MuleSoft RPA

D.

Anypoint Platform

Full Access
Question # 12

A Salesforce administrator asks for advice on how to build their Salesforce flow. They need to complete several DML actions as part of their Salesforce flow and are running into DML governor limits during testing.

Which two pieces of advice should be given to the Salesforce administrator to improve their flow? (Choose two.)

A.

Avoid puttingDML statements inside of For Loop occurrences.

B.

Use the upsert action to reduce the amount of DML statements required duringthe flow runtime.

C.

Loopthrough a collection variableto save more records with a single DML statement.

D.

Use DML statements at the end of the flow wherever possible.

Full Access
Question # 13

An employee at AnyAirlines uses RPA Recorder to capture actions performed when carrying out a business process automation.

How does this help expedite RPA process development?

A.

BPMN is autogenerated, including documentation in the form of images and a fully functional RPA process with workflows and conditional branching.

B.

BPMN is autogenerated, which includes documentation in the form of images and a complete recording of keyboard actions and wait times.

C.

BPMN is autogenerated with complete test plans and run configurations that can be executed in the test and production phases.

D.

BPMN is autogenerated with documentation and workflows containing the recorded actions that are automatically created during the build phase.

Full Access
Question # 14

AnyAirlines has MuleSoft Composer installed on their production Salesforce environment.

To test flows with data in multiple non-production environments, what does the hyperautomation specialist need to do?

A.

Create a connection to each of the non-production environments within the Composer Ul.

B.

Install MuleSoft Composer in each of the non-production Salesforce environments.

C.

Install MuleSoft Composer in only one non-production Salesforce environment and create a proxy to all other non-production environments.

D.

Use mocked data because non-production data is not available to MuleSoft Composer.

Full Access
Question # 15

Northern Trail Outfitters wants to create an automation which runs on a fixed schedule to enter sales data into NetSuite running as a process in the background. The business product owner chose MuleSoft Composer as the tool for this task.

The Salesforce admin wants to advise the product owner about how the MuleSoft Composer scheduling functionality works.

Which two options are available for use as the time mechanism within MuleSoft Composer? (Choose two.)

A.

Schedule based on a formula

B.

Every 30 minutes

C.

Every 30 days

D.

Every 5 minutes

Full Access
Question # 16

AnyAirlines wants to create a new marketing campaign that sends customers special offers every month based on their accrued loyalty points. There is an existing integration for customer data using MuleSoft's API-led three-tier strategy. Loyalty information exists in an external system that can be accessed via an HTTP endpoint provided by the system, but has no current integration. The external ID used will be email address.

The desired output is a CSV file containing customers that includes only the top 10 percent of loyalty point holders.

What is the most efficient way to meet this requirement?

A.

1. Have the MuleSoft team develop a new integration that includes a System API to the Loyalty system and uses the existing Customer System API.

2. Create a Process API to output the final results.

3. Create an Experience API for the business consumers to initiate the integration.

B.

1. Create a MuleSoft Composer flow that utilizes the current Customer integration to select all customers.

2. Create an additional MuleSoft Composer flow that retrieves all the Loyalty information.

3. Create a MuleSoft Composer flow that combines the two previous results and outputs the top 10 percent to a CSV file.

C.

1. Have the MuleSoft team develop a new integration that includes a new System API to both the Customer and Loyally systems.

2. Create a Process API to output the final results.

3. Create an Experience API for the business consumers to initiate the integration.

D.

1. Create a Salesforce Flow that retrieves the Contact data.

2. Create a Salesforce Flow that retrieves the Loyalty data.

3. Create a Flow Orchestration that uses the two flows and outputs the result to a CSV file.

Full Access
Question # 17

The MuleSoft development team at Northern Trail Outfitters creates a Mule application that interacts with several APIs and RPA processes. The team needs to share this application with other teams to help them create similar applications.

How should the Mule application be published in Anypoint Exchange to meet this requirement?

A.

Template asset

B.

Custom asset

C.

Connector asset

D.

API asset

Full Access
Question # 18

AnyAirlines implements a credit card program that requires customer applications to go through a review process before approval. They want to develop a series of hyperautomation solutions that will integrate to process the applications and enter the customer's information into a legacy system once approved.

They want to complete the following components:

An Einstein bot that will initiate the credit card application and create a record of an existing Salesforce Custom Object

A Salesforce flow that marks the credit card application as approved in Salesforce

An RPA process that interacts with multiple applications and websites

A simple MuleSoft Composer flow that triggers if a credit card application is approved and then invokes an RPA process

Which component will likely require the most effort to complete?

A.

A simple MuleSoft Composer flow that triggers if a credit card application is approved and then invokes an RPA process

B.

A Salesforce flow that marks the credit card application as approved in Salesforce

C.

An RPA process that interacts with multiple applications and websites

D.

An Einstein bot that will initiate the credit card application and create a record of an existing Salesforce Custom Object

Full Access