Type to start searching...

Send

Properties
caption : string

String identifier for caption display in the UI.

description : string

Step description.

interface : string

Service interface. If specified, the message is transformed into a channel payload message.

layout : string

GUI layout data.

name : string

Step name.

output : string

Expression evaluating to the output channel name. If not specified, taken from the message "channel" part.

Parents
  • Try
  • Sequence - Step within a Join of a Service. e.g. Script, Transform, Try, Branch...
  • Catch
  • Semaphore
  • Loop
  • Case
  • Service
  • Service - Services provide integration service orchestration capabilities. They are essentially workflow for integration.