Assuming that the project is following Mulesoft API governance and policies, how should the project team convey the necessary non-functional requirement to stakeholders?

A project team uses RAML specifications to document API functional requirements and deliver API definitions. As per the current legal requirement, all designed API definitions to be augmented with an additional non-functional requirement to protect the services from a high rate of requests according to define service level agreements. Assuming...

February 15, 2023 No Comments READ MORE +

What Anypoint Connectors support transactions?

What Anypoint Connectors support transactions?A . Database, JMS, VM B. Database, 3MS, HTTP C. Database, JMS, VM, SFTP D. Database, VM, FileView AnswerAnswer: A Explanation: Below Anypoint Connectors support transactions JMS C Publish C Consume VM C Publish C Consume Database C All operations

February 15, 2023 No Comments READ MORE +

What comparison is true about a CloudHub Dedicated Load Balancer (DLB) vs. the CloudHub Shared Load Balancer (SLB)?

What comparison is true about a CloudHub Dedicated Load Balancer (DLB) vs. the CloudHub Shared Load Balancer (SLB)?A . Only a DLB allows the configuration of a custom TLS server certificate B. Only the SLB can forward HTTP traffic to the VPC-internal ports of the CloudHub workers C. Both a...

February 14, 2023 No Comments READ MORE +

What is the main benefit of using XA transaction over local transactions to synchronize these two database system?

A Mule application is synchronizing customer data between two different database systems. What is the main benefit of using XA transaction over local transactions to synchronize these two database system? A. Reduce latency B. Increase throughput C. Simplifies communincation D. Ensure consistencyView AnswerAnswer: D Explanation: * XA transaction add tremendous...

February 13, 2023 No Comments READ MORE +

How many threads are used by the Batch Job to process records, and how does each Batch Step process records within the Batch Job?

A Mule application contains a Batch Job with two Batch Steps (Batch_Step_l and Batch_Step_2). A payload with 1000 records is received by the Batch Job. How many threads are used by the Batch Job to process records, and how does each Batch Step process records within the Batch Job?A ....

February 13, 2023 No Comments READ MORE +

What idiomatic (used for their intended purposes) combination of Mule application components and ActiveMQ queues are required to ensure automatic submission of orders to the backend system, while minimizing manual order processing?

An integration Mute application is being designed to process orders by submitting them to a backend system for offline processing. Each order will be received by the Mute application through an HTTPS POST and must be acknowledged immediately. Once acknowledged, the order will be submitted to a backend system. Orders...

February 13, 2023 No Comments READ MORE +

What is required so that application A can ensure that the length and order of the list of objects in RESP and REQU match, while at the same time maximizing message throughput?

Mule application A receives a request Anypoint MQ message REQU with a payload containing a variable-length list of request objects. Application A uses the For Each scope to split the list into individual objects and sends each object as a message to an Anypoint MQ queue. Service S listens on...

February 13, 2023 No Comments READ MORE +

What is possible cause when a 3xx status code is returned to the HTTP Request operation from the external API?

A mule application uses an HTTP request operation to involve an external API. The external API follows the HTTP specification for proper status code usage. What is possible cause when a 3xx status code is returned to the HTTP Request operation from the external API?A . The request was not...

February 13, 2023 No Comments READ MORE +

What Anypoint Platform feature can use multiple IdPs across the company’s business groups, teams, and environments?

In Anypoint Platform, a company wants to configure multiple identity providers (IdPs) for multiple lines of business (LOBs). Multiple business groups, teams, and environments have been defined for these LOBs. What Anypoint Platform feature can use multiple IdPs across the company’s business groups, teams, and environments?A . MuleSoft-hosted (CloudHub) dedicated...

February 12, 2023 No Comments READ MORE +

As an integration architect please suggest the best way to accomplish the design plan to support these requirements?

An organization is using Mulesoft cloudhub and develops API's in the latest version. As a part of requirements for one of the API's, third party API needs to be called. The security team has made it clear that calling any external API needs to have include listing As an integration...

February 12, 2023 No Comments READ MORE +