Refer to the exhibits.
Set paylaod transformer is set the firstName and lastName of the customer as shown in below images.
What is the correct Dataweave expression which can be added in message attribute of a Logger activity to access firstName (which in this case is Madhav) from the incoming event?
Correct answer is vars.'customer'.'firstName'
Please note that you can also access firstName using this syntax vars.customer.firstName.
Mule Ref Doc :Variables in Mule Apps | MuleSoft Documentation
An API was designed in API Designer, published to Anypoint Exchange, then imported into API Manager.
A Mule application implements this API and is deployed to CloudHub. API Manager manages this deployed API implementation.
What is the easiest and most idiomatic (used for its intended purpose) way to enforce a Client ID Enforcement policy on this Mule application?
Refer to the below exhibit.
A Mule application configures a property placeholder file named config.yaml to set some property placeholders for an HTTP connector.
What is the valid properties placeholder file to set these values?
Correct answer is as below as it follows the correct syntax.
http:
basepath: 'api'
host : 'localhost'
port : '8081'
Mule Doc Reference :https://docs.mulesoft.com/mule-runtime/4.3/mule-app-properties-to-configure
An organization is beginning to follow Mulesoft's recommended API led connectivity approach to use modern API to support the development and lifecycle of the integration solutions and to close the IT delivery gap.
What distinguishes between how modern API's are organized in a MuleSoft recommended API-led connectivity approach as compared to other common enterprise integration solutions?
Correct answer is The API interfaces are specified at a granularity intended for developers to consume specific aspect of integration processes
Refer to the exhibits. Client sends the request to ClientRequestFlow which calls ShippingFlow using HTTP Request activity.
During E2E testing it is found that that HTTP:METHOD_NOT_ALLOWED error is thrown whenever client sends request to this flow.
What attribute you would change in ClientRequestFlow to make this implementation work successfully?
Correct answer is Change the method attributes value to 'POST'.
It can be fixed in either of the two ways as below.
1) Changing method attribute to POST in ClientRequestFlow
2) Setting allowedMethods as PUT in ShippingFlow (but doesn't fit as question mentions about changing ClientRequestFlow)
Jolene
2 days agoElinore
10 days agoEvette
19 days agoLeatha
20 days agoRene
24 days agoLindsey
1 months agoAnnmarie
1 months agoGayla
2 months agoAron
2 months agoErick
2 months agoYuki
2 months agoJeannetta
2 months agoHeike
3 months agoMollie
3 months agoBenton
4 months agoDelmy
4 months agoBette
5 months agoLang
5 months agoMarget
5 months agoCeola
5 months agoDelisa
5 months agoParis
6 months ago