07-18-2013 03:20 AM
{
"processDefinitionKey":"sid-f7f670e1-a6cf-42a7-b824-f88446256b7f",
"variables":[
{
"name":"processId",
"value":108
},
{
"name":"data",
"value":[
{
"lastname":"my lastname",
"birthday":"my birthday",
"name":"my name"
}
]
},
{
"name":"task_instance",
"value":82
}
]
}
[{lastname=my lastname, birthday=my birthday, name=my name}]
07-18-2013 05:43 AM
07-18-2013 05:52 AM
07-18-2013 06:03 AM
07-18-2013 08:45 AM
[{"validation": "7"}, {"validation": "5"}]
when i try to check the lenght, it gives me this:
size 42
basically it's understood as a string and not as a json list.07-19-2013 02:11 AM
07-19-2013 03:43 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.