cIndexFile – Talend Custom Components

cIndexFile
Name: cIndexFile
Icon: cIndexFile
Author: jyaime
Resources:
Download:
Install Instructions:
Example: Coming soon…
Features:
Overview:

cIndexFile allows you to index very big files in order to access them after, in a random way.
The purpose of this component is to access to pieces of data in very very big files. (which can’t be mounted in memory)

To use it :
– You give a regexp expression with a “group” used to match a key (ie “^PIECESTART(….KEY…..)0100.*” indexed key is between () )
– You give a array name in component properties in order to store index
– You can use several components cIndexFile to index multiple files, and store indexes in a common array.

Then with component cIndexedFilesInput, you just have to ask for a “key”, and it will give you the part corresponding to this key in the file.

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

Release Notes:

Release version: 0.1 – 2009-09-02 08:11:07
cIndexFile
Release version: 0.2 – 2009-09-11 09:47:33
Icon updated (not an input flow).

Compatible:
  • 3.1 (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