By default, which port does the debugger listen for incoming TCP connections? correct answers Localhost port 6666
When moving from a ParentFlow to a ChildFlow using HTTP request, what is the behaviour of variables? correct answers They aren't available in the ChildFlow, but will be available whe...
MCD - L1 || QUESTIONS WITH 100% VERIFIED
ANSWERS
By default, which port does the debugger listen for incoming TCP connections? correct
answers Localhost port 6666
When moving from a ParentFlow to a ChildFlow using HTTP request, what is the behaviour
of variables? correct answers They aren't available in the ChildFlow, but will be available
when returning to the ParentFlow.
When using Flow reference, events are passed _____ between flows correct answers
Synchronously
Why would you want to pass events asynchronously? (5) correct answers "Higher levels of
parallelism in processing
More specific tuning of flow architecture correct answers
Distribute work across a cluster correct answers
Communicate with another app in Mule domain correct answers
Implement simple queuing when JMS Broker is too much" correct answers
Which connectors allows you to do asynchronous event passing correct answers VM
Connectors
By default, the VM connector uses _______ queues correct answers In–memory Queues
There are two types of VM connector queues. List them and their characteristics. correct
answers "Transient Queues: Faster, but lost in system crash
Persistent Queues: Slower, but reliable" correct answers
Application properties provide what 3 things? correct answers "Easier way to manage
connector properties, credentials etc.
Replaces static values correct answers
Add encryption (file can be encrypted)" correct answers
What file format can Application properties be stored in? correct answers .yamlor.properties
Where can an application properties configuration file be found? correct answers
src/main/resources
How do you use Application Properties in Global Configurations and Event Processors?
correct answers ${indent1.indent2}
, How do you use Application Properties in DataWeave expressions? correct answers {key:
p(‘indent1.indent2’)}
When is it best to use system properties? correct answers To override property values when
deploying an application to a different environment (like dev, qa, production
Why would you use the src/test folder? correct answers To store files that are only need at
development time.
Provide examples of files you would contain in src/test folder? correct answers "Schema and
example files for metadata types
Sample data for transformations" correct answers
True or False: Files that are stored in the src/test folder, are included in the application JAR
when it is packaged correct answers FALSE! These are not included
Maven is a tool for building and managing any Java–based project. What does it provide?
(4) correct answers "Standard way to build projects
Clear definition of what a project consists of correct answers
Easy way to publish project info correct answers
A way to share JARs across several projects" correct answers
Maven manages a project’s build, reporting and documentation from a central piece of
information called: correct answers The project object model (POM)
A Maven build produces one of more ______ , like a compiled JAR correct answers Artefacts
A maven artefact consists of: (3) correct answers "A group ID
An artefact ID correct answers
A version string" correct answers
Each Maven artefact has a group ID. What does this look like? correct answers Usually a
reversed domain name, like com.example.foo
A POM (project object model) contains info about the project and config details used by
Maven to build the project. This includes: (3) correct answers "Project info like its version,
description, developers and more
Project dependencies correct answers
Plugins or goals that can be executed" correct answers
Where is Metadata stored in a Mule Project: correct answers In
‘application–types.xml’ in src/main/resources
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller ProPerfomer. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $13.49. You're not tied to anything after your purchase.