LogoLogo
  • 🏃‍♀️ Get started
    • Create your first integration
      • Step 1 - Creating your Source & Destination System keys
        • Shopify Key
        • FTP Key
      • Step 2 - Select a Source Function
      • Step 3 - Select a Destination Function
      • Step 4 - Select a Transformation
      • Step 5 - Put it all together to create a Stream
      • Step 6 - Run your stream
    • Go-live best practice
  • 🏄🏻‍♀️ Integration Tutorials
    • Shopify with Descartes Peoplevox
    • Shopify with FTP
      • Shopify with FTP
      • Shopify with FTP (Part 2)
    • Shopify with ReBOUND
    • WooCommerce
      • WooCommerce with FTP
    • NetSuite
  • 🏗️ Creating streams
    • Intro
    • Streams
      • Web hook installation
      • Web hook support
        • DEAR Systems
        • Descartes Peoplevox
        • Shopify
    • Systems
      • System library
        • DEAR Systems
        • Email
        • FTP
        • Descartes Peoplevox
        • Magento 1.x
        • Magento 2.x
        • ParcelLab
        • ReBOUND
        • Shopify
        • WooCommerce
    • Keys
      • Key library
        • Shopify private apps
        • Netsuite
        • FTP and sFTP
        • oAuth
    • Sources
    • Transformations
      • Public Transformations
      • Private Transformations
      • Customising a Public Transformation
      • Write a custom transformation
        • Transformation Library
        • Example 1 - Sales Order
        • Example 2 - Shipment
    • Destinations
      • Aggregated Events
    • Data uploads
    • Lookup table
  • 🔧 Editing streams
    • Updating source and destinations
    • Deleting a stream
  • 🎛️ Monitoring streams
    • Job Statuses
    • Event Statuses
    • Resending data
      • Replicate Job
      • Replicate Event
      • Replicate Event without Event in Control Panel
    • Reporting
      • Jobs
      • Events
      • Entities
    • Alerts
  • ⚙️ Administration
    • Login and security
      • Two factor authentication (2FA) setup
        • Signup to HighCohesion without QR scan
    • Creating an organisation
    • Billing Information
    • Creating a user
    • Roles & Permissions
  • 💁🏽 Help and support
    • Glossary of platform terminology
    • Security standards
    • Data retention policy
    • Contact us
Powered by GitBook
On this page
  • Manual Stream execution
  • Execution hierarchy

Was this helpful?

  1. 🏃‍♀️ Get started
  2. Create your first integration

Step 6 - Run your stream

Manual Stream execution

The HighCohesion system allows for manual execution of a stream. To run a service manually, please follow these steps:‌

  1. From the control panel, go to the Streams section

  2. Here you will see a list of streams that you have setup under your account, in this list find the stream that you would like to update.

  3. On the far right hand side of the row, there is a small eye / view icon.

  4. Press this icon to load the view screen.

  5. On the view stream screen, look to the top right and you will see a dropdown entitled Select Actions and a small play button.

  6. From the actions dropdown, select Manual Run.

  7. Press the play button.

  8. You will then get an options popup, enter any required additional settings in this box.

  9. Press the pink Run Action button.

  10. The stream will then be queued to run as soon as possible.

‌

Execution hierarchy

A HighCohesion stream allows for data streaming to occur, however the stream is simple the configuration for for the the data stream. Once activated, either manually or via a schedule, the stream will lead to the creation of the following (in order of hierarchy).‌

  • Jobs - A stream will create a job. When a stream is executed, it will create a Job. A manual job is set to run as soon as possible (in line with system capacity at the time) and a scheduled job is set to run at the next defined interval.

  • Events - A job creates between zero and many events. Events are created when the job finds relevant data in the source system. If no data is found, no events will be created.

  • Entities - Events create or update entities. Entities relate to data that is contained within an event.

PreviousStep 5 - Put it all together to create a StreamNextGo-live best practice

Last updated 3 years ago

Was this helpful?

We recommend reading the information about that will give further insight in to how this data is used by HighCohesion or can be used by you to review what is happening when the stream is executed.‌

Reporting