g_Sequence_Send
Send
Properties
caption : stringString identifier for caption display in the UI.
description : stringStep description.
interface : stringService interface. If specified, the message is transformed into a channel payload message.
layout : stringGUI layout data.
name : stringStep name.
output : stringExpression evaluating to the output channel name. If not specified, taken from the message "channel" part.
Parents
g_Sequence_Join_Sequence - Step within a Join of a Service. e.g. Script, Transform, Try, Branch...
Service - Services provide integration service orchestration capabilities. They are essentially workflow for integration.
Parent topic: g_Sequence_Dispatch_Case
Parent topic: g_Sequence_Loop
Parent topic: g_Sequence_Semaphore
Parent topic: g_Sequence_TryCatch_Try
Parent topic: g_Sequence_TryCatch_Catch
Parent topic: t_SOADefinition_IntegrationServices_Service
Parent topic: g_Sequence_Join_Sequence
Parent topic: Service