String value from Rest connector
Content
Hello,
for a few days, I have detected the following behavior:
I call a rest web service with the following result:
[{"result" : "001"}]
when I set this value in an input text with the next expression: response.topLevelArray[0].result
In the input text appears: '1' instead of '001'.
The json result is defined as string and definition connector xml is defined as string too.
It is a functionality that I had already deployed and that worked properly a couple of weeks ago.
Anyone knows what is happening? Or any workaround?
Regards.
Tagged:
0