Close
Contact Us info@learnquest.com

??WelcomeName??
??WelcomeName??
« Important Announcement » Contact Us 877-206-0106 | USA Flag
Close
Close
Close
photo

Thank you for your interest in LearnQuest.

Your request is being processed and LearnQuest or a LearnQuest-Authorized Training Provider will be in touch with you shortly.

photo

Thank you for your interest in Private Training.

We look forward to helping you develop the perfect training solution to help you meet your company's goals.

For immediate assistance, speak with one of our representatives using the chat module below. Otherwise, LearnQuest or a LearnQuest-Authorized Training Provider will be in touch with you shortly.

Close
photo

Thank you for your interest in LearnQuest!

Now, you will be able to stay up-to-date on our latest course offerings, promotions, and training discounts. Watch your inbox for upcoming special offers.

title

Date: xxx

Location: xxx

Time: xxx

Price: xxx

Please take a moment to fill out this form. We will get back to you as soon as possible.

All fields marked with an asterisk (*) are mandatory.

Anypoint Platform Development: Fundamentals (DEX401)

Price
4,500 USD
5 Days
SF-DEX401
Classroom Training, Online Training
Salesforce Training and Certification - 0

AWS Training Pass

Take advantage of flexible training options with the AWS Training Pass and get Authorized AWS Training for a full year.

Learn More

Prices reflect a 22.5% discount for IBM employees (wherever applicable).
Prices reflect a 24% discount for Kyndryl employees (wherever applicable).
Prices reflect the Accenture employee discount.
Prices shown are the special AWS Partner Prices.
Prices reflect the Capgemini employee discount.
Prices reflect the UPS employee discount.
Prices reflect the ??democompanyname?? employee discount.
GSA Private/Onsite Price: ??gsa-private-price??
For GSA pricing, please go to GSA Advantage.
 

Class Schedule

Delivery Formats

Sort results

Filter Classes

Guaranteed to Run

Modality

Location

Language

Date

  • Date: 3-Jun-2024 to 7-Jun-2024
    Time: 8:30AM - 4:30PM US Central
    Location: Virtual
    Language: English
    Delivered by: SalesForce
    Price: 4,500 USD
  • Date: 10-Jun-2024 to 14-Jun-2024
    Time: 8:30AM - 4:30PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: SalesForce
    Price: 4,500 USD
  • Date: 17-Jun-2024 to 21-Jun-2024
    Time: 8:30AM - 4:30PM US Pacific
    Location: Virtual
    Language: English
    Delivered by: SalesForce
    Price: 4,500 USD
  • Date: 24-Jun-2024 to 28-Jun-2024
    Time: 8:30AM - 4:30PM US Central
    Location: Virtual
    Language: English
    Delivered by: SalesForce
    Price: 4,500 USD
  • Date: 8-Jul-2024 to 12-Jul-2024
    Time: 8:30AM - 4:30PM US Pacific
    Location: Virtual
    Language: English
    Delivered by: SalesForce
    Price: 4,500 USD
  • Date: 15-Jul-2024 to 19-Jul-2024
    Time: 8:30AM - 4:30PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: SalesForce
    Price: 4,500 USD
  • Date: 22-Jul-2024 to 26-Jul-2024
    Time: 8:30AM - 4:30PM US Central
    Location: Virtual
    Language: English
    Delivered by: SalesForce
    Price: 4,500 USD
  • Date: 29-Jul-2024 to 2-Aug-2024
    Time: 8:30AM - 4:30PM US Pacific
    Location: Virtual
    Language: English
    Delivered by: SalesForce
    Price: 4,500 USD
View Global Schedule

Course Description

Overview

Get started with Anypoint Platform™ to build APIs and integrations, and gain skills to become a MuleSoft Certified Developer. In the first part of the course, you use Anypoint Platform to discover, design, build, deploy, manage, and govern APIs. In the second part, you focus on using Mule 4 and Anypoint Studio™ to build applications for use as API implementations and integrations.
 

Objectives

When you complete this course, you will be able to:
  • Build an application network using API-led connectivity and Anypoint Platform.
  • Use Anypoint Platform to discover, design, build, deploy, manage, and govern APIs.
  • Connect to databases, files, web services, SaaS applications, JMS queues, and more.
  • Add application logic, handle errors, and transform data using DataWeave.
  • Structure applications to facilitate development and deployment.
  • Handle batch data processing.

Audience

This course is for developers and architects who want to get hands-on experience using Anypoint Platform to build APIs and integrations. It prepares you to take the MuleSoft Certified Developer - Level 1 exam and includes two exam attempts.
 

Prerequisites

    This course is for developers and architects who want to get hands-on experience using Anypoint Platform to build APIs and integrations. It prepares you to take the MuleSoft Certified Developer - Level 1 exam and includes two exam attempts. Note: A self-paced version of this course is also available. Prerequisites: Experience with an object-oriented language A basic understanding of data formats such as XML, CSV, and JSON A basic understanding of typical integration technologies such as HTTP, JMS, JDBC, REST, and SOAP Important Note: While DEX401 is considered a beginner-level course, please prepare accordingly as the class is both fast-paced and content-heavy.
     

Topics

Lessons and Topics PART 1: Getting started with Anypoint Platform Introducing application networks and API-led connectivity
  • Explain what an application network is and its benefits
  • Describe how to build an application network using API-led connectivity
  • Explain what web services and APIs are
  • Make calls to secure and unsecured APIs
Introducing Anypoint Platform
  • Describe the benefits of Anypoint Platform and MuleSoft’s approach to be successful with it
  • Describe the role of each component in building application networks
  • Navigate Anypoint Platform
  • Locate APIs and other assets needed to build integrations and APIs in Anypoint Exchange
Designing APIs
  • Define APIs with RAML, the Restful API Modeling Language
  • Mock APIs to test their design before they are built
  • Make APIs discoverable by adding them to the private Anypoint Exchange
  • Create public API portals for external developers
Building APIs
  • Use Anypoint Studio to build, run, and test Mule applications
  • Use a connector to connect to databases
  • Use the graphical DataWeave editor to transform data
  • Create RESTful interfaces for applications from RAML files
  • Connect API interfaces to API implementations
  • Synchronize changes to API specifications between Anypoint Studio and Anypoint Platform
Deploying and managing APIs
  • Describe the options for deploying Mule applications
  • Deploy Mule applications to CloudHub
  • Use API Manager to create and deploy API proxies
  • Use API Manager to restrict access to API proxies
PART 2: Building Mule applications with Anypoint Studio Accessing and modifying Mule events
  • Log event data
  • Debug Mule applications
  • Read and write event properties
  • Write expressions with the DataWeave expression language
  • Create variables
Structuring Mule applications
  • Create applications composed of multiple flows and subflows
  • Pass events between flows using asynchronous queues
  • Encapsulate global elements in separate configuration files
  • Specify application properties in a separate properties file and use them in the application
  • Describe the purpose of each file and folder in a Mule project
  • Define and manage application metadata
Consuming web services
  • Consume web services that have an API (and connector) in Anypoint Exchange
  • Consume RESTful web services
  • Consume SOAP web services
  • Pass parameters to SOAP web services using the Transform Message component
  • Transform data from multiple services to a canonical format
Controlling event flow
  • Multicast events
  • Route events based on conditions
  • Validate events
Handling errors
  • Handle messaging errors at the application, flow, and processor level>
  • Handle different types of errors, including custom errors
  • Use different error scopes to either handle an error and continue execution of the parent flow or propagate an error to the parent flow
  • Set the success and error response settings for an HTTP Listener
  • Set reconnection strategies for system errors
Writing DataWeave transformations
  • Write DataWeave expressions for basic XML, JSON, and Java transformations
  • Write DataWeave transformations for complex data structures with repeated elements
  • Define and use global and local variables and functions
  • Use DataWeave functions
  • Coerce and format strings, numbers, and dates
  • Define and use custom data types
  • Call Mule flows from DataWeave expressions
  • Store DataWeave scripts in external files
Triggering flows
  • Read and write files
  • Trigger flows when files are added, created, or updated
  • Trigger flows when new records are added to a database table
  • Schedule flows to run at a certain time or frequency
  • Persist and share data in flows using the Object Store
  • Publish and consume JMS messages
Processing records
  • Process items in a collection using the For Each scope
  • Process records using the Batch Job scope
  • Use filtering and aggregation in a batch step
Setup requirements
  • A computer with:
    • At least 8-16 GB RAM (16 highly recommended), 2GHz CPU, and 10GB available storage
    • A minimum screen resolution of 1024x768
  • Internet access to ports 80 and 3306 (with > 5Mbps download and > 2Mbps upload)
  • The latest version of Chrome, Safari, Firefox, or Edge
  • An Anypoint Platform account
  • Anypoint Studio 7.14 or later with embedded Mule 4.4 runtime
  • A Salesforce Developer account (not a standard account) and API Access token
  • Advanced REST Client 16.0.1 or later (or any other REST client application)
2023 Top 20 Training Industry Company - IT Training

Need Help?

Call us at 877-206-0106 or e-mail us at info@learnquest.com

Personalized Solutions

Need a personalized solution for your Training? Contact us, and one of our training advisors will help you find the best solution.

Contact Us

Need Help?

Do you have a question about the courses, instruction, or materials covered? Do you need help finding which course is best for you? We are here to help!

Talk to us

20% Off All AI Training Courses

Achieve more with AI-powered tools and strategies.

PROMO CODE: AI20
VALID THROUGH MAY 31, 2024

20% Off All AI Training Courses

Self-Paced Training Info

Learn at your own pace with anytime, anywhere training

  • Same in-demand topics as instructor-led public and private classes.
  • Standalone learning or supplemental reinforcement.
  • e-Learning content varies by course and technology.
  • View the Self-Paced version of this outline and what is included in the SPVC course.
  • Learn more about e-Learning

Course Added To Shopping Cart

bla

bla

bla

bla

bla

bla

Self-Paced Training Terms & Conditions

??spvc-wbt-warning??
??group-training-form-area??
??how-can-we-help-you-area??
??personalized-form-area??
??request-quote-area??

Sorry, there are no classes that meet your criteria.

Please contact us to schedule a class.
Close

self-paced
STOP! Before You Leave

Save 0% on this course!

Take advantage of our online-only offer & save 0% on any course !

Promo Code skip0 will be applied to your registration

Close
Nothing yet
here's the message from the cart

To view the cart, you can click "View Cart" on the right side of the heading on each page
Add to cart clicker.

Purchase Information

??elearning-coursenumber?? ??coursename??
View Cart

Need more Information?

Speak with our training specialists to continue your learning journey.

 

Delivery Formats

Close

By submitting this form, I agree to LearnQuest's Terms and Conditions

heres the new schedule
This website uses third-party profiling cookies to provide services in line with the preferences you reveal while browsing the Website. By continuing to browse this Website, you consent to the use of these cookies. If you wish to object such processing, please read the instructions described in our Privacy Policy.
Your use of this LearnQuest site affirms your consent to our use of session and persistent cookies to track how you use our website.