Create Custom Connectors using Mule

Use Mule Java SDK to create Custom Connector

This course is helpful to students who want to create custom connectors or want to increase their knowledge by understanding how mulesoft components can be created.

What you’ll learn

  • Learn to create Mule Custom Connectors.
  • Learn to use Mule Java SDK to create custom connectors.
  • Connect to systems of your choice.
  • Expand your knowledge and Increase Expertise.

Course Content

  • Introduction –> 3 lectures • 9min.
  • UseCase –> 5 lectures • 28min.
  • Introduction to Module Structure –> 3 lectures • 11min.
  • Project –> 4 lectures • 11min.
  • Getting Started with Module and Operations –> 9 lectures • 46min.
  • Getting Started with Source –> 6 lectures • 29min.
  • Parameter Handling in CustomActiveMQ Module –> 16 lectures • 1hr 6min.
  • Connection –> 8 lectures • 29min.
  • Functionality –> 9 lectures • 57min.
  • Context Information –> 7 lectures • 35min.
  • Error Handling for Operations –> 5 lectures • 26min.
  • Validator –> 4 lectures • 12min.
  • Router –> 5 lectures • 23min.
  • Scope –> 6 lectures • 29min.

Auto Draft

Requirements

This course is helpful to students who want to create custom connectors or want to increase their knowledge by understanding how mulesoft components can be created.

After watching this course, you can create custom connectors for your company’s legacy systems or products.

Students can also use the information provided by this course to expand their knowledge . Well, everyone is looking for increasing their expertise. So why not take an action on this?

 

Pre-Requisite

Basic Knowledge of Mule 4

Basic Knowledge of Java 8 & Functional Programming

What this course covers

 

  • Creating Custom Components – Operations, Source, Validator, Router and Scope
  • Mini Version of already existing MuleSoft components
  • Mini version of JMS module, isNotBlankString validator, IfElseRouter and CustomCacheScope

What this course does not cover?

 

  • DataSense and Metadata
  • Does not cover Complete Mule Java SDK

 

Details of what you will learn –

 

  • ·Introduction of UseCase
  • Implementing Usecase using Mule JMS Module before creating mini version of JMS Module
  • Introduction to Module Structure
  • Create Extension Project
  • Create Publish and Consume Operations
  • Create OnNewMessage Source
  • Parameter handling in all components
  • Connect to ActiveMQ Server
  • Publish and Consume messages from ActiveMQ
  • Handling CorrelationId in Publish,Consume and OnNewMessage Source
  • Error Handling for operations
  • Validator – isNotBlankString
  • Router – IfElseRouter
  • Scope – CustomCache
  • Use these custom components in application and test them

Environment Setup –

 

  • Java 8
  • Apache Maven
  • Apache Active MQ
  • Anypoint Studio
  • Postman
Get Tutorial