-
Type:
Feature Part
-
Resolution: Duplicate
-
Priority:
L3 - Default
-
None
-
Affects Version/s: None
-
Component/s: backend
-
Not defined
Context:
We have a dedicated page about supporting Json variables in the cockpit.
AT:
Json type variables also should be seen in the Optimize.
{
"type": "variableUpdate",
"id": "eac8947f-4d32-11ec-bc03-182649717555",
"processDefinitionKey": "objectVariables",
"processDefinitionId": "objectVariables:1:db78e6f6-4d32-11ec-bc03-182649717555",
"processInstanceId": "dc865f57-4d32-11ec-bc03-182649717555",
"activityInstanceId": "Activity_0tes0h0:dc86ad79-4d32-11ec-bc03-182649717555",
"executionId": "dc865f57-4d32-11ec-bc03-182649717555","caseDefinitionKey": null,
"caseDefinitionId": null,
"caseInstanceId": null,
"caseExecutionId": null,
"taskId": null,
"tenantId": null,
"userOperationId": "eac8947d-4d32-11ec-bc03-182649717555",
"time": "2021-11-24T15:29:22.436+0100",
"removalTime": null,
"rootProcessInstanceId": "dc865f57-4d32-11ec-bc03-182649717555",
"variableName": "userCredentials",
"variableInstanceId": "eac8947c-4d32-11ec-bc03-182649717555",
"variableType": "Json",
"value": "{\"user\":{\"firstname\": \"John\", \"lastName\": \"Smith\"}}",
"valueInfo": {},
"initial": false,"revision": 0,
"errorMessage": null,"sequenceCounter": 1
}