Component family |
Databases/LDAP |
|
Function |
tLDAPAttributesInput analyses |
|
Purpose |
tLDAPAttributesInput executes an |
|
Basic settings |
Property type |
Either Built-in or Since version 5.6, both the Built-In mode and the Repository mode are |
|
|
Built-in: No property data stored |
|
|
Repository: Select the repository |
|
Use an existing connection |
Select this check box and click the relevant tLDAPConnection component on the Component list to reuse the connection |
|
Host |
LDAP Directory server IP address. |
|
Port |
Listening port number of server. |
|
Base DN |
Path to user’s authorised tree leaf. |
|
Protocol |
Select the protocol type on the list. LDAP : no encryption is used
LDAPS: secured LDAP. When this
TLS: certificate is used. When this |
|
Authentication User and |
Select the Authentication check To enter the password, click the […] button next to the |
|
Filter |
Type in the filter as expected by the LDAP directory db. |
|
Multi valued field separator |
Type in the value separator in multi-value fields. |
|
Alias dereferencing |
Select the option on the list. Never
Always: Always dereference
Never: Never dereferences
Searching:Dereferences aliases only
Finding: Dereferences aliases only |
|
Referral handling |
Select the option on the list:
Ignore: does not handle request
Follow:does handle request |
|
Limit |
Fill in a limit number of records to be read If needed. |
|
Time Limit |
Fill in a timeout period for the directory. access |
|
Paging |
Specify the number of entries returned at a time by the LDAP |
|
Die on error |
This check box is selected by default. Clear the check box to skip |
|
Schema and Edit |
A schema is a row description. It defines the number of fields to be processed and passed on Since version 5.6, both the Built-In mode and the Repository mode are |
|
|
Built-in: The schema is created |
|
|
Repository: The schema already Warning
As this component is intended to list the attributes |
Click Edit schema to make changes to the schema. If the
|
||
|
|
The pre-defined schema lists: – objectclass: list of object classes – mandatoryattributes: list of mandatory – optionalattributes: list of optional – objectattributes: list of attributes that |
Advanced settings |
Class Definition Root |
Specify the root of the object class definition namespace. |
|
tStatCatcher Statistics |
Select this check box to gather the job processing metadata at a |
Global Variables |
NB_LINE: the number of rows processed. This is an After RESULT_NAME: the name of the current LDAP entry ERROR_MESSAGE: the error message generated by the A Flow variable functions during the execution of a component while an After variable To fill up a field or expression with a variable, press Ctrl + For further information about variables, see Talend Studio |
|
Usage |
This component covers all possible LDAP queries. Note: Press Ctrl + Space bar to |
|
Log4j |
The activity of this component can be logged using the log4j feature. For more information on this feature, see Talend Studio User For more information on the log4j logging levels, see the Apache documentation at http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/Level.html. |
The tLDAPAttributesInput component follows the usage
similar to that of tLDAPInput. Hence for tLDAPInput related scenario, see Scenario: Displaying LDAP directory’s filtered content.