Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

Passing arrays as arguments to WebService

Hi,
I am new to TALEND and evaluating it for my company.
I was doing some tests and got stuck on an error.
When I try to pass an long array (so far I tested array of String and int too) to a webservice I get the following exception:
Exception in component tWebServiceInput_1
java.lang.RuntimeException: not know how to convert ')globalMap.get("arrayBCB") as the parameter of my WS.
What is th correct way to do this?
Thanks and best regards
Ricardo
Labels (3)
2 Replies
_AnonymousUser
Specialist III
Specialist III
Author

I was able to do this using the advanced settings and using the stub.
I was having trouble with this feature because I set the Match Brackets to "}" and this made the generated code uncompilable. Setting it to "NONE" resolved this problem.
Anonymous
Not applicable

Hi Ricardo
Thanks for the feedback on your problem!
Regards,
Pedro