Difference between revisions of "Patch 3 4 0 5 Final"
(Created page with "=={{GVESB}} patch 3.4.0.5 Final== *Commons/DTE #Enable the XML2JSON transformer to specify a list of XML element names to be forcefully set as String values in output JSON, igno...") |
|||
Line 2: | Line 2: | ||
*Commons/DTE | *Commons/DTE | ||
− | #Enable the XML2JSON transformer to specify a list of XML element names to be forcefully set as String values in output JSON, ignoring automatic type conversion | + | #Enable the [[XML2JSONTransformation|XML2JSON]] transformer to specify a list of XML element names to be forcefully set as String values in output JSON, ignoring automatic type conversion |
*Core/GVConsole | *Core/GVConsole |
Latest revision as of 13:40, 31 December 2014
GreenVulcano® ESB patch 3.4.0.5 Final
- Commons/DTE
- Enable the XML2JSON transformer to specify a list of XML element names to be forcefully set as String values in output JSON, ignoring automatic type conversion
- Core/GVConsole
- Added a JSON schema validation plug-in to be used as Inpu/Ouput Service. Added automatic deploy of JSON Schemas in GVConsole.
- DataHandler
- In DBOCallSP the "Cursor closed" error is intercepted and don't prevent a successful call completation, returning the other procedure output parameters