Skip to content
  • There are no suggestions because the search field is empty.

Release Date: 2025-04-09

Products: Vince Live & VXL Live

Release Date: 2025-04-09

VXL & Vince Live:

Mutual TLS (mTLS) Authentication Support with Certificate Management

What's New:

Vince Live now supports Mutual TLS (mTLS) authentication for secure communication with external systems like Infor M3 and other third-party APIs. This feature ensures both client and server identity verification for enhanced security.

Key Highlights:

  • A new "Issue Certificate" option is available in the connection's kebab menu.
    • When selected, Vince Live automatically generates and attaches the client certificate to the connection.
  • A "Revoke Certificate" option is also provided, allowing users to revoke the certificate if needed.

Why It Matters:

This enhancement provides a user-friendly and secure way to manage client authentication via mTLS, reducing manual errors and improving the security posture of all external integrations.

Example Use Case:

When connecting to Infor M3 via an mTLS-secured endpoint, users can now issue and revoke certificates directly from the connection settings — streamlining the secure connection setup.

  • Features:

    PT1-213 Change description for filter-fields

    Overview:

    Earlier, when we created a workflow with an M3 filter, the filter contained fields with a range of values. For example, we had fields for "From PO number" and "To PO number." In the past, when creating the filter, there was an option to configure the placeholder text. This meant that both fields appeared as "PO number" in the Excel template, which could be confusing for users. When users clicked into the field, they would see the correct labels, such as "From PO number" and "To PO number." However, this required the user to click the field to view the correct description. We’ve now updated this. Moving forward, the placeholder text for each field ("From PO number" and "To PO number") will be visible without the need to click into the field, making it clearer for users right from the start.

    PT1-203 VXL Live: To show the tool tips configured for the input fields.

    Overview: We are using tooltips to provide users with additional information about the fields. The issue we’re facing is that the tooltips are visible in the online version, but they don’t appear in the Excel Add-in. As per the client’s request, we have added a feature that allows tooltips to be seen in the VXL plugin.

  • Bug Fixes:

    PT1-207 Applied tags does not work in VUE 2 BACKEND

    Overview:

    We will be having two ways to filter the workflow results by applying the tags in the advanced filter and in the tags comparison. Unfortunately, the applied tags were not working in the tag comparison. The issue has been resolved, and we are now able to apply filters using tags in tag comparison as well.

    PT1-223 Not possible to run workflow on selected row

    Overview:

    We were having an issue in running/deleting the workflow on a selected row, it is now fixed. We are now able to perform any configured action on the workflow on a selected row.

    PT1-224 If widget has Workflow as a Datasource and CONNECTED to Search widget, the workflow should run only on SEARCH

    Overview:

    If widget has Workflow as its data source, the Workflow will be triggered both at the Dashboard list level and when the user opens a Dashboard containing this widget. If there are multiple widgets with different Workflows, each one will be triggered separately, leading to multiple executions.

    Hence, we have prevented the Workflow from being triggered if the widget has Workflow as its data source and is linked to a Search widget.

    Additionally, no Workflows will be triggered at the Dashboard list level. For Infobox widgets that use Workflow as their data source in the thumbnail preview, an icon represents workflow will be displayed.