Returning info from WebService

Hi,

I have exported the Jobs to a WebService and deployed. Quite simple and effective. Now I would like to return more than the error code (0 by default if success, and other values I can control through tDie components).

Is there a way to return more info? I saw in Talend forums about suggestion on a tWebServiceOutput but it seems this isn't there yet. Is there workaround or alternatives?

Thanks,

JSC

jscoobyced's picture
Joined: Jul 16 2009 - 7:35pm
Last seen: 14 years 2 months ago

1 Answer:

Hi,

 

Doesn't tWebServiceInput suite your needs? It calls the defined method from the invoked webservice, and returns the class as defined, based on the given parameters.

stasp's picture
40398
Joined: Jun 3 2009 - 9:53am
Last seen: 2 days 20 hours ago
Feedback