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
  • Finding a Transaction
  • Transaction Actions
  • Run Transaction Report
  • Run Diff Report
  • Show More Details
  1. Getting Started

Transaction Reports

PreviousStarting a TransactionNextAutomating Jobs with Pipelines

Last updated 2 years ago

Finding a Transaction

Once you've started a a transaction, you can view reports for the transaction.

Reports are found in the "Reports" screen. Select "Reports" from the left to view this screen.

From this screen you can view reports from a specific date range by selecting the date "From" and "To" dates at the top.

Each transaction will be listed by the job name it's associated with.

Transaction Actions

Once you find the transaction you're interested in, you can use the "Action" drop down to select what details or report to view.

There are three options for reports and details for a transaction.

  1. Run Transaction Report

  2. Run Diff Report

  3. Show More Details

Run Transaction Report

By selecting "Run Transaction Report" you can view a report on the transaction that lists the steps performed and details about each step of the transaction.

Each "Detail" has data that can be viewed to see some of the additional information about each step that the transaction has performed.

By pressing the "View Detail Data" button a drawer will open that shows additional information about the step.

Run Diff Report

By selecting "Run Diff Report" you can view a diff report for a transaction between repos.

From here you can select which destination endpoint to view a diff for by selecting it from the drop down. (This example only has one destination to select.)

When viewing a diff, you can filter by missing content, updated content, or new content.

When a content is "Updated,"To view the diff of that content, press the "View Details" button in the "Action" column for that content.

This will then open a drawer on the right which shows the fields of the content which were updated, and the differences for the updated content.

You can view the differences for each field by selecting it at the top of the drawer.

Note: Diff reports will only show diffs for main content. That is content which is directly picked up and is not a dependency. i.e., the content type value for the dotCMS job option Contenttype

Note: Diff reports will only work if the destination endpoint uses a level 3 connector (source and destination) and has both source and destination config. If the endpoint is level 3 and does not have both source and destination config, the diff report will not show a difference.

Note: Diff reports do not diff for relationships. This includes relationships between content and relationships between content and files. e.g., Motation field type Relationship or File

Show More Details

By selecting "Show More Details" you can see additional data for a transaction. Data such as Start and End time or if the transaction is running.

This information is primarily useful for troubleshooting or interacting with support.