Mule Ace Academy
Mule Ace Academy
  • 218
  • 296 747
Exploring Anypoint Exchange: Viewing Parent POM and BOM Content with Mule Maven Plugin
In this tutorial, we dive into the world of MuleSoft and explore how to uncover the secrets hidden within parent POMs and BOMs published to Anypoint Exchange. 🚀
🔍 **What's a Parent POM?**
A Parent POM (Project Object Model) acts as the wise elder in the MuleSoft family. It's the centralized hub where all projects gather to manage their dependencies, plugins, and repositories. Think of it as the control center for your Mule applications. 🌟
🔗 **Using the Mule Maven Plugin:**
We'll harness the power of the Mule Maven Plugin to peek behind the scenes. With a few magical incantations (okay, Maven commands), we'll reveal the inner workings of these essential artifacts. 🧙‍♂️
📦 **BOMs (Bill of Materials) Unveiled:**
But wait, there's more! We'll also demystify BOMs-those mysterious lists of dependencies that make your Mule apps sing in harmony. 🎶
#anypointplatform #parentpom #bom #mulesoftcertifieddeveloper #mulesoftcommunity
มุมมอง: 835

วีดีโอ

Fixing Log4j2.xml Externalized Properties in MuleSoft: Maven Pipeline Solution
มุมมอง 4033 หลายเดือนก่อน
In this tutorial, we dive into a common issue: Log4j2.xml externalized properties not being populated correctly when using Maven Pipeline commands in MuleSoft projects. 🚀 Key Points: - Understand the problem: Why are those properties misbehaving? - Solution walkthrough: How to define properties under the `properties` section in your `pom.xml`. - Practical examples: See it in action with CloudHu...
How to Resolve "The file does not contain any projects to import" Error in Anypoint Studio
มุมมอง 3653 หลายเดือนก่อน
In this video, we tackle a common issue faced by developers using Anypoint Studio: the "The file does not contain any projects to import" error. This error typically occurs when trying to import a JAR file as a Packaged Mule Application. We'll walk you through the steps to resolve this issue, including: 1. Understanding the cause of the error. 2. Exporting the app with the correct project struc...
Unlock the Power of Intelligent Document Processing with Einstein AI and MuleSoft
มุมมอง 3533 หลายเดือนก่อน
Discover how Intelligent Document Processing (IDP) can transform your workflows. Learn how Einstein AI accurately extracts data and integrates it with MuleSoft’s Anypoint Platform for enhanced efficiency. Why Watch? - Understand IDP and its benefits. - See how to integrate IDP with MuleSoft. - Explore AI-driven document processing advancements. - Learn from real-world use cases. - Improve your ...
Troubleshooting Anypoint Platform SSO Issues with Okta and Anypoint Teams
มุมมอง 2874 หลายเดือนก่อน
In this video, we dive into a common challenge faced by MuleSoft developers: users encountering difficulties accessing Anypoint Platform via Single Sign-On (SSO) when Okta serves as the External Identity Provider (IdP) and Anypoint Teams are configured. We'll explore the root causes behind these issues and provide practical solutions to ensure seamless access for your team. What You'll Learn: -...
Choosing Between JWT and OAuth Token-Based Policies in Anypoint Platform MuleSoft
มุมมอง 7854 หลายเดือนก่อน
Are you a MuleSoft developer struggling to choose between JWT (JSON Web Token) and OAuth token-based policies for your Anypoint Platform? 🤔 Look no further! In this video, we dive deep into the pros and cons of each policy, helping you make an informed decision like a pro MuleSoft developer. 🚀 🔍 What You'll Learn: - The fundamentals of JWT and OAuth token-based policies. - Key differences betwe...
How to Handle OAuth Dance for Mule API Efficiently Using HTTP Requester | No Custom Code Needed!
มุมมอง 6274 หลายเดือนก่อน
Welcome to our channel! 🎉 In this video, we'll show you how to handle the OAuth dance for Mule API efficiently using the inbuilt capabilities of the HTTP Requester, without writing any custom code. As a pro MuleSoft developer, mastering OAuth is crucial for secure API integrations. We'll walk you through the step-by-step process, ensuring you can implement OAuth seamlessly and securely. What yo...
HTTP Load Balancing on Mule APIs without load balancers in MuleSoft Anypoint Platform
มุมมอง 4654 หลายเดือนก่อน
Welcome to our channel! In this video, we'll guide you through the process of implementing HTTP load balancing on Mule APIs using the HTTP Requester component in MuleSoft Anypoint Platform, all without the need for a shared or dedicated load balancer. What You'll Learn: - Introduction to HTTP Load Balancing: Understand the basics and importance of load balancing in API management. - Setting Up ...
Filtering Mule Application Logs by Log Level for External Log Management Tools like Datadog
มุมมอง 4114 หลายเดือนก่อน
In this video, we dive into the process of filtering Mule application logs based on log levels for integration with external log management tools like ELK, Splunk, and Datadog. Learn how to configure your Mule applications to send only error logs to Datadog while ensuring that all logs are available for Anypoint Monitoring in Cloudhub 1.0 or CloudHub 2.0. What You'll Learn: - Understanding log ...
Reading POM File Properties in Mule Configuration Files Using Maven Resources Plugin
มุมมอง 4504 หลายเดือนก่อน
In this video, we'll explore how to read properties from a POM file and use them in Mule configuration files with the help of the Maven Resources plugin. This tutorial is perfect for developers looking to streamline their MuleSoft projects by leveraging Maven's powerful property management capabilities. What You'll Learn: - Introduction to POM files and their role in Maven projects. - How to co...
The Risks of Disabling Mule API Auto-Discovery | Anypoint Platform Gatekeeper
มุมมอง 2004 หลายเดือนก่อน
In this video, we explore the potential pitfalls of disabling API auto-discovery in MuleSoft. Learn why this feature is crucial for maintaining the integrity and performance of your APIs, and how turning it off can lead to significant issues. What you'll learn: - The importance of disabling auto discovery in certain scenarios. - How to configure the run property in Anypoint Studio. - Practical ...
How to Enable Verbose Logging for HTTP Messages in Mule APIs on Anypoint Platform
มุมมอง 2154 หลายเดือนก่อน
In this video, we'll guide you through the process of enabling verbose logging for every inbound and outbound HTTP message handled by Mule APIs on the Anypoint Platform. This includes configuring verbose logging for the HTTP Connector, Web Services / CXF Module, and Salesforce Connector, all of which use the same HTTP Service in the background. What You'll Learn: - Understanding Verbose Logging...
How to Identify Whether Mule API is deployed Under the Correct VPC in Anypoint Platform
มุมมอง 1704 หลายเดือนก่อน
In this video, we'll walk you through the steps to verify if your Mule API is correctly configured under the appropriate Virtual Private Cloud (VPC) in the Anypoint Platform. Ensuring your API is under the correct VPC is crucial for maintaining security, performance, and proper network segmentation. What You'll Learn: - Understanding the importance of VPCs in Anypoint Platform. - Navigating the...
How to Whitelist Outgoing Traffic from CloudHub 2.0 Using App-Level Egress Rules
มุมมอง 2204 หลายเดือนก่อน
Welcome to our channel! In this video, we'll guide you through the process of whitelisting outgoing traffic from CloudHub 2.0 using Egress Static IPs and app-level egress rules to target systems within the Anypoint Platform. This in-depth tutorial is perfect for developers and IT professionals looking to enhance their network security and ensure reliable communication between their applications...
How to Whitelist Outgoing Traffic from CloudHub 1.0 to Target Systems in Anypoint Platform
มุมมอง 1384 หลายเดือนก่อน
Welcome to our channel! In this video, we'll walk you through the process of whitelisting outgoing traffic from CloudHub 1.0 using static IPs to target systems within the Anypoint Platform. This comprehensive tutorial is designed for developers and IT professionals who want to enhance their network security and ensure reliable communication between their applications and external systems. What ...
How to Exclude a Specific URI Path Using Regex in API Manager | Anypoint Platform | MuleSoft
มุมมอง 1914 หลายเดือนก่อน
How to Exclude a Specific URI Path Using Regex in API Manager | Anypoint Platform | MuleSoft
How to restrict additional properties in a RAML | MuleSoft | XML and JSON Threats
มุมมอง 2314 หลายเดือนก่อน
How to restrict additional properties in a RAML | MuleSoft | XML and JSON Threats
How to protect API from Unwanted Traffic | ClientID Enforcement | IP Whitelisting | MuleSoft
มุมมอง 3564 หลายเดือนก่อน
How to protect API from Unwanted Traffic | ClientID Enforcement | IP Whitelisting | MuleSoft
Unlock the Power of AI with MuleChain AI for MuleSoft Developers!
มุมมอง 1.1K5 หลายเดือนก่อน
Unlock the Power of AI with MuleChain AI for MuleSoft Developers!
#10: CloudHub 2.0 | Private Space with Outbound Firewall Rules | App level Egress rules
มุมมอง 9939 หลายเดือนก่อน
#10: CloudHub 2.0 | Private Space with Outbound Firewall Rules | App level Egress rules
Meetup #35: MuleSoft RPA Deep Dive | Robotic Process Automation
มุมมอง 1.9Kปีที่แล้ว
Meetup #35: MuleSoft RPA Deep Dive | Robotic Process Automation
#23: MuleSoft Integration PoCs | Salesforce | AWS S3 Bucket
มุมมอง 1.1Kปีที่แล้ว
#23: MuleSoft Integration PoCs | Salesforce | AWS S3 Bucket
#22: Manual DB Watermarking | JMS Message Broker
มุมมอง 235ปีที่แล้ว
#22: Manual DB Watermarking | JMS Message Broker
#20: GitHub Actions CICD Pipeline - Part 02 | GitHub Secrets
มุมมอง 259ปีที่แล้ว
#20: GitHub Actions CICD Pipeline - Part 02 | GitHub Secrets
#19: GitHub Actions CICD Pipeline - Part 01
มุมมอง 666ปีที่แล้ว
#19: GitHub Actions CICD Pipeline - Part 01
#18: Mule Application Testing Strategies | Parameterized MUnit Testing
มุมมอง 1.2Kปีที่แล้ว
#18: Mule Application Testing Strategies | Parameterized MUnit Testing
#17: Dataweave2.4 Basics - Part 02 | dataweave core functions
มุมมอง 222ปีที่แล้ว
#17: Dataweave2.4 Basics - Part 02 | dataweave core functions
#16: Dataweave2.4 Basics - Part 01 | Dataweave core functions
มุมมอง 406ปีที่แล้ว
#16: Dataweave2.4 Basics - Part 01 | Dataweave core functions
#15: Structure Mule 4 Applications | Secure Configuration Properties | Mask Sensitive Properties
มุมมอง 510ปีที่แล้ว
#15: Structure Mule 4 Applications | Secure Configuration Properties | Mask Sensitive Properties
#14: Exception Handling in Mule4 | Error Types | Try Scope | On Error Propagate | On Error Continue
มุมมอง 452ปีที่แล้ว
#14: Exception Handling in Mule4 | Error Types | Try Scope | On Error Propagate | On Error Continue

ความคิดเห็น

  • @twoworld4173
    @twoworld4173 4 วันที่ผ่านมา

    Hi Can You Guide me how to increase my quota for my private space. Because trial version is not allowing me

  • @knowledge_3608
    @knowledge_3608 12 วันที่ผ่านมา

    I am facing same issue of that precondition failed. I changed it to v2 and it worked. thanks man

  • @MQ-Life
    @MQ-Life 26 วันที่ผ่านมา

    Great videos! can i connect with you?

    • @MuleAceAcademy
      @MuleAceAcademy 24 วันที่ผ่านมา

      @@MQ-Life yes

    • @MuleAceAcademy
      @MuleAceAcademy 24 วันที่ผ่านมา

      Send me your details on stackmerge@gmail.com

    • @MQ-Life
      @MQ-Life 24 วันที่ผ่านมา

      @@MuleAceAcademy Thank you for your reply i have sent an email to given mail ID. Please have a look. Thanks

  • @priyadharshini491
    @priyadharshini491 หลายเดือนก่อน

    Good explanation thank you

  • @meghanaponnuru553
    @meghanaponnuru553 หลายเดือนก่อน

    Can we get the additional videos, if we take a membership?

  • @hopeSneha
    @hopeSneha หลายเดือนก่อน

    Hi Ashish...Great demo...one question related to this - is it possible to get the governance report of any api from api manager via rest call having json as output?

    • @MuleAceAcademy
      @MuleAceAcademy หลายเดือนก่อน

      @@hopeSneha I don't think there are any APIs to fetch those details

  • @meghanaponnuru553
    @meghanaponnuru553 หลายเดือนก่อน

    8:20, I couldn't able to see API Spec in design center, it that a problem in developing and implementing the API?, I've synced with the Anypoint platform extension, but couldn't see in DC

  • @SohelNSW
    @SohelNSW 2 หลายเดือนก่อน

    Thank you for the excellent video on 'Flow Reference and HTTP Request' in Mulesoft. Your clear explanation and practical examples made the concepts easy to understand. Keep up the fantastic work! Looking forward to more insightful and well-structured videos from you. Your efforts are truly making a difference for learners like me.

    • @MuleAceAcademy
      @MuleAceAcademy 2 หลายเดือนก่อน

      @@SohelNSW Thanks 🙏 for kind words. You can go through other playlists for more insightful and well structured videos on Anypoint platform features.

  • @vishnubajpai3761
    @vishnubajpai3761 2 หลายเดือนก่อน

    vry informative session

  • @vishnubajpai3761
    @vishnubajpai3761 2 หลายเดือนก่อน

    vry informative session 👍

  • @meghanaponnuru553
    @meghanaponnuru553 2 หลายเดือนก่อน

    Is it the same if we give properties via cmd or via runtime manager while deploying in cloudhub?

    • @MuleAceAcademy
      @MuleAceAcademy 2 หลายเดือนก่อน

      @@meghanaponnuru553 yes but not always

  • @meghanaponnuru553
    @meghanaponnuru553 2 หลายเดือนก่อน

    1:10:19 - Could you plz convey, how the URL works to everyone even it is not published and not in public mode in concise way

    • @MuleAceAcademy
      @MuleAceAcademy 2 หลายเดือนก่อน

      @@meghanaponnuru553 design center given you options to get public URL which was used in postman

  • @meghanaponnuru553
    @meghanaponnuru553 2 หลายเดือนก่อน

    In point-to-point integration as there is no reusability, agility, redundancy we use Mulesoft in level of connecting devices, similar way in monolithic apps there is no reusability, agility, redundancy so we use API Led-connectivity in API level...Is it correct?

    • @MuleAceAcademy
      @MuleAceAcademy 2 หลายเดือนก่อน

      @@meghanaponnuru553 yes you are right

  • @socariola7450
    @socariola7450 2 หลายเดือนก่อน

    hi question about the secureProperties in pom. Does the cloudhub mask that or the runtime manager?

    • @MuleAceAcademy
      @MuleAceAcademy 2 หลายเดือนก่อน

      @@socariola7450 Runtime manager does that.

    • @socariola7450
      @socariola7450 2 หลายเดือนก่อน

      @@MuleAceAcademy thank you

  • @MalditoMW
    @MalditoMW 2 หลายเดือนก่อน

    Excellent explanation(: thanks!!

  • @meghanaponnuru553
    @meghanaponnuru553 3 หลายเดือนก่อน

    clearly explained👏

  • @meghanaponnuru553
    @meghanaponnuru553 3 หลายเดือนก่อน

    Can you explain why filtering is added in pom.xml?

  • @poornachander5260
    @poornachander5260 3 หลายเดือนก่อน

    Hi, I have a senario where I send only defined fields in request but with one incorrect key name and correct value, but still I get response from API. Does additional properties will work ?

    • @MuleAceAcademy
      @MuleAceAcademy 3 หลายเดือนก่อน

      @@poornachander5260 yes incorrect property name consider as additional property so it should help you after setting this property false

  • @Vjs222
    @Vjs222 3 หลายเดือนก่อน

    super, need more videos like this. thank you.

  • @instalyricarts4417
    @instalyricarts4417 3 หลายเดือนก่อน

    Thanks, can you do tips and tricks video on anypoint studio?

    • @MuleAceAcademy
      @MuleAceAcademy 3 หลายเดือนก่อน

      Its already here. Please go through it. Hope you will like it. th-cam.com/video/OvMOyiJx0gY/w-d-xo.html

  • @Vjs222
    @Vjs222 3 หลายเดือนก่อน

    I like these tricks videos... Pls keep uploading more videos....

    • @MuleAceAcademy
      @MuleAceAcademy 3 หลายเดือนก่อน

      @@Vjs222 sure.. please go through complete playlist and post your comments

  • @shreybisht-um1zy
    @shreybisht-um1zy 3 หลายเดือนก่อน

    Awesome , its very interesting and useful!!!

  • @skarthikongole
    @skarthikongole 3 หลายเดือนก่อน

    Hello, this is a great video. But could you make a follow up video on how to use this analysis as a quality gate in a CI/CD pipline? Defining which rules are to be checked and also checking programatically in a CI/CD pipeline if the sonarqube analysis has has passed or failed?

  • @savitapatle8638
    @savitapatle8638 3 หลายเดือนก่อน

    Very much informative sir

  • @narsireddytippireddy675
    @narsireddytippireddy675 4 หลายเดือนก่อน

    How to send custom attributes in the body along with ID and secret?

  • @youssoufcameroon2565
    @youssoufcameroon2565 4 หลายเดือนก่อน

    Hi Ashish. what about the tls contest that i configure in Anypoint Studio( keystore). Is it going to be overwritten by this one ?

    • @MuleAceAcademy
      @MuleAceAcademy 4 หลายเดือนก่อน

      @@youssoufcameroon2565 no it won't

    • @youssoufcameroon2565
      @youssoufcameroon2565 4 หลายเดือนก่อน

      @@MuleAceAcademy okay. Then which one will be picked? The one from the VPC?

  • @KeivenAdrian
    @KeivenAdrian 4 หลายเดือนก่อน

    Really helpful. I use to implement the old way for APIs with OAuth2.0.

    • @MuleAceAcademy
      @MuleAceAcademy 4 หลายเดือนก่อน

      @@KeivenAdrian Thanks 🙏

  • @MrSkaftabali
    @MrSkaftabali 4 หลายเดือนก่อน

    Really, i appreciated your hard work, All the tricks are very useful for all beginner's or an experienced developer .

    • @MuleAceAcademy
      @MuleAceAcademy 4 หลายเดือนก่อน

      @@MrSkaftabali Thanks 🙏

  • @harishdewangan2661
    @harishdewangan2661 4 หลายเดือนก่อน

    Wow, extremely useful, thanks a ton 🙏

    • @MuleAceAcademy
      @MuleAceAcademy 4 หลายเดือนก่อน

      @@harishdewangan2661 Thanks 🙏

  • @harishdewangan2661
    @harishdewangan2661 4 หลายเดือนก่อน

    Awesome content by Vikas, I have used Kibana and Elastic search in the past but this session covers many other things, thank you so much.

    • @MuleAceAcademy
      @MuleAceAcademy 4 หลายเดือนก่อน

      @@harishdewangan2661 Thanks 🙏

  • @harishdewangan2661
    @harishdewangan2661 4 หลายเดือนก่อน

    So essentially you are saying that the end system is welcoming all the IPs which they whitelisted (private space - static ips) but we do not want all apps deployed in private space to have access to that end system, and to do that we are overriding the default behavior by applying app level egress rule. is this understanding correct ?

    • @MuleAceAcademy
      @MuleAceAcademy 4 หลายเดือนก่อน

      @@harishdewangan2661 Yes that's right 👍

  • @gokulprasath-ur1qy
    @gokulprasath-ur1qy 4 หลายเดือนก่อน

    Thanks

  • @harishdewangan2661
    @harishdewangan2661 4 หลายเดือนก่อน

    Simple yet elegant, thanks Ashish

  • @harishdewangan2661
    @harishdewangan2661 4 หลายเดือนก่อน

    Great video Ashish as always, but why to use mule worker url when SLB url is already there, I mean what benefits we are getting, please enlighten me.

    • @MuleAceAcademy
      @MuleAceAcademy 4 หลายเดือนก่อน

      We can use this option for our private APIs where ur APIs will be running 8092/91 ports and you can not use SLB

    • @harishdewangan2661
      @harishdewangan2661 4 หลายเดือนก่อน

      @@MuleAceAcademy thank you

  • @GopiTata-b5r
    @GopiTata-b5r 4 หลายเดือนก่อน

    Hey thanks for this video please send the two raml specification ..

  • @sandipandutta6875
    @sandipandutta6875 4 หลายเดือนก่อน

    Hi, I am facing this same issue "Invalid client id". I didn't get it from the video what was done actually to get it solved. Can you please let me know the steps?

  • @wasim_Md
    @wasim_Md 4 หลายเดือนก่อน

    nice and clear explanation... thank you sir

  • @AkashRaj4U
    @AkashRaj4U 5 หลายเดือนก่อน

    Thanks for detailed information

  • @sanjana7289
    @sanjana7289 5 หลายเดือนก่อน

    Hi Sir, I'm learning about this domain. Quick question: If we can edit document manually, then What is the use of uploading document using Anypoint CLI?

  • @thiyageshkanna
    @thiyageshkanna 5 หลายเดือนก่อน

    this is running in xml. not mule code. please check the language rule which you've checked

  • @RaadYacu
    @RaadYacu 5 หลายเดือนก่อน

    I somehow missed it or you did not show how the two apps can egress out at the same time. you had one working at one time only but dont think both worked

  • @DhineshKaviraaj
    @DhineshKaviraaj 5 หลายเดือนก่อน

    Straight to the point. Thank you so much for the video

    • @MuleAceAcademy
      @MuleAceAcademy 5 หลายเดือนก่อน

      @@DhineshKaviraaj thanks 🙏

  • @vsingh-26
    @vsingh-26 5 หลายเดือนก่อน

    I don't know if this is the correct video to ask this question but what does it mean by statement "Anypoint Platform acts as a client provider by default"? What is a "Client Provider" in the context of Client Management in Anypoint Platform?

    • @MuleAceAcademy
      @MuleAceAcademy 5 หลายเดือนก่อน

      @@vsingh-26 Yes you are right however if you want an external client provider like okta then client management is used to integrate an external client provider.

    • @vsingh-26
      @vsingh-26 5 หลายเดือนก่อน

      @@MuleAceAcademy after we add external client providers like Okta, do we get an option to select a particular client provider while requesting access to a API?

    • @MuleAceAcademy
      @MuleAceAcademy 5 หลายเดือนก่อน

      @@vsingh-26 it will allow the use of an external client provider only

    • @vsingh-26
      @vsingh-26 5 หลายเดือนก่อน

      @@MuleAceAcademy so you mean you can no longer use the client provider which comes out of box in Anypoint platform. How about if there are multiple external client providers configured, will these be shown as options during request access?

    • @MuleAceAcademy
      @MuleAceAcademy 5 หลายเดือนก่อน

      @@vsingh-26 yes

  • @belindax7380
    @belindax7380 5 หลายเดือนก่อน

    Could you share the codes please? accounts and customers codes

  • @gonzaloverdugo2234
    @gonzaloverdugo2234 5 หลายเดือนก่อน

    una mierda

  • @behumanf1rst
    @behumanf1rst 6 หลายเดือนก่อน

    I am using Linux VM machine, should I create replicas in different VMs or same VM?

    • @MuleAceAcademy
      @MuleAceAcademy 6 หลายเดือนก่อน

      What is your requirement of high availability then yes using same registration yaml file and use load balancer in front

  • @manishachotaliya3112
    @manishachotaliya3112 6 หลายเดือนก่อน

    Thank You Ashish for the in-depth explanation. Appreciate the level of effort you have put in here.

  • @seewithsam858
    @seewithsam858 7 หลายเดือนก่อน

    Thank you sir for the demo. My Question - how about when updates in the application, how deploy to the exchange with different version and how to consume it when we are deploying

  • @ZeroCool-zb7sn
    @ZeroCool-zb7sn 8 หลายเดือนก่อน

    Thank you so much for this video. I do have a question. Could you please help to explain How JWT Validation Policy is different than OpenId access token enforcement policy? help us with valid use cases for both of them to understand it better.

  • @asharamshivnani8914
    @asharamshivnani8914 8 หลายเดือนก่อน

    sir direct implement karte itna kam bolte to jada achaa sorry for this comment but seriously you strach the topic