MuleSoft || Advanced DataWeave - Tips and Tricks || Mule-4

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ธ.ค. 2024

ความคิดเห็น •

  • @vasm510
    @vasm510 3 ปีที่แล้ว

    Hi Siva, Getting the error when deploying the Application "Configuration properties file config.json must end with yaml or properties extension"...As per Mule 4 documentation only .yaml/.properties files can be referred....Any suggestion to proceed on json extension.

  • @niranjansamunuri1564
    @niranjansamunuri1564 5 ปีที่แล้ว

    Way of explanation is very nice

  • @harshupadhyay8715
    @harshupadhyay8715 5 ปีที่แล้ว

    Thank you Sir for the Video it was very useful!!

  • @thedeveloper2513
    @thedeveloper2513 5 ปีที่แล้ว

    Interesting video as usual Siva. Quick question, have you worked on Gitlab CICD before? What is the main difference between Jenkins and and CICD by Gitlab? Also if you have a .gitlab-ci.yml file script please share it. Thank you.

  • @rajendranusullapalli7229
    @rajendranusullapalli7229 5 ปีที่แล้ว

    Hi Siva good morning, are you teaching any class?

  • @nagaarjuna2336
    @nagaarjuna2336 4 ปีที่แล้ว

    Hi Shiva,
    Thanks for videos,
    I am tried to set a variable by using MunitTools::getResourceAsString('filename'), and mime-type as application/json.
    It's throwing error in 7.4 version, could you please drop a solution on how to get resolve that error.
    error:
    Message : "Script 'MunitTools::getResourceAsString('config.json') ' has errors:
    Unable to resolve reference of MunitTools::getResourceAsString. at 1 : 1" evaluating expression: "MunitTools::getResourceAsString('config.json')".
    Error type : MULE:EXPRESSION
    Thanks

  • @sriramrajagopal4237
    @sriramrajagopal4237 4 ปีที่แล้ว

    Thank you for ur wonderful videos..It gives great insight abt various Mulesoft topics. I have a small query here .can u plz guide me on how to add these Munit tools library to the project .. I tried to install through 'Install software' option ..but i dont see Munit tools option there ..it shows just Munit .. tried to install it ..but it says 'Installing software' has some problem..Having said that , i also see some plugin folders under 'Mulesoft->munit folders in my c drive..so should i do something with them in order to get these libraries added, Munit and MunitTools. plz suggest ..just started learning mulesoft. so im getting confused every now and then ..Thank you

    • @sivathankamanee-channel
      @sivathankamanee-channel  4 ปีที่แล้ว

      Please add the below POM dependency, it should work good. mvnrepository.com/artifact/com.mulesoft.munit/munit-tools/2.0.0

    • @sriramrajagopal4237
      @sriramrajagopal4237 4 ปีที่แล้ว

      @@sivathankamanee-channel Thank you so much ..that worked ..however with the additional element [this is missing in the link shared above] to the dependency block ..

    • @sriramrajagopal4237
      @sriramrajagopal4237 4 ปีที่แล้ว

      Hi Siva, one more issue i see after configuring the setvariable component ..it says ; Scripting language error on expression 'MunitTools::getResourceAsString('config.json')'. Reason: Unable to resolve reference of MunitTools::getResourceAsString.. I did added config.json file to '/batch_sample/src/main/resources/config.json' ..bu still i see an issue. Plz throw some light on this .. thank you..

  • @seenudare
    @seenudare 5 ปีที่แล้ว

    Hi Siva, Thank you very much for the video..
    How can we change the values of config.json dynamically.
    Once the project is deployed, how can we change the values in config.

    • @sivathankamanee-channel
      @sivathankamanee-channel  5 ปีที่แล้ว +2

      Hi Srinivas - There are many ways you can enrich dynamically. But the best practice is to not change Meta data or they are called golden data that must not be changed. Off you want you can use small transformation and make alteration. For your question - Groovy script is the best to alter JSON dynamically. 👍

    • @seenudare
      @seenudare 5 ปีที่แล้ว

      @@sivathankamanee-channel Thank you..will try a poc on that sir...Thank you for responding immediately and for the good video...

  • @MrSri786
    @MrSri786 4 ปีที่แล้ว

    Hello Siva, throwing the error "Unable to resolve module with identifier org::springframework::util::StringUtils. at 5 : 5" evaluating expression: "%dw 2.0"

    • @sivathankamanee-channel
      @sivathankamanee-channel  4 ปีที่แล้ว

      Hi Srinivas - Did you add Spring Module already? Or ensure to have the below dependency added in POM:
      org.springframework
      spring-core
      2.5.6

    • @sivathankamanee-channel
      @sivathankamanee-channel  4 ปีที่แล้ว

      You can please press CTRL+T and Type in the Class name, you can see the JAR location instantly to confirm if you have the JAR in maven repository.

    • @MrSri786
      @MrSri786 4 ปีที่แล้ว

      @@sivathankamanee-channel Sorry I missed it...I will let you know ince add it...Thanks for the quick reply...👍

  • @santhoshkumar9173
    @santhoshkumar9173 5 ปีที่แล้ว

    Hi Sir,
    Thanks for the knowledge sharing
    How to compose soap response in Datawave ?

    • @sivathankamanee-channel
      @sivathankamanee-channel  5 ปีที่แล้ว

      Hi Santhosh - Please could you watch my previous video on calling soap service? I explained what you are asking for in that video. Thank you. 👍

    • @santhoshkumar9173
      @santhoshkumar9173 5 ปีที่แล้ว

      @@sivathankamanee-channel thanks sir ,
      But my request is not to use soapapikit router.
      We need to use http Lister to receive soap msg and have to convert soap input msg to JSON and then reply response msg to soap client.
      So, how to compose soap response in Datawave sir ?

  • @sambitmohanty1758
    @sambitmohanty1758 5 ปีที่แล้ว

    Hi sir !! Is there any way to backup the object store data in mule4?

    • @sivathankamanee-channel
      @sivathankamanee-channel  5 ปีที่แล้ว

      Hi I don't think there is a way. Because it's an internal implementation.

  • @swethareddyreddygari7569
    @swethareddyreddygari7569 5 ปีที่แล้ว

    how to get namespace and root node name from incoming payload in datawave

    • @sivathankamanee-channel
      @sivathankamanee-channel  5 ปีที่แล้ว

      Hi - SwethaReddy - I made a separate video on how we can handle namespaces through Dataweave. Please go through that and let me know if you still have any help needed. Thank you.