Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel6
outlinefalse
styledefault
typelist
printabletrue

...

  1. Toggle “IsActive” to enable (YES) and disable (NO) a Pipeline

  2. Click SAVE button

  3. Select Pipeline Group (optional)

  4. Configure TRIGGER then SAVE

  5. Configure PIPELINE then SAVE

ihub GS Pipeline details.gif

SEE More Examples here: https://seko.atlassian.net/wiki/pages/resumedraft.action?draftId=2982740027&draftShareId=a39bb7ab-7821-4545-90a9-087806cdeee0

Part II - Pipeline Variables

  1. “Pipeline Variables” Tab will be visible after completing details in Part I

  2. Click Create New

  3. Add

  4. Click SAVE button

...

  1. “Create New”

  2. Select Client or Pipeline

Pipeline variables are

...

specific to a single pipeline and are shared between its runs.

Client variables are

...

accessible across all pipelines

...

for a client, allowing shared values between multiple pipelines.

  1. Fill in Variable Name and Value. Specify the requirements based on the pipeline’s function.

  2. Click SAVE button

  3. Repeat steps if needed

ihub GS pipelineVariables.gifImage Added

Part III - Notifications (optional)

  1. “Notifications” Tab will be visible after completing details in Part II

  2. Add Email address where to receive notifications (success or failure)

  3. Add Data items (e.g. order ID, SKU, etc) to include into notifications using {$.path}

...

To TEST

Manual Pipeline Run

Click “Run Now” button to Test all steps in a Pipeline

...

Dry Run Task

Test specific taskClick “Dry Run” button to test specific task

...

Export Pipeline

Click “Export” button to export in json file

...

Pipeline Runs

  1. Click on Pipeline Runs Menu to Monitor History and execution of Pipelines

  2. Use search Filters and click “APPLY” button

  3. Click “VIEW” button to Check errors and View details of activity

  4. Activity will show Green (tick) if successful or Red X if failed

...