SCATTER - GATHER | MULE 4 | MULESOFT | HOW TO HANDLE ERRORS IN SCATTER GATHER

Поділитися
Вставка
  • Опубліковано 1 жов 2024
  • In this video,
    You will see how Scatter Gather works, whats is the output payload type of Scatter gather. How to handle errors in Scatter Gather. What is the total time taken to complete the Scatter Gather process?
    If you are interested to learn MuleSoft? Or wanted to suggest to anyone?
    Here are full series of lectures for MuleSoft for Beginners :
    Session 1 Recording:
    lnkd.in/dpUNdp7
    Session 2 Recording:
    lnkd.in/dEeNVPt
    Session 3 Recording :
    lnkd.in/dXeBe9K
    Session 4 Recording :
    lnkd.in/d_Wtt5f
    Session 5 Recording:
    lnkd.in/dHmgH-h
    Session 6 recording :
    lnkd.in/dMw32bb
    Session 7 recording :
    lnkd.in/g3Mh5YJ
    Session 8 recording :
    lnkd.in/g3Mh5YJ
    Session 9 recording :
    lnkd.in/dPthXsz
    Session 10 recording:
    • Session 10: Deploying ...
    ~-~~-~~~-~~-~
    Please watch: "Implement an API using Anypoint Code Builder #ACB @sravanlingam #mule4 #mulesoft #salesforce"
    • Implement an API using...
    ~-~~-~~~-~~-~

КОМЕНТАРІ • 11

  • @MrSuperProudIndian
    @MrSuperProudIndian 3 роки тому +4

    i really like your explainations and it gives me more understanding than the mulesoft fundametals course. thank you soo much. Can you do a video for Objectstore if you can ?

  • @sandhyagowda8887
    @sandhyagowda8887 3 роки тому +2

    U are simply super guru... I just loved ur videos... keep rocking... thank u guru.. u are my guru

  • @mycookingshow4657
    @mycookingshow4657 3 роки тому +1

    Thanks for your video. Superb explaination shravan garu. Request you to please do video on vcore,memory details in mule4

  • @sreeram543
    @sreeram543 3 роки тому +1

    Nice video..i have one question.. the out come of scatter and gather is array of obect.. is that array of objects are based on the way u arranged processors or what ever finished first? i mean if it is by order then i dont have any question i can assume always payload[0] will http response and payload[1] will be db.. but if it is based on completion then i can rely on index of array .

    • @VincentLowe
      @VincentLowe 2 роки тому +1

      Hello Sree - the result of the scatter/gather in Mule 4 is actually an Object of Objects, not an array. In order to get an array containing the results from the scatter/gather, you would use the expression "payload..payload" That uses the "descendants selector" to pull the "payload" field from each of the embedded objects.

  • @chiranjeevibolla4848
    @chiranjeevibolla4848 3 роки тому +1

    Really super explanation... Thank you soon much bro

  • @lucky.6511
    @lucky.6511 3 роки тому +1

    Ur such a cool teacher. 👍

  • @gundeep_singh
    @gundeep_singh 3 роки тому

    Great explanation Sravan.. just one thing.. i guess the scatter gather working in mule 3 and mule 4 is very different.. if possible can you nake a comparison video it would really be helpful.. and again Thankyou for this!

  • @vikasgandhi7581
    @vikasgandhi7581 3 роки тому

    Hi sir it wont take 50 seconds to complete the process. it takes 30 sec to complete the process(2:21)