Summer Special Sale Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 713PS592

Salesforce-MuleSoft-Developer-II Salesforce Certified MuleSoft Developer 2 (SU24) Questions and Answers

Questions 4

Refer to the exhibits.

Bioinfo System API is implemented and published to Anypoint Exchange. A developer wants to invoke this API using its REST Connector.

What should be added to the POM?

A)

Salesforce-MuleSoft-Developer-II Question 4

B)

Salesforce-MuleSoft-Developer-II Question 4

C)

Salesforce-MuleSoft-Developer-II Question 4

D)

Salesforce-MuleSoft-Developer-II Question 4

E)

Salesforce-MuleSoft-Developer-II Question 4

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

E.

Option E

Buy Now
Questions 5

Which command is used to convert a JKS keystore to PKCS12?

Options:

A.

Keytool-importkeystore –srckeystore keystore p12-srcstoretype PKCS12 –destkeystore keystore.jks –deststoretype JKS

B.

Keytool-importkeystore –srckeystore keystore p12-srcstoretype JKS –destkeystore keystore.p12 –deststoretype PKCS12

C.

Keytool-importkeystore –srckeystore keystore jks-srcstoretype JKS –destkeystore keystore.p13 –deststoretype PKCS12

D.

Keytool-importkeystore –srckeystore keystore jks-srcstoretype PKCS12 –destkeystore keystore.p12 –deststoretype JKS

Buy Now
Questions 6

A mule application exposes and API for creating payments. An Operations team wants to ensure that the Payment API is up and running at all times in production.

Which approach should be used to test that the payment API is working in production?

Options:

A.

Create a health check endpoint that listens on a separate port and uses a separate HTTP Listener configuration from the API

B.

Configure the application to send health data to an external system

C.

Create a health check endpoint that reuses the same port number and HTTP Listener configuration as the API itself

D.

Monitor the Payment API directly sending real customer payment data

Buy Now
Questions 7

What is the MuleSoft recommended method to encrypt sensitive property data?

Options:

A.

The encryption key and sensitive data should be different for each environment

B.

The encryption key should be identical for all environments

C.

The encryption key should be identical for all environments and the sensitive data should be different for each environment

D.

The encryption key should be different for each environment and the sensitive data should be the same for all environments

Buy Now
Questions 8

A custom policy needs to be developed to intercept all cutbound HTTP requests made by Mule applications.

Which XML element must be used to intercept outbound HTTP requests?

Options:

A.

It is not possible to intercept outgoing HTTP requests, only inbound requests

B.

http-policy:source

C.

htt-policy:operation

D.

http-policy:processor

Buy Now
Questions 9

Refer to the exhibit.

What action must be performed to log all the errors raised by the VM Connector?

Salesforce-MuleSoft-Developer-II Question 9

Options:

A.

Add inside the Logger tag

B.

Add inside the Appenders tag

C.

Configure inside the VM Connector configuration

D.

Nothing, as error-level events are automatically logged

Buy Now
Questions 10

A Mule application uses API autodiscovery to access and enforce policies for a RESTful implementation.

Options:

A.

Northing because flowRef is an optional attribute which can be passed runtime

B.

The name of the flow that has APlkit Console to receive all incoming RESTful operation requests.

C.

Any of the APIkit generate implement flows

D.

The name of the flow that has HTTP listener to receive all incoming RESTful operation requests

Buy Now
Questions 11

Which configurations are required for HTTP Listener to enable mTLS authentication?

Options:

A.

Set an appropriate reconnection strategy and use persistent connections for the listener

B.

Set an appropriate keystore configuration and use persistent connections for the listener

C.

Set an appropriate keystore and truststore configuration for the listener

D.

Set an appropriate truststore configuration and reconnection strategy for the listener

Buy Now
Questions 12

A company with MuleSoft Titanium develops a Salesforce System API using MuleSoft out-of-the-box Salesforce Connector and deploys the API to CloudHub.

Which steps provide the average number of requests and average response time of the Salesforce Connector?

Options:

A.

Access Anypoint Monitoring’s built-in dashboard. Select a resource.

Locate the information under the Connectors tab.

B.

Access Anypoint Monitoring’s built-in dashboard

Seclect a resource.

Create a custom dashboard to retrieve the information.

C.

Access Anypoint Monitoring built-in dashboard.

Select a resource.

Locate the information under Log Manager < Raw Data.

D.

Change the API Implementation to capture the information in the log.

Retrieve the information from the log file.

Buy Now
Questions 13

Refer to the exhibit.

What required changes can be made to give a partial successful response in case the United Airlines API returns with a timeout?

Salesforce-MuleSoft-Developer-II Question 13

Options:

A.

Add a Scatter-gather component inside a Try scope.

Set the payload to a default value ‘Error’ inside the error handler using the On Error Propagate scope.

B.

Add Flow Reference components inside a Try scope.

Set the payload to a default value’’ insider the error handler using the ON Error Continue scope

C.

Add Flow Reference components inside a Try scope

Set the payload to a default value ‘’ inside the error handler using the On Error Propagate scope

D.

Add a Scatter-Gather component inside a Try scope.

Set the payload to a default value ‘Error’’ inside the error handler using the On Error Continue scope.

Buy Now
Questions 14

Which plugin or dependency is required to unit test modules created with XML SDK?

Options:

A.

XMLUnit

B.

Junit

C.

MUnit Extensions Maven plugin

D.

MUnit Maven plugin

Buy Now
Questions 15

A heathcare customer wants to use hospital system data, which includes code that was developed using legacy tools and methods. The customer has created reusable Java libraries in order to read the data from the system.

What is the most effective way to develop an API retrieve the data from the hospital system?

Options:

A.

Refer to JAR files in the code

B.

Include the libraries writes deploying the code into the runtime

C.

Create the Java code in your project and invoice the data from the code

D.

Install libraries in a local repository and refer to it in the pm.xml file

Buy Now
Questions 16

A system API that communicates to an underlying MySQL database is deploying to CloudHub. The DevOps team requires a readiness endpoint to monitor all system APIs.

Which strategy should be used to implement this endpoint?

Options:

A.

Create a dedicated endpoint that responds with the API status and reachability of the underlying systems

B.

Create a dedicated endpoint that responds with the API status and health of the server

C.

Use an existing resource endpoint of the API

D.

Create a dedicated endpoint that responds with the API status only

Buy Now
Questions 17

Which pattern can a web API use to notify its client of state changes as soon as they occur?

Options:

A.

HTTP Webhock

B.

Shared database trigger

C.

Schedule Event Publisher

D.

ETL data load

Buy Now
Questions 18

Refer to the exhibit.

Salesforce-MuleSoft-Developer-II Question 18

When creating a new project, which API implementation allows for selecting the correct API version and scaffolding the flows from the API specification?

Options:

A.

Import a published API

B.

Generate a local RAML from anypoint Studio

C.

Download RAML from Design Center

D.

Import RAML from local file

Buy Now
Exam Name: Salesforce Certified MuleSoft Developer 2 (SU24)
Last Update: Sep 14, 2024
Questions: 60

PDF + Testing Engine

$66.4  $165.99

Testing Engine

$46  $114.99
buy now Salesforce-MuleSoft-Developer-II testing engine

PDF (Q&A)

$42  $104.99
buy now Salesforce-MuleSoft-Developer-II pdf