g_Sequence_Semaphore
Semaphore
Properties
assignee : stringExpression specifying a principal used to determine which users may take ownership of the assignment.
The assignee is a principal so it may be a user or user group. Any user that that is set as the assignee or is a member of the group specified as the assignee may take ownership of the assingment.caption : stringCaption to display in the user interface. This may be a string identifier.
description : stringSemaphore block description.
factory : stringThe factory for SysWorkflowAssignment subclasses. Space-separated list of the form "AssignmentClass ['event [arg1 arg2 ... argN]]".
layout : stringname : stringStep name.
owner : stringExpression specifying a user who owns the assignment. Once an assignment is owned, it appears only in the queue of its owner.
queue : stringExpression that evaluates to the name of the SysWorkflowQueue to which this Semaphore will block.
title : stringExpression specifying the assignment caption string indentifier (SysWorkflowAssignment caption).
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
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: t_SOADefinition_IntegrationServices_Service
Parent topic: g_Sequence_Semaphore
Parent topic: g_Sequence_TryCatch_Try
Parent topic: g_Sequence_TryCatch_Catch
Parent topic: g_Sequence_Join_Sequence
Parent topic: Service