Clone Pipeline - Ironstream_Hub - 1.3.2

Ironstream Hub Administration

Product type
Software
Portfolio
Integrate
Product family
Ironstream
Product
Ironstream > Ironstream Hub
Version
1.3.2
Language
English
ContentType
Administration
Product name
Ironstream Hub
Title
Ironstream Hub Administration
Topic type
Administration
First publish date
2022

Field

Description

Usage:

Copies the pipeline configuration of one source to one or more other sources as listed in a text file.

Arguments:

(required) -from (-from <pipelinename>)

(required) -to (-to <text file>)

Examples:

ihubcmd -clone-pipeline -from sysi.prcsly.com -to pipeline_list.txt

Expected Output:

A result message stating what the outcome of the clone pipeline command is. Such as:
  1. Command arguments are invalid.
  2. Unable to find the pipeline
  3. From pipeline is not valid for cloning
  4. To pipelines are not valid for cloning to
  5. An error occurred while cloning the pipeline. <error details>.
  6. The pipeline was successfully cloned.

Notes:

-from names an IBM i source that has a valid pipeline to a target.

The name must exactly match the case of the chosen IBM i source.

-to points to a text file containing the names of IBM i source systems to be given the same pipeline as the -from source system.

The text file must have a single source name on each line to which the -from configuration will be applied.

Each name must begin in the left-most position of the line and must exactly match the case of an IBM i source.