What's new

Learn about the new and changed functions and features in HCL Link version 1.2.0.0.

Enhanced Server Execution Statistics
Introduced expiration settings to endpoint statistics for improved management. The expiration time is now configurable in the config.yaml file using the following parameters:
  • /redis/persistence/maxStatisticCount: This parameter sets the upper limit for the retention of flow instances in the statistics. The default value is 100,000.
  • /redis/persistence/statusExpiration: This parameter dictates the duration before the JSON status key expires. The default expiration period is 60 days.
Engine Validation Error Reporting

The map audit file has been updated to provide detailed reports on engine input validation errors. Validation error messages are now included in the source data report by card section of the audit file.

New Flow Command Server Options
Introducing a new Flow Command Server with following command line options.
  • Use -t to produce text audit output.
  • Use -c to enable adapter log messages in the audit file.
Added Cosmos DB support

Implemented the ability to switch between MongoDB and CosmosDB by introducing configurable settings in the config.yaml file. Users can now effortlessly configure the system to use either database, providing enhanced flexibility and adaptability to diverse data management needs.