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
  • When to use?
  • How to use?
  • Job replication Manual / Scheduled Source
  • Job replication Dynamic web hook
  • Job replication Static web hook

Was this helpful?

  1. 🎛️ Monitoring streams
  2. Resending data

Replicate Job

Create a new Job using the Job data for an existing Job. Powerful when a Job containing multiple Events has failed.

When to use?

The replicate Job feature is a commonly used error resolution feature. Replicating a Job allows you to edit the Job data of an existing Job. This feature is commonly used when a Job has failed, common reasons for Job failure are:

  • No access to Source system

  • Source system timeout

  • Exceeding worker memory limits

How to use?

Job replication Manual / Scheduled Source

Enter the Job that you want to replicate

Job replication Dynamic web hook

Job replication Static web hook

By entering the Event view page of an Event that has failed, you can easily click the replicate button. On clicking the button a modal window will be loaded with the complete payload-in for the specific Event.

From the modal window you can edit the payload data directly based on your needs. When clicking on "Replicate Event" a new Event, with the changes to the payload will be sent directly to the Core of the system to be transformed.

You can now go back to the Event list and monitor to ensure the newly created Event is processed OK.

PreviousResending dataNextReplicate Event

Last updated 2 years ago

Was this helpful?