Tuesday, December 24, 2024
Logging in IBM Directory Integrator
›
Introduction I've been creating a bunch of AssemblyLines in IDI/TDI/ISVDI recently, and wanted to share a trick to help you set up loggi...
Friday, August 30, 2024
Working with dates in IBM Security Directory Integrator
›
Working with dates in TDI can be tricky, since you'll normally be dealing with not only ISIM's internal format, but also various...
Friday, August 9, 2024
Update erlaststatuschangedate in ISIM with a TDI HR Feed
›
IBM has a support article on this topic here: https://www.ibm.com/support/pages/how-update-erlaststatuschangedate-through-tdi-hr-feed#:~:te...
Monday, July 22, 2024
IBM Directory Integrator error "unknown format type at"
›
So here's a strange one that I didn't find anywhere in my numerous searches, so I figured I would post it here. When running a TDI A...
Tuesday, July 16, 2024
Tivoli Directory Integrator Entry.toJSON() function produces bad JSON for single-element arrays
›
TDI lets you create a JSON string from an Entry type object using that class's toJSON() method. It works like a champ ...
Setting DISPLAY in .bashrc on AIX doesn't work in at least one strange situation
›
Here's what I tried in my .bashrc: DISPLAY=$(who am i | perl -pe 's/.*\((.*)\)/$1:0.0/') export DISPLAY Here's the result...
Monday, July 15, 2024
Tivoli Directory Integrator Certificate Chain Exception
›
Saw this error today in an HTTP Client Connector in TDI 7.1.1: java.security.cert. CertPathValidatorException: Certificate chaining error...
‹
›
Home
View web version