Versions Compared

Key

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

...

Test Environment: https://ihub-uat.seko360.com/

Live Environment url?If using an Admin account, select : https://ihub.seko360.com

Select User account in the Header dropdown for multiple Identities/user entitlements.

If user has only one identity, dropdown is not visible.

...

Settings Menu

...

Create Pipeline Groups

...

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

  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}

  4. Click SAVE button

...

Add Client Credentials

Some Service Providers requires unique credentials for each client which are configured based on credential Type.

  1. Click on Settings Menu → Credentials

  2. Click “Create New” Button on the bottom of the right pane

  3. Type the Name of Credentials for a specific Service Provider

  4. Select Authentication Type and Fill in details/data needed

Info

Authentication details may vary depending on Credential Type:

*Generate Access Token or API keys for 3rd party apps like Shopify (Generic Http)

*Add service ID (Generic Http)

*Add username and password (Basic Http)

*Add connection string ( for SQL/database)

  1. Click SAVE button

ihub GS User credentials.gifImage Added

Set Up Pipelines

Part I - Pipeline Details

  1. Click on Settings Menu → Pipelines

  2. Click “Create New” Button on the bottom of the right pane

  3. Add Pipeline Name

  4. Select Pipeline Group

  5. Configure TRIGGER

  6. Configure PIPELINE

  7. Template (leave black if no template needed)

Pipeline Template is configured at Admin site

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

...

  1. Click SAVE button

  2. Select Pipeline Group (optional)

  3. Configure TRIGGER then SAVE

  4. Configure PIPELINE then SAVE

ihub GS Pipeline details.gifImage Added

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

You specify what you need if any. It depends on what a pipeline does.

Pipeline variables are available at this pipeline only and shared between Pipeline Runs.

Client variables are available across all pipelines of the Client if they need a value to share between multiple pipelines.

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}

<Insert Visuals here>

Pipeline Runs

  1. Click on Pipeline Runs Menu 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

...