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.
This component is designed to work with tFileExcelWorkbookOpen and tFileExcelSheetOutput.
This component writes a workbook into a output file.
This happens after finish writing in several sheets by tFileExcelSheetOutput.
*NEW*: Can delete sheets (usually used as templates before)
tLDAPSearch allow you to connect your search to an existing LDAP connexion with possibility to modify the Base DN
You can also :
- Modifier the scope of the search
- Enables/disables link dereferencing during the search
- Enables/disables returning objects returned as part of the result
This component takes an address from the input flow and appends lat and lon columns to the output flow for the address. Google\\\\\\\'s geocode API is used to look up the latitude and longitude for the address.
Started with the original tGoogleGeocoder component but rewritten for API v3.
It also supports business API (given a client and signature strings).
Instructions:
The input row must have at least one column that contains an address. Select that column in the components \\\"Address Column\\\" variable.
The output is the same as the input but with two new columns added (lat and lon) which will contain the latitude and longitude coordinates that Google gave for the input address.
Component for importing content from a CMIS repository.
CMIS (Content Management Interoperability Services) is an OASIS standard enabling information sharing between different Content Management Systems (CMS, ECM, DAM, ...).
This component is build with the Apache Chemistry OpenCMIS Client API.
For source code and documentation, please visit https://github.com/Ekito/talend-cmis-components.
Component for exporting content from a CMIS repository.
CMIS (Content Management Interoperability Services) is an OASIS standard enabling information sharing between different Content Management Systems (CMS, ECM, DAM, ...).
This component is build with the Apache Chemistry OpenCMIS Client API.
For source code and documentation, please visit https://github.com/Ekito/talend-cmis-components.
For an easy way to start using InfiniteGraph with existing data sets, this connector allows data ingest from a variety of Talend input connectors to an InfiniteGraph database. It allows you to map and define vertices and edges and generates Java class files to use with your application.
For more information see: http://wiki.infinitegraph.com