Skip to main content

FlowPositionProperties

Defines properties for flow positions within the workflow, including timeout, history, event checks, and forwarding options.

Properties

NameDescription
MessageOptionsRepresents options for sending workflow messages, including settings for email sending, multilingual content, custom messages, attachments, and a modification status flag.
NotificationOptionsRepresents options for push notifications in a workflow, including multilingual captions, messages, enablement, and a flag for modification status.
DoNotSendRequestIfProcessedIndicates whether a request should be sent if the document has already been processed.
ValueOptionsThe value options associated with the flow position.
HideApporoverInHistoryIndicates whether to hide the approver's information in the flow history.
AutoOpenApprovalOptionIndicates whether the approval option should open automatically.
GeolocationOptionsRepresents options for geolocation settings in the workflow, including flags for usage, display in flow history, and type of geolocation data.
EventButtonGroupIndicates whether event buttons are grouped together within the flow position.
IsChangedIndicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
ForwardingOptionsThe forwarding options associated with the flow position.
EventsToCheckA list of events that need to be checked for this flow position.
RequestIsNecessaryIfDocumentChangedIndicates whether a request is necessary if the document has been changed.
WebNotificationOptionsRepresents options for web notifications in a workflow, including multilingual titles, messages, and a flag for modification status.
TimeoutOptionsThe timeout options associated with the flow position.
DocumentsA list of documents associated with the flow position.
EventsA list of events associated with the flow position.
EventButtonsAlignmentThe alignment of the event buttons associated with the flow position.
ShowInFlowHistoryIndicates whether the flow position should be shown in the flow history.
CaptionA dictionary containing captions for workflow objects, mapping identifiers to their display names.