Q: 1
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 that queue, processes each message independently of all other messages, and
sends a response message to a response queue.
Application A listens on that response queue and must in turn create and publish a response
Anypoint MQ message RESP with a payload containing the list of responses sent by service S in the
same order as the request objects originally sent in REQU.
Assume successful response messages are returned by service S for all request messages.
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?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Q: 2
A company is planning to extend its Mule APIs to the Europe region. Currently all new applications
are deployed to Cloudhub in the US region following this naming convention
{API name}-{environment}. for example, Orders-SAPI-dev, Orders-SAPI-prod etc.
Considering there is no network restriction to block communications between API's, what strategy
should be implemented in order to apply the same new API's running in the EU region of CloudHub
as well to minimize latency between API's and target users and systems in Europe?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Q: 3
As a part of business requirement , old CRM system needs to be integrated using Mule application.
CRM system is capable of exchanging data only via SOAP/HTTP protocol. As an integration architect
who follows API led approach , what is the the below step you will perform so that you can share
document with CRM team?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Q: 4
An insurance company is implementing a MuleSoft API to get inventory details from the two
vendors. Due to network issues, the invocations to vendor applications are getting timed-out
intermittently. But the transactions are successful upon reprocessing
What is the most performant way of implementing this requirement?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Q: 5
An organization has defined a common object model in Java to mediate the communication between
different Mule applications in a consistent way. A Mule application is being built to use this common
object model to process responses from a SOAP API and a REST API and then write the processed
results to an order management system.
The developers want Anypoint Studio to utilize these common objects to assist in creating mappings
for various transformation steps in the Mule application.
What is the most idiomatic (used for its intended purpose) and performant way to utilize these
common objects to map between the inbound and outbound systems in the Mule application?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Q: 6
An insurance company is using a CIoudHub runtime plane. As a part of requirement, email alert
should
be sent to internal operations team every time of policy applied to an API instance is deleted As an
integration architect suggest on how this requirement be met?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Q: 7
An organization is migrating all its Mule applications to Runtime Fabric (RTF). None of the Mule
applications use Mule domain projects.
Currently, all the Mule applications have been manually deployed to a server group among several
customer hosted Mule runtimes.
Port conflicts between these Mule application deployments are currently managed by the DevOps
team who carefully manage Mule application properties files.
When the Mule applications are migrated from the current customer-hosted server group to
Runtime Fabric (RTF), fo the Mule applications need to be rewritten and what DevOps port
configuration responsibilities change or stay the same?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Q: 8
A company is planning to migrate its deployment environment from on-premises cluster to a
Runtime Fabric (RTF) cluster. It also has a requirement to enable Mule applications deployed to a
Mule runtime instance to store and share data across application replicas and restarts.
How can these requirements be met?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Q: 9
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?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Q: 10
An organization's security requirements mandate centralized control at all times over authentication
and authorization of external applications when invoking web APIs managed on Anypoint Platform.
What Anypoint Platform feature is most idiomatic (used for its intended purpose), straightforward,
and maintainable to use to meet this requirement?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Question 1 of 20 · Page 1 / 2