Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
Hi,
I would like to have a service with a JSON as output.
Is it possible to add a 'null' value in an array there?
E.g.
{
field1: [50],
field2: [null],
field3: [60]
}
(My service returns 'Error executing service. Message ::null - See Script Error Log for more details').
The null is really necessary (NaN etc. are not an option).
Solved! Go to Solution.
I am not sure what exactly you want to achieve, I tried the same json values and it worked like this.
Apparently, it's a bug in 8.5
Maybe it's a bug there but I tested in 9.1.