tBufferCopyInput – Talend Custom Components

tBufferCopyInput
Name: tBufferCopyInput
Icon: tBufferCopyInput
Author: bcourtine
Resources:
Download:
Install Instructions:
Example: Coming soon…
Features:
Overview:

With original Talend tBufferInput component, it is not possible to make in the same subjob a chain “tBufferInput > … > tBufferOutput”, since these two components use the same globalBuffer list.

This tBufferCopyInput makes a copy of the globalBuffer list, and reads data rows from this copy. After that, the tBufferOutput can write data rows in the global buffer without memory exception.

So a chain “tBufferCopyInput > … > tBufferOutput” works fine.

After making a copy of the global buffer, it is possible to clear it, in order to allow the tBufferOutput component to write data rows in an empty buffer.

![screenshot](https://talendforge.org/exchange/tos/upload_tos/extension-154/screenshot.jpg)

Release Notes:

Release version: 0.1 – 2009-05-08 07:22:13
Initial revision

Compatible:
  • 3.1 (obsolete)
  • 3.2 (obsolete)

Document get from Talend Exchange
Thank you for watching.

Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x