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
  • What's New - Key Highlights
  • Features/Improvements
  • Minor Improvements & Bug Fixes

Was this helpful?

  1. Others
  2. Release Notes

4.0.0 August 29, 2024

Previous4.2.0 December 19, 2024Next3.4.8 May 27, 2024

Last updated 5 months ago

Was this helpful?

What's New - Key Highlights

Features/Improvements

  • A fresh new look for Integrator with new colour and cleaner layout.

  • Crucial infrastructure updates now allow us to dynamically scale our system based on demand. These improvements ensure better performance and reliability as our load increases.

  • Improved synchronization performance by optimizing database connections and adding indexes.

  • Introducing Error Handling (Beta) in Workflows: Save and see all errors grouped in a single popup for easy navigation and fixes.

  • For Better Accessibility, Help & Support is now on the Top Bar.

  • Credential keys in workflows are accessible only when enabled in the corresponding system credentials.

  • Users can now control total, success and failure counters in detailed logs using the "Update Counters" checkbox in detail loggers.

  • Starts With and Ends With capability added in condition builders.

  • Added support to base64 and uuid packages in code runner.

  • Ability to access dictionary/object keys of loop and search capability in DataHub.

  • Added credential mapping ability when importing workflows.

Minor Improvements & Bug Fixes

  • Minor design improvements to "replacers" in workflow edit page.

  • "Return" step has been renamed to "Set Response" Step. It allows you to set the response to be returned for dynamic calls.

  • Error loggers are deprecated. Recommended to use "Stop" tool instead.

  • "Comment/Uncomment" has been renamed to "Skip/Unskip".

  • Flows/Workflows triggering encoded data in emails instead of raw HTML content has been fixed.

  • Various issues with Cut, Copy, and Paste actions and API keys section have been fixed.

  • Formatter issues when converting JSON to String has been fixed.

  • Fixed issue in code runner when using functions.

  • Addressed issues associated with break step.

  • Detail log downloads are restricted to 10 MB.

  • Addressed inconsistent behaviour in export messages for Mapping in Pipes & Workflows.

  • Addressed escape sequence error(bad escape \u) associated with encoded characters.

  • Timezone Reverts to UTC in Pipe Scheduler from user selected timezone - Fixed.

  • Skipped handler will not be shown in the data hub now.

  • Duplicate names in credentials are restricted now.

  • General validation for condition builder added.

  • Addressed out of scope/invalid index issues in workflows.

  • Added redirection to specific background task from email.

  • Applied filters in grid is being removed when navigating pages - Fixed.

  • Persisting last visited page and limit even when switched to different projects or pages.

  • Added description for loop step & showcasing it in the datahub for easy reference.

  • Console log viewer throws 500 error when workflow/pipe name has a comma or other special characters - Fixed.

  • Global Variables: After changing the dropdown or saving, the auto-selection issue of datatype is now fixed and works as expected.

  • Project Settings: Fixed an issue where General settings could not be saved after deleting an email ID and disabling "Enable Failure Alerts."

  • Workflows Formatter: Fixed a bug where entering invalid values in the Output Date Format field during time zone conversion showed outdated data in the console.

  • Errors in the JSON log viewer are highlighted in different colour.

  • Various minor frontend issues.

Integrator Lightning Services are also updated to v4.0.0

Introducing OAuth 2.0 Support: Users can now easily add systems that use the OAuth 2.0 authentication protocol.

Customers can now create a ticket by emailing and can also reply to any of their existing tickets directly from their email.

Allowing users to control the type of content logged in each step when console logs enabled.

Learn more
support@dckapintegrator.com
Learn more
New Color and Layout
OAuth 2.0 Support
Reply via Email
Infrastructure Updates
Console Logs
Learn more