Scripting Module - Mule 4 icon

Scripting Module - Mule 4

(0 reviews)

home

The scripting module provides facilities for using scripting languages in Mule. Any scripting languages that support JSR-223 can be used inside Mule. Scripts can be used as implementations of components or transformers. Also, scripts can be used for expression evaluations, meaning message routing can be controlled using script evaluations on the current message. You can even configure Mule instances from scripts.

Defines a script component backed by a JSR-223 compliant script engine such as Groovy, JavaScript, or Ruby. Scripting allows you to either directly embed your script inside the XML config or reference a script using Springโ€™s dynamic language support.

Note: This connector module only works with Mule 4 and Studio 7.


Reviews

TypeConnector
OrganizationMuleSoft
Published by
MuleSoft Organization
Published onDec 14, 2023
Asset overview

Asset versions for 2.1.x

Asset versions
VersionActions
2.1.0

Tags