Hi Everyone,
I have been trying to use WebRFC returning an array, but when I copy the key to , i can only see the last value returned.
The content type that i am returning is 'application/json'.
That is what i have been returning from my WebRFC:
{ "results": [ { "key": "name", "value": "Name1'" }, { "key": "name", "value": "name2'" } ] }
I have it validated in The JSON Validator.
Has anyone tried to return an array from WebRFC to Personas 1.0 SP4 ?
Best Regards,
Marcelo Romeiro