g_Sequence_Join_Sequence
Sequence
Step within a Join of a Service. e.g. Script, Transform, Try, Branch...
Properties
args : stringA collection of values to be passed individually to each of the threads.
variable : identifierThe name of the Service variable that will be used for the thread argument of this Fork/Join block.
Valid values based on“string”. :?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)* Value must begin with a letter or an underscore. Case and length are not restricted. Letters, numbers and underscores are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.
Content
Choice of:
g_Sequence_Script [1..1]
g_Sequence_Goto [1..1]
g_Sequence_Transform [1..1]
g_Sequence_Dispatch [1..1]
g_Sequence_Loop [1..1]
g_Sequence_Semaphore [1..1]
g_Sequence_TryCatch [1..1]
g_Sequence_Persist [1..1]
g_Sequence_Sync [1..1]
g_Sequence_Send [1..1]
g_Sequence_SendReceive [1..1]
g_Sequence_Join [1..1]
any [1..1]
Parents
Parent topic: g_Sequence_Join