| Namespace | http://www.mulesoft.org/schema/mule/dynamicflows |
|---|---|
| Schema Location | http://www.mulesoft.org/schema/mule/dynamicflows/1.0/mule-dynamicflows.xsd |
| Version | 1.0 |
| Minimum Mule Version | 3.2 |
Adds, removes and runs dynamic Flows
| Message Processors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Adds a dynamic context to the main application.
| |||||||||||
Removes a context from the main application
| |||||||||||
Runs the flow added dynamically using a VM transport (request-response)
| |||||||||||
Runs the flow added dynamically using a vm inbound
| |||||||||||
Adds a dynamic context to the main application.
INCLUDE_ERROR
| Name | Default Value | Description |
|---|---|---|
| Optional. Specify which configuration to use. | ||
| The context identifier |
Removes a context from the main application
INCLUDE_ERROR
| Name | Default Value | Description |
|---|---|---|
| Optional. Specify which configuration to use. | ||
| The context identifier |
Runs the flow added dynamically using a VM transport (request-response)
INCLUDE_ERROR
| Name | Default Value | Description |
|---|---|---|
| Optional. Specify which configuration to use. | ||
| The context identifier | ||
| The flow identifier | ||
| The flow's payload |
| MuleException |
|---|
Runs the flow added dynamically using a vm inbound
INCLUDE_ERROR
| Name | Default Value | Description |
|---|---|---|
| Optional. Specify which configuration to use. | ||
| The context identifier | ||
| The flow identifier with the VM inbound | ||
| The flow's payload |
| MuleException |
|---|