Talend Exchange is the place where Talend community can share items
related to Talend opensource products, such as Data Integration, Data Quality and Data Master Management.
Contribution is open to any user, no specific validation is needed.
As soon as you have your forum account, you automatically get a Talend Exchange account.
|
|
Version |
Author |
Released on |
Rating |
Downloads |
 |
Example job for the dynamic schema routine
|
1.0
|
rbaldwin
|
2009-08-05
|
177
tos
(0 votes, average 0 out of 5)
|
1143
|
|
Contains all of the items and a sample job for using the dynamic schema routine that I uploaded yesterday. There's a spreadsheet in the documentation section of the repository that contains two worksheets. One of them has the columns in the correct order, the other does not. The zip also contains the routine, metadata for the file, and context items.
|
 |
Routine for Dynamic Schemas
|
1.0
|
rbaldwin
|
2009-08-05
|
176
tos
(0 votes, average 0 out of 5)
|
359
|
|
Java routine for dealing with dynamic schemas. As an example, say you have a defined Excel spreadsheet that contains a given number of columns. The number of these columns is static and there is a predefined schema into which it must fit. The caveat is according to the business rules, the columns for the schema may be in a different order than they actually appear in the excel spreadsheet. This is a dynamic schema, meaning the order of the columns can change but they still must meet a defined schema.
|
 |
tNulltoDefault
|
1.1
|
jandry
|
2009-07-29
|
173
tos
(0 votes, average 0 out of 5)
|
170
|
|
Allows the user to get rid of nulls in the data flow. The component changes nulls into default values.
byte = 0
short = 0
int = 0
long = 0L
float = 0.0F
double = 0.0
BigDecimal = 0.0
char = \u0000
boolean = false
String = ""
Date = now
DOES NOT CHANGE
byte[]
List
Object
|
 |
tFileInputPropertiesExtended
|
0.1
|
MASeb
|
2009-07-24
|
172
tos
(0 votes, average 0 out of 5)
|
135
|
|
Extension of fileInputProperties. Can use el expression in properties file
|
 |
tMD5Sum
|
0.3
|
Thomas Cook
|
2009-07-24
|
136
tos
(0 votes, average 0 out of 5)
|
469
|
|
This component outputs the MD5 Checksum of a specified file.
|
 |
tWebDavDelete
|
1
|
fabrice2
|
2009-07-23
|
171
tos
(0 votes, average 0 out of 5)
|
106
|
|
This component deletes a file with webdav protocol.
It is based on the tWebDavPut component from Jean-Sébastien Darges (Merci !)
Extract the file to this directory "TOS-Win32-r26090-V3.1.3\plugins\org.talend.designer.components.localprovider_3.1.3.r26090\components" (adapt with your TOS version) and start/restart TOS.
It works with newer versions 3.1.X since you specify the family of the component in the .xml file.
Have fun !
|
 |
tFileChooser
|
0.3
|
MSSA
|
2009-06-21
|
167
tos
(0 votes, average 0 out of 5)
|
491
|
|
select one file to use
the full file name is : ((String)globalMap.get("tFileChooser_1_FULL_FILE_NAME"))
the file is : ((String)globalMap.get("tFileChooser_1_FILE_NAME"))
the path is : ((String)globalMap.get("tFileChooser_1_PATH_NAME"))
globalMap on file extention choosed: ((String)globalMap.get("tFileChooser_1_FILE_EXT"))
|
 |
tFBSL
|
1.0
|
GeromeGUILLEMIN
|
2009-06-17
|
170
tos
(0 votes, average 0 out of 5)
|
234
|
|
tFBSL routine for Talend
Welcome to the the tFBSL routine code for Talend 3.x series !
This will explain to you how to install and use the tFBSL routine for Talend software.
BTW, what does FBSL for Talend?
Talend is a great ELT software,that runs under Java platform, but unfortunately we can not make
graphical plugins easily, nor windows, nor dialogs on the fly with it!
People that are familiar with Windows environment are always using their mouse and click onto graphical
widgets to interact with this operating system, that seems quite natural.
But if you are familiar with Windows and fond of Talend, you've probably been noticed that no widget
tool is actually provided for developing nice and sweet graphical interfaces!
So, my programming language project called FBSL (development started in 2001) has evolved since
years and is capable of interpreting and creating powerful and complex graphical user interfaces with
ease by the way of one of its two engine, and FBSL.DLL is the one that we'll use via Talend / Java class!
Are you ready?
Ok let's go!
|
 |
TalendJodaTime
|
0.2
|
emenuet
|
2009-06-12
|
121
tos
(0 votes, average 0 out of 5)
|
307
|
|
Sample routine to use JODA time
copy joda-time-1.6.jar to lib/java folder
|
 |
tFileList
|
0.1
|
bcourtine
|
2009-06-04
|
164
tos
(0 votes, average 0 out of 5)
|
232
|
|
THIS COMPONENT IS OBSOLETE : use bcFileListExt instead, which includes theses features and file sort options.
Evolution of Talend's original tFileList component :
- optimization of generated java code (suppression of useless variables, loop optimisation, etc.)
- exclude file mask is now a table where various filemasks can be excluded at the same time
- even if a file matches more than one filemask, it is sent only one in the "iterate" link to be processed
Perl version of this component is unchanged.
|
|
|
Version |
Author |
Released on |
Rating |
Downloads |
 |
US Zipcode Validation
|
3.1.2
|
mhallam
|
2009-07-07
|
49
top
(0 votes, average 0 out of 5)
|
83
|
|
matches only if 5 numerics are presentnot matches if less than 5 numerics
Zipcode should be of 5 numerics
|
 |
Swedish personnummer with accepted foreigners
|
3.1.2
|
mhallam
|
2009-07-07
|
48
top
(0 votes, average 0 out of 5)
|
67
|
|
with a "P", "T", or "F" instead of the first of the four last numbers.
This code fixes the problem, but does not check the validity of the date, or the last number.
|
 |
Swedish Personal Nr (Personnummer)
|
3.1.2
|
mhallam
|
2009-07-07
|
47
top
(0 votes, average 0 out of 5)
|
65
|
|
Simple regex for the Swedish personal number. It's in the form: YYMMDD-xxxx where xxxx is an arbitrary number from 0000-9999.
791231-1234
|
 |
UK Vehicle Registration Plate Number Plate
|
3.1.2
|
mhallam
|
2009-07-07
|
46
top
(0 votes, average 0 out of 5)
|
52
|
|
AB12 RCY|||CD07 TES|||S33 GTT|||Y999 FVBab12 rcy|||CD07 TIS|||S34 GTT|||Z999 FVB
UK Vehicle Registration Plate / Number Plate format as specified by the DVLA. Accepts both "Prefix" and "New" style. Allows only valid DVLA number combinations as not all are supported. Registration number must be exactly as is displayed on car, hence all letters must be in uppercase and a space seperating the two sets of characters.
|
 |
Phone Brazil
|
3.1.2
|
mhallam
|
2009-07-07
|
45
top
(0 votes, average 0 out of 5)
|
56
|
|
011 5555-1234|||(011) 5555 1234|||(11) 5555.1234|||1155551234(011 5555-1234|||(01) 5555 1234|||(11) 0555.1234|||(11) 5555 abcd
Matches Brazilian phone numbers, includes DDD (long-distance call) with or without 0. Accepts characters -, . and [space] as separators.
|
 |
No special chart
|
3.1.2
|
mhallam
|
2009-07-07
|
44
top
(0 votes, average 0 out of 5)
|
32
|
|
QDE|||QDE#RF
Allow only 3 charcters or number without any special characters
|
 |
Mobile number of India
|
3.1.2
|
mhallam
|
2009-07-07
|
43
top
(0 votes, average 0 out of 5)
|
38
|
|
This expression will be useful to check mobile
number of India. This expression will check
various types of number like number in local
format or international number separated by
hyphen(-) or not.
|
 |
International phone number
|
3.1.2
|
mhallam
|
2009-07-07
|
42
top
(0 votes, average 0 out of 5)
|
61
|
|
Matches most international formated phonenumber.
|
 |
International Passport
|
3.1.2
|
mhallam
|
2009-07-07
|
41
top
(0 votes, average 0 out of 5)
|
34
|
|
? 9 characters made up of a combination of numbers and/or letters. Where less than 9 characters it will be padded out to the right with chevrons (
|
 |
ISBN Checker
|
3.1.2
|
mhallam
|
2009-07-07
|
40
top
(0 votes, average 0 out of 5)
|
53
|
|
Expression to check for a valid ISBN number
|
DStar
- Author: ctoum
- Categories: Export
- First revision date: 2010-08-04
- Latest revision date: 2010-08-04
- Compatible with: Master Data Management releases 4.0.2, 4.0.3
- Downloads: 1096
About: D* Industries Demo Model
Revision list
expand/collapse all
Compatible with: 4.0.3, 4.0.2
Initial load
Reviews (0)
Be the first to review this extension!
|