Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
If user has only one identity, dropdown is not visible.
...
Settings Menu
...
Create Pipeline Groups (optional)
Pipeline Group helps in organizing various pipelines into groups for easier identification.
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
...
“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
...
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
Scriban is a scripting languange and a versatile tool for creating dynamic messages and content in applications.
SEE More Examples here: https://seko.atlassian.net/wiki/pages/resumedraft.action?draftId=2982740027&draftShareId=a39bb7ab-7821-4545-90a9-087806cdeee0
...
“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}
...
...
TEST Pipeline
1. Manual Pipeline Run
Click “Run Now” button to Test all steps in a Pipeline
...
2. Dry Run Task
Click “Dry Run” button to test specific task
...
Export Pipeline
Click “Export” button to export in json file
...
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
...