Hello,
i have a scenario where an application Service has to deal with input parameter of the type list. I insert the parameters easily by adding them in the operation tab and mark them as list. The coding of my custom method seems to be fine, as well. But when i try to test, firstly i can't insert in the service browser more than one value. And secondly a nullPointerExceptions is thrown by the system...
So here are my questions.
a) Is the service browser, in general, able to handle lists as input parameter?
b) how can i achieve this testing scenario (if a is either yes or no)?
Or do i miss something???
Thanks in advance,
best regards,
Rene