Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FastCreateNode

The element to create record via object variable.

Hierarchy

  • TransactionalRecordBaseElement
    • FastCreateNode

Index

Properties

Optional connector

connector: string

The normal connector.

Optional connectorPoint

connectorPoint: string

Optional description

description: string

The description of the element.

Optional faultConnector

faultConnector: string

The fault connector.

Optional faultConnectorPoint

faultConnectorPoint: string

label

label: string

The display name.

Optional locationX

locationX: number

The location.

Optional locationY

locationY: number

The location.

name

name: string

The unique name.

Optional rollbackIfErr

rollbackIfErr: boolean

Rollback the operation if error occurs in the flow. If this property is false, a new transaction for this elemnet will be used.

variable

variable: string

The a new record will be created from the given variable. The ID will be assigned after this element.