

The internal sort buffer size is reduced to a minimum of 10MB when the available memory in the node becomes lower than 500MB to avoid the out-of-memory crash.
Json data creator free#
The Pipeline Execution Statistics of the Join Snap now has a status message that displays the parameters - Free disk space, Available memory, and Average document size. The Join Snap is enhanced with the following: Now the Snap supports the RSA public key to encrypt the message. Upgraded with the latest SnapLogic Platform release.įixed an issue with the Encrypt Field Snap, where the Snap failed to support an RSA public key to encrypt a message or field. Here's the output when you select the Support Type Extensions checkbox: When you deselect this checkbox, the SnapLogic-specific syntax is not used the Snap uses a string representation for each of the special objects. The Support Type Extensions state affects the JSON Formatter's output. Here's the same Mapper when you select the Support Type Extensions checkbox.

Similarly, here's a Mapper Snap showing the JSON Parser output when you deselect the Support Type Extensions checkbox. Note the data types in the Input Schema-the Snap does not display the SnapLogic-specific syntax in the Input Schema. Here's the same Mapper Snap when you select the Support Type Extensions checkbox. The Snap displays the SnapLogic-specific syntax in the Input Schema.
Json data creator generator#
The input schema in Mapper Snap when you deselect Support Type Extensions checkbox in the JSON Generator Snap is as follows. There is no difference in the preview output of JSON Generator or JSON Parser as the JSON representation remains the same. But the Mapper Snaps downstream of the JSON Generator Snap shows the difference in the Input Schema types. This example Pipeline demonstrates the difference in the input schema types on selecting and deselecting Support Type Extensions checkbox.
Json data creator full#
