-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: 5.9.5
-
Fix Version/s: None
-
Component/s: Automation
The JSON writer for operations export should have a compatibility mode to not export data not handled by the JsonMarshaller of Automation client.
A new parameter must be define in the URL to get the JSON export of operations, if this parameter is set to true, the field "widgets" is exported. By default, this mode is not activated.
The parameter in the URL to activate the richer mode is "richermode=true".
- is required by
-
NXP-15066 Update JsonOperationMarshaller in Automation client
- Resolved