Pipe Exec
Introduction
Valve for executing a pipe in the current context. Pipe executed will share request, session and state (including items) with executor.
Configuration
Name
Description
Default value
Mandatory
Expanded
pipe
Id of pipe to execute.
{
"name" : "PipeExec",
"config" : {
"pipe" : "pipe01"
}
}