M7 - Mulesoft  Structuring Mule Applications

M7 - Mulesoft Structuring Mule Applications

Professional Development

5 Qs

quiz-placeholder

Similar activities

Software Basic Design

Software Basic Design

Professional Development

10 Qs

Mainstream Development Frameworks

Mainstream Development Frameworks

Professional Development

10 Qs

Data Structures Quiz

Data Structures Quiz

Professional Development

2 Qs

VENTILATOR

VENTILATOR

Professional Development

10 Qs

Circuit Challange

Circuit Challange

1st Grade - Professional Development

10 Qs

Schedule Final Quiz - Assignment

Schedule Final Quiz - Assignment

Professional Development

7 Qs

M11 Mulesoft DataWeave

M11 Mulesoft DataWeave

Professional Development

5 Qs

Quiz Lesson 3 - Topic C (Schedule)

Quiz Lesson 3 - Topic C (Schedule)

Professional Development

10 Qs

M7 - Mulesoft  Structuring Mule Applications

M7 - Mulesoft Structuring Mule Applications

Assessment

Quiz

Professional Development, Computers

Professional Development

Medium

Created by

freddy forero

Used 3+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A Mule application has two flows named parentFlow and childFlow. A variable is defined in parentFlow.

What is the scope of the variable when the parentFlow call childFlow using a Flow Reference?

The variable is accessible in childFlow but is inmutable

The variable is accessible in childFlow, can be changed, and changes are seen back in parentFlow

The variable is NOT accessible in childFlow

The variable is accessible in childFlow, can be changed, but changes are NOT seen back in parentFlow

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Refer to the exhibit. In the deployable archive's /classes folder, there are two properties files named dev.properties and prod.properties. The Mule application fails to deploy to CloudHub through Runtime Manager with the following error message. 

What cloud be causing this error?

The property files were NOT saved at the root level of the deployable archive

The env property is NOT set in the Runtime Manager in the Mule application's Properties tab

A file named ${env}.properties is NOT included in the deployable archive file

The dev.properties and prod.properties files were NOT uploaded to Runtime Manager

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What reserved property can be defined and used in a Mule application to allow an HTTPS Listener to be accessed by external web clients after the Mule application is deployed to CloudHub?

${ssl.port}

${ssl.listener.port}

${https.listener.port}

${https.port}

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Why must a Mule application's deployable archive package all its dependencies in order to be deployed to CloudHub?

The online logging service requires access to ALL project dependencies to log the appropriate Java classes used in the Mule application

CloudHub workers CANNOT download ALL possible project dependencies a project may contain

CloudHub workers needs to compare the current dependencies with the LATEST project dependencies from the MuleSoft repository

MuleSoft support requires access to ALL project dependencies for future online troubleshooting

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In what file does the Mule project keep track of all of its dependencies?

mule-artifact.json

pom.xml

mule-app.properties

global.xml

Discover more resources for Professional Development