You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

As an option to an Array of Complex Type I am trying use an Array of Arrays.
I modified the Web Service to return a String[][] and it is working in soapUI very well. In Talend it generate no erros
but I still did not get the result I want. Please look the screenshoot.
The result of this Job is:
Starting job WebServiceIntegration at 18:32 28/01/2008.
[Ljava.lang.String;@7808b9|||||||
Job WebServiceIntegration ended at 18:32 28/01/2008. [exit code=0]
Offline
Hello Toni_Fatec
Currently, tWebServiceInput does't support complex Type. ![]()
Best regards
shong
Offline

Hello,
You can monitor [Bugtracker, bug 2823, fixed] tWebServiceInput should support job scripts
Regards,
Offline

Right, so I tried to recover using the tWebServiceInput of a Perl Job, then it works.
Anyway, it is strange. My Arrays returns 8 Strings each one, and if I put zero String in the Schema it works the same way if I put the 8 Strings in there.
Can you please explain how it works in Perl Job ? Soon I'll need to manipulate this data.
Offline
Pages: 1