It's all about the answers!

Ask a question

Illegal JSON Array


Sean Burke (3789123205) | asked Jun 24 '13, 7:04 p.m.
 I created a custom form but get the following error.  Any ideas?  The Business Area literals are in the second image.  It is asking for a default literal but I want the value to be blank so I created a blank literal by placing a space.  I don't know if that is the issue.

Accepted answer


permanent link
Indradri Basu (1.8k1514) | answered Jun 25 '13, 3:22 a.m.
Hi Sean, from the eclipse client, process configuration source tab, find businessArea.literal.l4 as shown in the error to see which one creating the problem.
However, I have tried this with 4.0.1 and here are my observations.
From eclipse client, adding a literal with space as name seems to be not possible but it works from web client as you mentioned. I think it is better to use something like Unspecified or Unknown instead of a space.
Sean Burke selected this answer as the correct answer

Comments
Krzysztof Kaźmierczyk commented Jun 25 '13, 5:48 a.m.

Hi Indradri,
If it is true, then this is a good candidate as RTC defect.


Indradri Basu commented Jun 25 '13, 5:58 a.m.

I agree. I will test this with 401+ releases as well

Your answer


Register or to post your answer.