DCKAP Integrator
Getting StartedIntegrator StatusRoadmapRelease Notes
  • Overview
    • Enterprise Integration Platform
    • What is DCKAP Integrator?
    • Integrator Architecture
    • Integrator Security
  • GETTING STARTED
    • Quick Start Guide
    • New User Registration
      • Available Plans
    • Integrator Dashboard
    • Analytics
  • User Guide
    • The Basics
    • Account Management
      • User Groups
      • Account Settings
      • Two-Factor Authentication
    • Projects
      • Add New Project
      • Managing Projects
      • Transfer Project Ownership
    • API Access Keys
    • Project Invitations
    • Help and Support
      • Raise a Ticket
      • Visibility and Collaborators
      • Help and Support - A Quick Overview
    • Exchange
  • PROJECT MANAGER
    • Integrations
      • Add New Pipe
      • Flows and Handlers
      • Mapping and Modifiers
      • Advanced Modifiers
      • Advanced Scheduler
    • Workflows
      • Flow Builder
      • Snippets
      • Actions
        • API Call
        • Console
        • Decision
        • Loop
        • Detail Logger
        • Error Logger
        • Code Runner
        • Formatter
        • Notification
        • Snippet
        • Return
        • Sleep
      • Mock Data
      • FAQs
    • Systems
      • Credentials
      • API Manager
        • API Components
        • Test API
      • Private Systems
      • Authentication Types
        • OAuth 2.0
    • Logs
    • Project Settings
    • Project Analytics
    • Advanced
      • Flows
    • Project Documents
  • TECHNICAL GUIDE
    • Flows & Handlers
      • Add New Flow
      • Simulator
      • Flows: Best Practices
      • Flows: Use Cases
      • Timezone Converter Handler
      • Supported Timezones
    • API and Mapping
  • Tutorials
    • Create a new Integration Pipe
    • Create a new Flow
    • How to Map data?
    • Working with Modifiers
    • Managing User Groups
    • How to use DCKAP Integrator Dynamic URL's?
  • API Documentation
    • Quick Start
    • Projects API
    • Credentials API
    • Templates API
    • Posting and Reading XML data via DCKAP Integrator
    • Commonly used APIs
  • Others
    • Product Roadmap
      • Past Roadmaps
    • Release Notes
      • 4.4.0 April 29, 2025
      • 4.3.0 February 25, 2025
      • 4.2.0 December 19, 2024
      • 4.0.0 August 29, 2024
      • 3.4.8 May 27, 2024
      • 3.4.7 March 14, 2024
      • 3.4.6 January 4, 2024
      • 3.4.5 October 18, 2023
      • 3.4.4 May 16, 2023
      • 3.4.3 March 1, 2023
      • 3.4.2 December 20, 2022
      • 3.4.1 October 4, 2022
      • 3.4.0 August 10, 2022
      • 3.3.6 July 20, 2022
      • 3.3.5a June 23, 2022
      • 3.3.5 May 26, 2022
      • 3.3.4 March 31, 2022
      • 3.3.3 Feb 4, 2022
      • 3.3.2 November 24, 2021
      • 3.3.1 October 22, 2021
      • 3.3.0 August 28, 2021
      • 3.2.7 June 18, 2021
      • 3.2.6 May 11, 2021
      • 3.2.3 and 3.2.4 March 8, 2021
      • 3.2.2 Dec 24, 2020
      • 3.2.1 Nov 12, 2020
      • 3.2.0 - October 7, 2020
      • 3.1.10 - September 16, 2020
      • 3.1.9 - September 3, 2020
      • 3.1.8 - August 15, 2020
      • 3.1.7 - July 19, 2020
      • 3.1.6 - June 21, 2020
      • 3.1.5 - May 15, 2020
      • 3.1.4 - April 27, 2020
      • 3.1.3.0 - April 20, 2020
      • 3.1.3 - April 8, 2020
      • 3.1.2 - March 26, 2020
      • 3.1.1 - March 13, 2020
      • 3.1.0 - March 10, 2020
Powered by GitBook
On this page
  • Logs Duration
  • Logs Filter
  • Default Date Filter
  • Logs Timezone
  • Pipes Reprocessing
  • Important Notes

Was this helpful?

  1. PROJECT MANAGER

Logs

View actual numbers and results of the data synchronization

PreviousOAuth 2.0NextProject Settings

Last updated 29 days ago

Was this helpful?

The Logs and Results can be accessed in two ways:

  1. From the Integrations page: Click on View Logs under the Sync Now/ Copy URL button

  2. From the Projects Navigation Menu: Click on the Logs icon.

  3. If a sync fails, then the "Synchronized (with error)" icon will also redirect to the Logs page.

The Logs page displays the following fields in tabular form:

Field name

Description

Pipe Name/Workflow Name

The Integration name

Total

Total number of records processed in that sync

Succeeded

Number of records processed successfully

Failed

Number of records that were not processed

Time taken for the sync to complete.

API Time

Time taken for an API call in a synchronization

Started At

Time when the sync was started

Finished At

Time when the sync process ended

Status

Status of the sync

View Console button

The Console Log file can be downloaded from here. (The Console Log is defined by the 'Console' statement in the Flow)

Action

  • Reprocess: To reprocess the synchronization with the same data

    • For Batch Processing: Reprocess uses the same date as the data that failed to sync

  • View Detailed Logs:

    Displays either

    • A general log message (as a popup), defined by the 'Logger' statement in the Flow

    • An entity level log message, defined by the 'Step Logger' statement in the Flow

Logs Duration

The duration split-up information for every synchronization is displayed upon hovering over the Duration field.

Logs Filter

The Logs can be filtered based on:

  1. Pipe Name

  2. Entity ID

  3. Status of the Logs

  4. Total records

Default Date Filter

The default date filter is automatically added to logs page to improve performance. Users can choose from predefined time ranges, such as recent hours or days, to quickly filter logs. (e.g., Last 3 hours or Last 7 days)

Users can also specify a custom date range (e.g., Jan 01, 2025, 12:00 AM – Jan 10, 2025, 12:00 AM)

By default, logs from the last 7 days are displayed.

Logs Timezone

  • All times are displayed in respective project timezone. If not configured, Default Timezone is UTC (Coordinated Universal Time).

  • If a user overrides a project timezone by account timezone in account settings, Logs will be displayed in the account timezone set by the user. This change will be reflected only for that user.

Pipes Reprocessing

This feature allows the ability to reprocess the pipes with the same information again. This can be used when errors in a pipe are fixed, and users wish to resync the same data.

Some systems could not work well with the reprocessing feature because of its limitations.

Pipes Reprocessing enable/disable options

The Option to enable and disable logs is found within the project settings as displayed in the image below:

On enabling the pipes reprocessing option, DCKAP Integrator logs the information of the pipe on the first run, to reprocess the same data again.

Important Notes

  • All the date and time entries shown here are displayed in the timezone configured in project settings

  • For Batch synchronization, Console logs greater than 5 MB may be downloaded as a text file

  • Dynamic services will not be able to log more than 5 MB in Console logs

  • Console logs will be automatically deleted except the last 5 days' records.

  • IMPORTANT: Console Log download link is valid only for 5 minutes. You will need to refresh the page to get a new link in the Console Log Area.

Any kind of logs (Logs Summary, Detailed Logs, Console Logs) will be retained only for 30 days in DCKAP Integrator.

The View Console button will be displayed and Console messages are logged only when the setting is enabled in the project settings (Click here to go to )

Project Settings
Duration
Console Logs
Logs Duration with records
Logs Duration Split-up on API Level
Logs Filter