NOTE:

  • Meshlets will only run with Java 11 and greater.

Version 

Release Date: October 29, 2024

Meshlets require the Spring - Main configuration for allow-circular-references to be set to true in the application.yml configuration file to properly run. Please see here for more information.

Enhancements

Support reading records sent from ServiceNow that have invalid XML characters causing invalid white space character error.

Support reading records sent from ServiceNow that have extra CDATA tags causing special character such as emojis to error in the meshlet.

Release Date: September 11, 2024

Meshlets require the Spring - Main configuration for allow-circular-references to be set to true in the application.yml configuration file to properly run. Please see here for more information.

Enhancements

Support reading data from MBS that was sent from ServiceNow with Encrypt on Send option due to ServiceNow GlideEncrypter deprecation. See ServiceNow Encryption Options for more information. 

  • No labels