Tivoli Directory Integrator

Download Report

Transcript Tivoli Directory Integrator

Tivoli Directory Integrator
IBM Software Group
®
Tivoli Directory Integrator
Properties and TDI Expressions
Eddie Hartman
[email protected]
2006.10.09 using TDI 6.1 FP1
Tivoli Directory Integrator
IBM Software Group
Why?
Properties
control the behavior of the TDI Server
set up the Java run-time environment
make solutions more secure and configurable
persist state information
communicate between AssemblyLines
TDI Expressions
tie properties to component parameters
dynamic Attribute Maps, Link Criteria, Conditions...
template-based messages and formatting
2
Tivoli Directory Integrator
IBM Software Group
Properties
Global Properties (global.properties)
Solution Properties (originally a copy of global.properties)
Java Properties (for the JVM)
System Properties (kept in the System Store)
User defined Properties (“External Properties”)
Documented in the online help here:
http://publib.boulder.ibm.com/infocenter/tivihelp/v2r1/topic/com.ibm.IBMDI.doc_6.1/usersguide41.htm#properties
3
Tivoli Directory Integrator
IBM Software Group
TDI Expressions
Based on Java formatMessage syntax
Provides easy access to:
Attributes and data values
Configuration parameters
Property values
Enables JavaScript in parameters
Documented in the online help here:
http://publib.boulder.ibm.com/infocenter/tivihelp/v2r1/topic/com.ibm.IBMDI.doc_6.1/usersguide31.htm#expressions
4