coderz.py

  • 23 DSA Patterns
  • DSA Basics
  • DSA Sheet
  • C
  • C++
  • Java
  • Python
  • DBMS
  • Privacy Policy

Tag: DataWeave 2.0

  • Dataweave

    Update Operator

    This operator is the one to use when you wish to change specific fields on an Object, while keeping all…

    December 12, 2021

  • Dataweave

    Update Operator Examples

    Update Operator Examples

    December 12, 2021

  • Dataweave

    Selector Expressions (update Operator)

    Use selector expressions with the update operator to specify the fields to update.

    December 12, 2021

  • Dataweave

    flatten function in DataWeave 2.0 (mulesoft)

    With the help of flatten function multiple arrays are bounded together as single array.

    January 4, 2022

  • Dataweave

    splitBy function in DataWeave 2.0 (mulesoft)

    Splits a string into a string array based on a value of input or matches part of that input string….

    January 4, 2022

  • Dataweave

    splitBy Examples in DataWeave 2.0

    Helper function that enables splitBy to work with a null value.

    January 4, 2022

  • Dataweave

    read function in DataWeave

    Reads a string or binary and returns parsed content. This function can be useful if the reader cannot determine the…

    February 5, 2022

  • Dataweave

    readUrl in DataWeave

    ThereadUrlfunction is similar to the read function, but it accepts URL as an input and the remaining parameters remain the…

    February 5, 2022

  • Dataweave

    readUrl Example in DataWeave

    readUrl Example

    February 5, 2022

  • Mulesoft

    Mulesoft

    JMS Messaging Pattern in MuleSoft

    JMS messaging pattern is widely used for asynchronous communication. JMS is introduced between the Source and Target systems and the…

    February 6, 2022

  • ← Previous
  • 1
  • …
  • 4
  • 5
  • 6

coderz.py

Practical coding tutorials and guides for Python, web development, algorithms, and more. Built for developers who love to learn.

Explore

  • 23 DSA Patterns
  • DSA Basics
  • DSA Sheet
  • C
  • C++
  • Java
  • Python
  • DBMS
  • Privacy Policy

Categories

  • 23 DSA Patterns
  • AI
  • C
  • C++
  • Dataweave
  • DBMS
  • DSA Basics
  • DSA Sheet
  • Java
  • Machine Learning
  • Mulesoft
  • OODP
  • Python
  • RAML

Connect

hello@coderzpy.com

© 2026 CoderZPy — Built for developers, by developers.

Made with ❤ & code