I have an issue with outputting sequential data if the field that should be iterated has a null value in the JSON.
JSON:
{
"data":{
"contact":{
"array": null
}
}
}
In the Document I have the next dat…..."array": null } } } In the document I have the next data: <<foreach...attached java class with code, document and json. support.zip (11...