Log In to iHub Site
Test Environment: https://ihub-uat.seko360.com/
Live Environment: 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
Part I - Group Details
Click on Settings Menu → Pipeline Groups
Click “Create New” Button on the bottom of the right pane
Type the Name of the Service Provider
Click SAVE button
Part II - Notifications (optional)
“Notifications” Tab will be visible after completing details in Part I
Add Email address where to receive notifications (success or failure)
Add Data items (e.g. order ID, SKU, etc) to include into notifications using {$.path}
Click SAVE button
Add Client Credentials
Some Service Providers requires unique credentials for each client which are configured based on credential Type.
Click on Settings Menu → Credentials
Click “Create New” Button on the bottom of the right pane
Type the Name of Credentials for a specific Service Provider
Select Authentication Type and Fill in details/data needed
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)
Click SAVE button
Set Up Pipelines
Part I - Pipeline Details
Click on Settings Menu → Pipelines
Click “Create New” Button on the bottom of the right pane
Add Pipeline Name
Select Pipeline Template. Leave blank if no template needed/Create new.
Pipeline Template is configured at Admin site
Toggle “IsActive” to enable (YES) and disable (NO) a Pipeline
Click SAVE button
Select Pipeline Group (optional)
Configure TRIGGER then SAVE
Configure PIPELINE then SAVE
Part II - Pipeline Variables
“Pipeline Variables” Tab will be visible after completing details in Part I
Click Create New
Add
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)
“Notifications” Tab will be visible after completing details in Part II
Add Email address where to receive notifications (success or failure)
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 task
Pipeline Runs
Click on Pipeline Runs Menu to Monitor History and execution of Pipelines
Use search Filters and click “APPLY” button
Click “VIEW” button to Check errors and View details of activity
Activity will show Green if successful or Red X if failed