0% found this document useful (0 votes)
17 views

Mulesoft Interview Questions

Uploaded by

Rohit Rao
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views

Mulesoft Interview Questions

Uploaded by

Rohit Rao
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

1. What are the components you used in your project, explain?

2. What is Splunk integration?


3. How to test your code?
4. What is continuous integration, explain?
5. Do you used any third-party components in your project?
6. How to deploy project into cloud hub?
7. How to create a Rest API?
8. What is major difference between mule 4.3 and 4.4?
9. On Which versions you have worked in mule?
10. Tell me the new features and functions in version to version if you
find any?
11. What are the different ways of deploying our application to cloud?
12. Have you worked on CE or EE, what are the differences?
13. Explain about Batch Job?
14. What is API Manager. What works you have done on it?
15. Have you used any policies in API manager and how?
16. Explain about OAuth2 policy, How it works?
17. What is access token?
18. What is refresh token, why we need that token?
19. What is MMA?
20. Why do you choose mule?
21. What can you do with mule?
22. How can we expose REST web services?
23. How to deploy RAML into cloud?
24. How many ways, we can import RAML file from API Manager into
Studio?
25. If there are four flows, those have a common logic that read the
EmpID and get the Id Value from Database. How to solve this
situation, what is the best one?
(Incoming message is either JSON or XML)
26. If the incoming message having 10 records, how can we get directly
5th one using MEL and Data weave?
27. How can we read sub string in Data weave?
28. What is functions and variables in data weave, how we can use them
tell one example?

29. How to get the records from database using RAML file?
30. What are the processing strategies in mule?
31. How to prevent duplicate message?
32. What about Qued synchronous processing strategy?
33. Explain about different exception handlings in mule?
34. Explain about OAuth (1 way, 2-way, 3 way)?
35. How to do SSL configuration?
36. Explain about batch, how to load thousands of records at a time?
37. What is VM behaviour when deployed in cloud and on premise?
38. How to apply policies to an application?
39. Explain about run time manager?
40. What is Synchronous and Asynchronous in mule?
41. What is the complex situation you have faced while you are working
and how to solve it?
What is API registry how to register API?
Differences between 3 and 4
RAML?
API life cycle
Flow strategies
Queue connector
Object store
Can we use db in source section?
Batch processing
Exception strategies
Used connectors
Securing the credentials
Property place holders
Encryption methods
Munit
Idempotent request
API Life cycle
API auto discovery
Proxy implementation
Transformers
What transaction, polling , message enriching,
How to consume SOAP service
Data base connection
Salesforce connectors actions or what operations I did
SFTP connector
Can we read file data in mule 3.x?
Flow types
Data weave operators and functions
Mel expressions
Global properties
How to call one layer to another layer in mule
Env variable
Shared resources
Domain project
Variable types
How trigger batch processing?
What is Design first Approach
Libraries, Datatypes, Resourcetypes, traits in RAML

Assert spy mockwhen in munit


Scaling in mule vertical n horizontal
Loadbalancing (SL, DL)

You might also like