ImpulseSync™ User Manual
HomePricingContact Us
  • Introduction
    • What is Impulse?
  • Crash Course of ImpulseSync
    • Overview Of ImpulseSync
    • Step 1: Endpoints
      • Endpoint Configuration
    • Step 2: Jobs
      • Job Configuration
      • Step 2a: Content manipulators
      • Step 2b: Content mapper
    • Step 3: Syncing
  • Getting Started
    • Core Concepts
    • Creating Endpoints
    • Creating Jobs
    • Starting a Transaction
    • Transaction Reports
    • Automating Jobs with Pipelines
    • Scripting Post Sync
    • Scheduling Jobs and Pipelines
    • Dashboard
    • Managing Jobs/Pipelines
    • Content Mapper
      • Aligning Mismatched Content
      • Connector Matrix
      • Locked Fields
      • Content Aligner
      • Aligning Content Challenges
  • Reports
    • Reports Screen
    • Debug Report
    • Messages
  • Connectors
    • Common Job Options
    • All Connectors List
    • Source Connectors
      • Contentful
      • Contentstack
      • dotCMS
      • Drupal v7
      • Drupal v9
      • GitHub
      • GraphQL
      • MS Teams
      • SCP
      • Snapshot
      • Strapi v3
      • Strapi v4
    • Destination Connectors
      • Contentful
      • Contentstack
      • dotCMS
      • SCP
      • Strapi v3
      • Strapi v4
  • Content Manipulators
    • Common Manipulator Options
    • Add Replace Field
    • AI(Artificial intelligence)
    • Change ID Manipulator
    • CSV Store Manipulator
    • Dynamic Job Store Manipulator
    • File to Text
    • Folder Manipulator
    • Get and Set Field
    • Language
    • Liquid Field
      • Liquid On the Quick
      • Basics
        • Impulse Values
        • Impulse Variables
        • Operators
        • Truthy and falsy
        • Types
        • Whitespace control
      • Tags
        • Control flow
        • Impulse Content Objects
        • Iteration
        • Utility
        • Variable
      • Filters
        • abs
        • append
        • capitalize
        • ceil
        • compact
        • concat
        • date
        • date_str
        • default
        • divided_by
        • downcase
        • escape
        • escape_once
        • first
        • floor
        • getStoredValue
        • htmlQuery
        • htmlReplace
        • idMap
        • join
        • jq
        • json
        • last
        • lstrip
        • map
        • minus
        • modulo
        • newline_to_br
        • plus
        • prepend
        • remove
        • remove_first
        • replace
        • replace_first
        • reverse
        • round
        • rstrip
        • section
        • sections
        • size
        • slice
        • sort
        • sort_natural
        • split
        • str_to_date
        • strip
        • strip_html
        • strip_newlines
        • times
        • truncate
        • truncatewords
        • type
        • uniq
        • upcase
        • utl_decode
        • url_encode
      • Liquid Playground
    • Markdown
    • Regex
    • Relationship
    • Store Field
    • Tidy
  • Time Machine
    • Snapshot
    • Viewing Snapshots
    • Delivery from Snapshots
  • Cookbook Recipes
    • Adding Fields
    • Aligning Content between Endpoints
    • Avoid overriding Fields
    • Avoid syncing Content Types
    • Combing Fields
    • Default Field Value
    • File (.doc) to Structured Content
    • File (.docx) to Structured Content - Expanded
    • HTML to Structured Content
    • Language (Locale) mismatch between endpoints
    • Paths/IDs Changed
    • Reference to Value
    • Single Content Type to Multiple
    • Splitting Content with Reference
    • Syncing Content with Languages
    • Text Select to Boolean
    • Text to Reference
    • Text to Reference - liquid
    • Two Sources to One Destination
    • Changing a folder path
    • Combining data between content types
    • Converting HTML Sections
    • JSON object to reference
    • Use CSV to convert values
    • Storing fields with Store field motator
  • Troubleshooting
    • What to do if I run into a Job Problem
    • Troubleshooting via UI
    • Submitting a ticket
  • Using Impulse Headlessly
    • Getting Started with cURL
      • Creating Endpoints
      • Creating Jobs
      • Starting a Transaction
      • Transaction Reports
      • Automating Jobs with Pipelines
      • Scheduling Jobs and Pipelines
      • Aligning Mismatched Content
      • Scripting Post Sync
  • Organization Tier Restrictions
  • Content Storage Options
Powered by GitBook
On this page
  • What is Dashboard?
  • Jobs Summary
  • Endpoints Summary
  • Active Transactions Summary Table
  • Finished Transactions Summary Table
  1. Getting Started

Dashboard

PreviousScheduling Jobs and PipelinesNextManaging Jobs/Pipelines

Last updated 1 year ago

What is Dashboard?

Dashboard is the main page to summarize all the important data.

Jobs Summary

Here we have the summary for all the current jobs.

Running: The current jobs that are running in the background Scheduled: The current scheduled jobs to run in the future. Synced: The current jobs that are finished. Cancelled: The jobs that are cancelled

Endpoints Summary

We have the summary of all endpoints here.

Sources: All the endpoints that are used to be sources of jobs. Destinations: All the endpoints that are used to be destination of jobs. Unused: All the endpoints that are not used for source neither destination of any job.

Active Transactions Summary Table

Here we have the summary table for all the current running transactions/jobs. Here we can view the Name, Category, number of source/destinations endpoints visualization, also a status of the transaction.

The status has 4 attributes.

  1. total content delivered a. This is the total number of contents that have successfully been delivered to the destination(s).

  2. total content errored a. This is the total number of contents that failed to deliver to the destination(s).

  3. queued messages a. This is the total number of messages waiting to be handled.

  4. running messages a. This is the total number of messages currently active.

The queued messages and running messages can be used to give a general status of if a transaction needs to be canceled or not. If the numbers have not altered in some time, it may be best to check the transaction messages for errors and may need to cancel the job as the transaction has processed as much as it can.

We can also make some actions to the current active transaction/job by clicking the arrow in Action columns

Cancel Job: Stop the running transaction/job. Show More Details: Open a modal to show more detail of this transaction/job.

Finished Transactions Summary Table

Here we have the summary table for all finished transactions/jobs. Here we can view the Name, Category, number of source/destinations endpoints visualization like the Active Transactions table. But the different is here we can view the number of difference between endpoints of each transaction.\

We can also make some actions to the current finished transaction/job by clicking the arrow in Action columns

Run Diff Report: Bring you to the diff report page of this transaction. Show More Details: Open a modal to show more detail of this transaction/job.