Hear from Salesforce leaders on how to create and deploy Agentforce agents.
Contact Us 1-800-596-4880

DataWeave Extension

DataWeave enables you to implement and test your custom DataWeave modules and mappings and package them into libraries that you can share and reuse through Anypoint Exchange.

The DataWeave extension to Visual Studio Code enhances productivity when you’re building DataWeave libraries. The extension provides the following capabilities:

  • Ability to work on your DataWeave modules and mappings in a standalone manner, outside of a Mule application.

  • Instant execution of your DataWeave mappings, including live preview of data transformations.

  • Language support, including autocompletion, navigation, refactoring, formatting, quick fixes, and syntax highlighting.

  • Debugging support for DataWeave mappings.

  • Automatic generation of a documentation template that you can use to provide your own DataWeave library documentation in Exchange.

  • An embedded DataWeave Maven plugin with the following features:

    • Integration of packaging and deployment of your DataWeave libraries with your Maven lifecycle.

    • Integration with Exchange to share and consume DataWeave libraries.

  • An embedded DataWeave testing framework that enables you to build automated unit and integration tests easily.