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

Hello everybody,
I have a question about talend and webservice usage.
I extract datas from an oracle database, and need to submit them to a webservice: I don't wants to put them directly in database because database destination model depends of some records.
Is there a way to submit to a webservice? I have seen the tWebServiceInput, but no tWebServiceOutput.
Best regards,
Matthieu
Offline
Offline
mmary wrote:
thanks and really sorry, I haven't found these resource.
best regards
That's not a problem (it's not because I don't say "Hi", "Sincerely" and "Regards" that it means there is problem ;-)
Offline

Hello,
I come back to my problem to understand how to specify dynamics parameters and complex types to a webservice.
In fact, I need to make three queries to my webservice:
- call login method which expect two parameters.
I have made that with a metadata wsdl.
- call a method called which expect three parameters: first and third are string so this is not a problem with editor, but how specify complex types likes arrays?
And how can I specify theses parameters as variables?
Best regards
Offline
Pages: 1