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

Exact2Pass Menu

Question # 4

The Ops team at AnyAirlines needs to periodically check the status of an API to see it the connected database is down for maintenance.

Where should the Ops team set up a scheduled API call and view the status history?

A.

API Manager Analytics

B.

API Functional Monitoring

C.

API Manager Alerts

D.

API Monitoring Dashboard

Full Access
Question # 5

The current date and time is September 28, 2022, at 9:00 a.m.

A process running in a single Secured Session is scheduled to start September 28, 2022, at 10:00 a.m., and run every 45 minutes.

If the process takes one hour to complete when it runs for the first time, when will it run for the second time?

A.

September 28, 2022, at 11:30 a.m.

B.

September 28, 2022, at 10:45 a.m.

C.

After the first execution is complete

D.

September 28, 2022, at 10:30 a.m.

Full Access
Question # 6

AnyAirlines selected AWS Cloud services as their infrastructure platform. They need to implement Anypoint Platform as the integration solution along with existing cloud capabilities like vertical/horizontal scalability and zero downtime redeployments.

Which type of deployment strategy is needed?

A.

Cloudhub

B.

Runtime Fabric

C.

Hybrid

D.

Private Cloud Edition

Full Access
Question # 7

Northern Trail Outfitters (NTO) has outgrown its custom Extract-Transform-Load (ETL) solution and needs to migrate its ETL jobs to a new tool. One of the requirements is a single interface to view and manage the ETL jobs. Some of these ETL jobs interact with systems that are hosted on-premises.

According to Salesforce's hyperautomation best practices, how should Salesforce's various hyperautomation solutions be combined to meet NTO's requirements?

A.

Migrate all integrations to MuleSoft Compose.

Use the Salesforce UI to view all MuleSoft Composer integrations.

Leverage MuleSoft RPA for on-premises systems.

B.

Implement a three-tier API-led strategy to migrate its ETL jobs to a new tool.

Use Anypoint API Manager to view and manage all API integrations.

C.

Migrate integrations with simple transformations to MuleSoft Composer and complex integrations to Anypoint Platform.

Use Anypoint Exchange to view and manage all API integrations.

D.

Use External Services in Salesforce to connect with Anypoint Platform.

Use Orchestrator to coordinate the different ETL jobs in a single UI.

Leverage MuleSoft RPA for on-premises systems.

Full Access
Question # 8

AnyAirlines is creating a hyperautomation solution that will run any time a record is created in NetSuite and will update a record in Salesforce. Many records present in Salesforce need to be related to the updated record. AnyAirlines wants to automatically update each of these dependent records.

When combined, which two hyperautomation solutions should be used to automate this process without involving IT? (Choose two.)

A.

Anypoint Platform

B.

Salesforce Flow

C.

MuleSoft RPA

D.

MuleSoft Composer

Full Access
Question # 9

AnyAirlines has a MuleSoft Composer flow between NetSuite and Salesforce. One of the data elements coming from NetSuite is a string that needs to be put into a Boolean field in a Salesforce object.

Which Composer function should be used to change the datatype of the value?

A.

today()

B.

fromBooleanToString()

C.

fromStringToBoolean()

D.

substitute()

Full Access
Question # 10

AnyAirlines releases a new REST API that exposes access to an RPA process. The RPA process can only handle a limited number of interactions per second before the API begins returning errors.

Which policy should AnyAirlines apply to prevent the API from being overloaded?

A.

JSON threat protection

B.

Rate Limiting - SLA

C.

Spike Control

D.

Client ID Enforcement

Full Access
Question # 11

Northern Trail Outfitters is concerned about security in their Salesforce org regarding their newly created hyperautomation flow that calls a MuleSoft API. A mechanism needs to be implemented that restricts which users can invoke the flow.

Which setting is available to a hyperautomation practitioner that meets this security requirement?

A.

Configure OAuth 2.0 in the connected app.

B.

Assign an appropriate profile or permission set to users in the external service.

C.

Assign an appropriate profile or permission set to users in the connected app.

D.

Configure OAuth 2.0 in the external service.

Full Access
Question # 12

Northern Trail Outfitters developed an integration between its two Salesforce orgs using MuleSoft Composer.

Which two actions should be taken before testing the Composer flow? (Choose two.)

A.

Ensure the flow trigger is connected to a sandbox instance of Salesforce.

B.

Ensure action steps are connected to a sandbox instance of Salesforce.

C.

Ensure the credentials to the target production org are still valid.

D.

Ensure MuleSoft Composer is installed on both the source and target orgs.

Full Access
Question # 13

Northern Trail Outfitters is building a hyperautomation solution using Salesforce and MuleSoft. They need to use Salesforce Flow to automate a multi-departmental process in an external system and capture the outcome in Salesforce.

How should the Salesforce Flow solution be structured to meet this requirement?

A.

An autolaunched flow invoked by REST API to update Salesforce after the process is completed

B.

A Flow Orchestration to automate the multi-departmental process and update Salesforce records

C.

Parent and subflows invoked by REST API to capture user inputs and update Salesforce records

D.

An evaluation flow which evaluates when the process is completed and updates Salesforce records

Full Access
Question # 14

AnyAirlines has an RPA process that is failing in Production.

According to best practices, how should they debug the failure?

A.

Download the analysis package from RPA Manager, open it in a text editor, then determine the root cause.

B.

Download the analysis package from RPA Manager. revert the RPA process to the Test phase, then import the analysispackage to RPA Builder and debug.

C.

Download theanalysis package from RPA Manager. revert the RPA process to the Build phase,then import the analysis package to RPA Builder and debug.

D.

Deactivate the RPA process, enter the inputs manually, the monitor the execution to determine the root cause.

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

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 # 17

Northern Trail Outfitters needs to update multiple systems outside of Salesforce based on record updates within Salesforce. A hyperautomation practitioner needs to configure Salesforce to call several APIs created by the MuleSoft development team from within a Salesforce flow.

What specifications must be imported into Salesforce to make external services available to a Salesforce flow that enables external invokable actions?

A.

Open API specifications

B.

External API specifications

C.

RAML API specifications

D.

Anypoint API specifications

Full Access
Question # 18

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