Saltbox Core Connector


2025-05-12: Version 11.38.0

  • Added missing error handling in several actions and triggers (message sources).

2025-03-12: Version 11.37.0

  • Added support for WSO format conversion.

2025-01-27: Version 11.36.0

  • Included a technical update to provide better error handling.

2024-12-02: Version 11.35.0

Updates

  • Added support for converting bulk data from CSV to XML.
  • Added variable replacement support in the action "Transform Bulk Data using XSLT".
  • Create new Bulk Data Append\Merge Action(s).

Bug Fixes

  • Resolved an issue with DateTime Functions in Visual Data Mapper where the provided date format was not properly retained.
  • Resolved an issue with CSV conversion when a file is over 10MB.

2024-11-18: Version 11.34.0

  • Added Excel to XML conversion options.
  • Added support for conversion of base64 data nested within JSON content.

2024-10-28: Version 11.33.1

  • Fixed an issue with the switch case where it selects the first condition if the condition input is empty/null.

2024-09-30: Version 11.33.0

  • Added new bulk data actions to "Convert Bulk Data into Another Format" and "Transform Bulk Data Using XSLT".

2024-09-23: Version 11.32.1

  • Fixed an issue in the action "Convert Message into Another Format" that wasn't handling JSON to XML conversion for arrays.

2024-09-18: Version 11.32.0

  • Added support for extracting JSON content from CDATA.
  • Added support for wrapping JSON content in CDATA.

2024-07-10: Version 11.31.0

Added new text functions to Visual Data Mapper:

  • TrimLeft - Trim the specified whitespace (or another specified character) from the beginning of the provided string.
  • TrimRight - Trim the specified whitespace (or another specified character) from the end of the provided string.
  • IndexOfRegularExpression - Get the first index of the string that matches the provided regular expression.
    • If no match is found, the result is -1
  • ReplaceUsingRegularExpression - Replace all sub-strings that match the regular expression with the provided text.

2024-07-02: Version 11.30.0

  • Added an action to "Convert a Message into Another Format".
  • Fixed a bug where messages could get stuck when using the action "Add Content to a Message".

    • This action no longer attaches the source message within the exception, which would break for large messages.

2024-05-06: Version 11.29.0

  • Added new functions to Visual Data Mapper to support adding hours and minutes to a specified date.

2024-04-22: Version 11.28.0

  • Added support for detailed error codes and error categories upon workflow failure.

2024-04-08: Version 11.27.0

  • Added support for the project time zone in the action "Get the Current DateTime".

2024-03-25: Version 11.26.0

  • Added support for generating a PDF from HTML.

2024-01-29: Version 11.25.0

  • Added an option to workflow trigger CSV data format that allows grouped columns to be sorted when processing CSV files.

2023-10-23: Version 11.24.0

  • Added new functions to support getting and replacing substrings between two delimiters.
  • Functions are "Get Substring between Delimiters" and "Replace Substring between Delimiters" and are found in the "text" category.

2023-09-29: Version 11.23.0

  • Added support for date offsets in Visual Data Mapper functions.
  • Added a new "Group By XML" action.

2023-08-21: Version 11.22.0

  • Added support for converting CSV data into a base64 string.

2023-06-05: Version 11.21.1

  • Added a new Message Format (converter) to handle reading from Excel file data.

2023-05-26: Version 11.21.0

  • Fixed a bug in the action "Generate a CSV Message" when the last fields in a set contain empty data (65929).

2023-05-15: Version 11.20.0

  • This is a technical release that improves the performance of action and message execution.

2023-02-27: Version 11.19.3

  • Added an output variable "Count" to the action Get a List Item Count.

2023-02-27: Version 11.19.2

  • Fixed a bug related to Data Path being ignored when XML is converted into CSV (63955).

2023-01-30: Version 11.19.1

  • Fixed a bug in Add Content to a Message action, removed padding at the start and end of the added content (63204).

2023-01-16: Version 11.19.0

  • Added the ability to sub-divide and split messages.

Previous

Next


  

First published:  02/16/2024/7:41 pm

Last modified: 05/14/2025/3:33 pm

-