Introduction-Mule
  • Introduction to mule
  • Course Agenda
  • What is ESB and What is Mule?
  • What is Orchestration and AnypointPlatform ?
Lab Documentation and WorkSpace Downloads
  • How to Work on Lab exercises
Mule Basics
  • Mule-Basics-Part1
  • Mule-Basics-Part2
  • Using Java Module
Deploying applications to Standalone Mule Server and using Runtime Manager
  • Understanding Standalone Runtime and deploy applications into it.
  • Understanding Runtime Manager and Managing Server through Runtime Manager
Consumning Rest and Soap Webservices
  • Consuming a Restful Webservice using Http Request Endpoint
  • Consuming a Soap Webservice using Webservice Consumer and using choice router
Using File Endpoint
  • Using File Endpoint- Reading Files
  • WaterMarking and ForEach
  • Writing Files
Database Endpoint -Object Stores- Mule Domains
  • Using Database Endpoint to fire queries on Database
  • Externalizing properties to YAML file
  • Securing Properties using properties place holder
  • Mule Domains
  • Watermarking
  • Custom Watermarking using Object Stores
Using Scatter-Gather
  • Using Scatter-Gather
Using Jms Module
  • Sending and receving Messages from ActiveMq using JMS Module
DataWeave2 Transformations
  • Basics of DWL and writing basic DWL expressions
  • Writing Complex transformations-Part1
  • Writing Complex transformations-part2
  • Writing Complex transformations-part3
  • Generating DWL expressions using Drag and Drop and Datasense
Handling Exceptions in Mule4
  • Error Handling - Part1
  • Error Handling - Part2
  • Error Handling - Part3
  • Error Handling - Part4
Munit
  • Munit - Part1
  • Munit - Part2
Processing large number of records using Mule Batch
  • Mule Batch -Part1
  • Mule Batch-Part2
Understanding and deploying to Cloudhub
  • Cloudhub
Achieving CI/CD
  • Achieving CI/CD
Api led connectivity and RAML Design
  • Api Led Connectivity
  • Raml Basics -Part1
  • Raml Basics - Part2
  • Raml Basics-Part3
Api Management
  • ApiManagement-Part1
  • Api Management-part2