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
Voordelen van het kopen van samenvattingen bij Stuvia op een rij:
Verzekerd van kwaliteit door reviews
Stuvia-klanten hebben meer dan 700.000 samenvattingen beoordeeld. Zo weet je zeker dat je de beste documenten koopt!
Snel en makkelijk kopen
Je betaalt supersnel en eenmalig met iDeal, creditcard of Stuvia-tegoed voor de samenvatting. Zonder lidmaatschap.
Focus op de essentie
Samenvattingen worden geschreven voor en door anderen. Daarom zijn de samenvattingen altijd betrouwbaar en actueel. Zo kom je snel tot de kern!
Veelgestelde vragen
Wat krijg ik als ik dit document koop?
Je krijgt een PDF, die direct beschikbaar is na je aankoop. Het gekochte document is altijd, overal en oneindig toegankelijk via je profiel.
Tevredenheidsgarantie: hoe werkt dat?
Onze tevredenheidsgarantie zorgt ervoor dat je altijd een studiedocument vindt dat goed bij je past. Je vult een formulier in en onze klantenservice regelt de rest.
Van wie koop ik deze samenvatting?
Stuvia is een marktplaats, je koop dit document dus niet van ons, maar van verkoper ProPerfomer. Stuvia faciliteert de betaling aan de verkoper.
Zit ik meteen vast aan een abonnement?
Nee, je koopt alleen deze samenvatting voor €13,18. Je zit daarna nergens aan vast.