Type to start searching...

Sequence

Step within a Join of a Service. e.g. Script, Transform, Try, Branch...

Properties
args : string

A collection of values to be passed individually to each of the threads.

variable : identifier

The name of the ETL Activity variable that will be used for the thread parameter 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:

    • Script [1..1]

    • Goto [1..1]

    • ETLPipeline [1..1] - Pipelines gather and group cursors and commands together into related units, becoming the defining blocks of your ETL activities.

    • TruncateTable [1..1] - An ETL TruncateTable command.

    • CopyTable [1..1] - An ETL CopyTable command.

    • TryCatch [1..1]

    • Join [1..1]

    • any [1..1]

Parents