Release Notes

July 15, 2024

Fix

  • We fixed a timeout error that occurred when performing a search on the Executions screen. Now, if the filter returns more than one hundred thousand records, a message will be displayed requesting the refinement of the search criteria.

July 11, 2024

New Feature

Improvement

  • Previously, when adding a new step, it was always inserted in a default location, regardless of the flow’s position. Now, when adding a new step, it will be inserted in the center of the screen, facilitating immediate visualization and improving usability.

Fix

  • We fixed an error that prevented saving the OAUTH2 - Client Credentials authorization update.

July 10, 2024

New Feature

  • New Connectors

    Now, you can create and edit the following connectors:

    • DB2

    • Mongo DB

      Check all the connectors available on the Connectors page.

July 01, 2024

New Feature

  • General tool

The JSON Transformation v2 tool facilitates the manipulation and transformation of JSON data between different systems and applications.

In version 2, we removed the field Input Data, as you can use the input and output data from more than one previous step in JSONata.

Check more details on the page JSON Transformation v2.

June 17, 2024

Fix

We fixed an issue that prevented saving an integration flow with the step Choice v2. This problem occurred in the Input Data field in Choice v2 when selecting a step named with certain special characters, such as the hyphen "-".

June 12, 2024

New Feature

We present the Source Code.

Now, you can build your integration flows with the support of the CAMEL YAML DSL language, which significantly increases the number of use cases covered by Sensedia Integrations.

For detailed guidance on CAMEL YAML DSL, refer to Apache Camel’s official documentation.

See how to access the Source screen to create an integration flow in the GIF below:

source flow release notes

Refer to the documentation to understand how to create source-type integration flows:

  • Source

    • Understand the details of the screen.

    • Follow the step-by-step guide on how to create and deploy a source-type flow.

  • Source Project

    • The source-type flow is just one of the files in your Source Project. Learn about the folders that will be part of your project.

  • Approved Components and EIPs and Restrictions

    • Apache Camel offers a variety of components and EIPs. See those approved for use in Sensedia Integrations.

      Additionally, you can check the restrictions you must follow to create the script for your integration flow.

  • Examples

    Check out two examples of source-type integration flows.

April 16, 2024

Improvement

  • For Each request logs visualization

    With this feature, you will be able to do a complete analysis of the integration flow and troubleshooting.

    Check more details on the page Executions.

April 15, 2024

New Feature

  • New Connector

    Now, you can create and edit the Azure SQL connector.

    Check all the connectors available on the Connectors page.

April 11, 2024

New Feature

  • New Connector

    Now, you can create and edit the Progress connector.

    Check all the connectors available on the Connectors page.

March 28, 2024

New Feature

  • New Connector

    Now, you can use the Events Hub connector to publish events.

    Check all the connectors available on the Connectors page.

March 27, 2024

Improvement

  • JSON Transformation and Choice V2 request logs visualization

    With this feature, you will be able to do a complete analysis of the integration flow and troubleshooting.

    Check more details on the page Executions.

March 07, 2024

New Feature

  • New Connector

    Now, you can create and edit the SQL Server 2022 database connector.

Check all the connectors available on the page Connectors.

February 20, 2024

Improvement

  • Rest trigger request logs visualization

    With this feature, you will be able to do a complete analysis of the integration flow and troubleshooting.

    Check more details on the page Executions.

February 06, 2024

New Feature

  • New Connector

    Now, you can create and edit the Firebird database connector.

Check all the connectors available on the page Connectors.

Improvements

  • For Each

    Now, you can add a For Each within another For Each. This way, your integration flow will process data in structures with nested loops.

    For more information on this general tool, check the For Each page.


  • Connectors

    We included the port field in the following database connectors:

    • MySQL

    • PostgreSQL 9.4

    • SQL Server

      This way, you can connect to databases using ports other than the default.

      Check all the connectors available on the page Connectors.

January 22, 2024

Improvement

  • Request logs visualization

    Visualize request logs from flows that have specific connectors. This way, you will be able to do a complete analysis of the integration flow and troubleshooting.

    Check more details on the page Executions.

January 11, 2024

Improvement

  • Rest API Connector

    Now, you can create your own Rest API connector, which will be visible only for you. To do that, import a file with the Open API 3.0.0 specification and select the endpoints that you want to use.

    Check more details on the page Connectors.

January 8, 2024

New Features

  • New General Tool

    With the tool On Exception, you can execute alternative routes when there are errors that don’t return a status code. This way, the execution of the integration flow is not interrupted.

    Check all the details on the page On Exception.


  • New Connectors

    Now, you can create and edit database connectors of the following types:

    • ctreeACE-db

    • Oracle (11c, 19c e 12g)

    • AWS Lambda

Check all the connectors available on the page Connectors.

December 10, 2023

New features

  • New General Tool

    With the tool Choice v2, you can add a flow deviation within an integration based on the status code, body or both.

    Check all the details on the page Choice v2.

November 27, 2023

New features

  • Exception flow

    With the button Ignore Errors, you have a bigger control over the execution of your integrations. When you enable it, you choose to continue the execution of the flow even in case of errors. When you disable it, you interrupt the execution of the flow with errors immediately.

    This new resource is already available for steps such as:

    • The tool For Each.

    • All the connectors.


  • New Connectors

    Now, you can create and edit database connectors of the following types:

    • PostgreSQL (version 9.4)

    • SQL Server

Check all the connectors available on the page Connectors.

November 9, 2023

Improvement

  • Searching steps

Use our new canvas search bar to find connectors, general tools and triggers easily.

step search

October 30, 2023

New feature

  • Copying steps

To make it easier to build your flows, copy your steps, connectors and JSON Transformation, within the same flow. This way, you can reuse the information already configured and save time setting up your integrations!

release copy button

October 23, 2023

New feature

  • Connectors

    You can now create and edit the following new connectors:

    • MySQL (version 8.x.x): it simplifies integration with MySQL databases, making it easier to access and manipulate data in your applications.

    • SAP BAPI: it integrates your systems with SAP BAPI, enabling more efficient communication with SAP resources.

Connect your business to a wider range of systems and data sources and automate complex tasks and workflows with ease!

Check all the connectors available on the page Connectors.

October 2, 2023

New features

  • Log monitoring

    • You can now monitor logs and metrics from your deployed integration! Track the performance of your flows with Executions, a new feature from Sensedia Integrations in collaboration with Sensedia Analytics!

    • The log monitoring feature also extends to our Test Mode! Use the Execution Info tab to consult the execution information, as well as checking all the details in our integration with Sensedia Analytics.

  • Data transformation

    • We simplified the manipulation of data in different formats! With JSON Transformation, you transform simple and complex JSON data using JSONata language.

Improvements

  • Rest API Connector

    We’ve improved our Rest API Connector configuration form so you can take advantage of:

    • The complete body of a step,

    • Customized headers and query parameters in requests, and

    • Path mapping.

This improvement increases the flexibility and adaptability of integrations, as well as speeding up operations for your connectors.

Check out the details of this update at Rest API connector.

August 21, 2023

Introducing Sensedia Integrations

Sensedia Integrations is here to make your systems and data integration experience easier! Build cloud-based flows to integrate systems and data of your ecosystem in an intuitive way. Ensure the security, scalability and high performance of your integrations.

With Sensedia Integrations, you get:

  • Robust security for your data;

  • A single screen to create integrations;

  • Data mapping;

  • A wide range of business connectors;

  • Execution of your integrations before deployment;

  • Management of your entire workflow.

Simplify your integrations with Sensedia Integrations!

Thanks for your feedback!
EDIT

Share your suggestions with us!
Click here and then [+ Submit idea]