You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
Hello everybody,
I'd like to compose service in Talend ESB using TESBProviderRequest and TESBProviderResponse components. In all examples I've read, only simple connection between these two components was used. That means input payload was mapped to output payload.
My task is to read parameters from input payload, than call for example SAP System using tSAPInput to get result rows and these rows put to response of the service.
My problem is, that I am no able to transform multiple rows output (nonXML) to payload for TESBProviderResponse component (document type).
Could someone more experienced help me with this problem?
Thanks in advance,
Zdenek
Last edited by smolik (2011-08-07 09:41:07)
Offline
Hello alexoid,
Thank you for you reply. In fact, i had a similar idea. Problem is, that only 1 input row goes through tXMLMap component and thus only 1 component appears in tESBProviderResponse. Try it, i am curious whether you will have the same result.
Regards,
Zdenek
Offline

Hi Zdenek,
Is the following JIRA, similar to want you want to achieve? http://jira.talendforge.org/browse/TESB-2330
Thanks
Offline
Pages: 1