Deepak Dixit created OFBIZ-13401:
------------------------------------
Summary: Add JSON Support for RuntimeData
Key: OFBIZ-13401
URL: https://issues.apache.org/jira/browse/OFBIZ-13401
Project: OFBiz
Issue Type: Improvement
Reporter: Deepak Dixit
Add support for storing {{RuntimeData}} in *JSON* format in addition to the
existing XML format.
Runtime data is currently stored only in *XML* format
h3. *Proposed Changes*
* Add support to store and process runtime data in *JSON* format.
* Introduce a new field in the {{RuntimeData}} entity:
** {{contentType}}
* Default value for {{{}contentType{}}}:
** {{{}application/xml{}}}{{{}{}}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)