Wunderwise.laura_soft.1.var -
: If the variable is defined in a "Private Flow," it may not be accessible in the "Main Flow" unless explicitly passed. Variables in Mule Apps | MuleSoft Documentation
To access this variable in a script or expression, use the syntax specific to your platform. Example (DataWeave): vars.wunderwise.laura_soft.1.var Example (Java/Spring): $wunderwise.laura_soft.1.var : Flow Variables : Exist only within a single processing flow. wunderwise.laura_soft.1.var
: Refers to a specific module or sub-component. In technical environments, "soft" often denotes a software-specific property or a reference to MuleSoft integration variables. : If the variable is defined in a
: A generic placeholder for a value, such as a token, endpoint, or configuration string. How to Use and Manage This Variable : Refers to a specific module or sub-component
In , variables are typically set using the Set Variable transformer.
: Many systems treat laura_soft and Laura_Soft differently. Ensure the casing matches exactly as defined in your configuration files.