Groups
Groups
Sign in
Groups
Groups
ibm.software.network.directory-integrator
Conversations
About
Send feedback
Help
Sort By Relevance
Sort By Date
1–30 of many
Shelli Frisby
1/1/24
Oops In Java Pdf Download
. A
Java
program is also a great example of abstraction. Here
java
takes care of converting simple statements to machine language and hides the inner implementation details from the
unread,
Oops In Java Pdf Download
. A
Java
program is also a great example of abstraction. Here
java
takes care of converting simple statements to machine language and hides the inner implementation details from the
1/1/24
Nur Atiqah
12/20/22
Unable to connect properly to API with HTTP Client Connector
metricsObj =
java
.
lang
.
System
.getProperties().get("metricsObj"); errorsObj =
java
.
lang
.
System
.getProperties().get("errorsObj"); returnPayload
unread,
Unable to connect properly to API with HTTP Client Connector
metricsObj =
java
.
lang
.
System
.getProperties().get("metricsObj"); errorsObj =
java
.
lang
.
System
.getProperties().get("errorsObj"); returnPayload
12/20/22
JohnZ
,
Eddie Hartman
7
8/3/22
Synchronize execution of assembly line
semaphore =
java
.
lang
.
System
.getProperties().get(this.name) || new
java
.util.concurrent.Semaphore(1);
java
.
lang
.
System
.getProperties.put(this.name, this.semaphore
unread,
Synchronize execution of assembly line
semaphore =
java
.
lang
.
System
.getProperties().get(this.name) || new
java
.util.concurrent.Semaphore(1);
java
.
lang
.
System
.getProperties.put(this.name, this.semaphore
8/3/22
James Chy
,
Jason Williams
3
5/17/22
Error starting ibmdisrv in Red Hat Enterprise Linux 8.4
class.
java
.
lang
.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke
unread,
Error starting ibmdisrv in Red Hat Enterprise Linux 8.4
class.
java
.
lang
.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke
5/17/22
smil...@gmail.com
,
Eddie Hartman
3
1/17/17
SDI 7.2 throwing missing java libraries files exception
> >
java
.
lang
.reflect.InvocationTargetException > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > at sun.reflect.NativeMethodAccessorImpl
unread,
SDI 7.2 throwing missing java libraries files exception
> >
java
.
lang
.reflect.InvocationTargetException > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > at sun.reflect.NativeMethodAccessorImpl
1/17/17
Oscar Riveros
, …
Brian Laskey
5
11/18/16
OpenPages 7.2 and TDI (Problem / Conection Res-APIt)
/?
lang
=en and http://www-01.ibm.com/support/docview.wss?uid=swg27046995 (see OpenPages GRC Rest API Reference Guide [pdf] ) On Friday, November 18, 2016 at 8:34:15 AM UTC-
unread,
OpenPages 7.2 and TDI (Problem / Conection Res-APIt)
/?
lang
=en and http://www-01.ibm.com/support/docview.wss?uid=swg27046995 (see OpenPages GRC Rest API Reference Guide [pdf] ) On Friday, November 18, 2016 at 8:34:15 AM UTC-
11/18/16
John Guy
,
Eddie Hartman
2
4/2/15
AL Prolog and script connector
I think I might be missing something obvious here: If I set a variable in the AL's Prolog -
unread,
AL Prolog and script connector
I think I might be missing something obvious here: If I set a variable in the AL's Prolog -
4/2/15
ave...@gmail.com
,
Eddie Hartman
3
9/30/14
Single instance of Assembly Line
We use the TDI CLI (tdisrvctl) pretty extensively to stop/start ALs, set properties, etc. No problem
unread,
Single instance of Assembly Line
We use the TDI CLI (tdisrvctl) pretty extensively to stop/start ALs, set properties, etc. No problem
9/30/14
Manigandan Jegannathan
,
Eddie Hartman
3
7/25/13
Google connector in TDI
Hi TDI experts, why don't we have connector for Google(gmail) managed resource. is it any other
unread,
Google connector in TDI
Hi TDI experts, why don't we have connector for Google(gmail) managed resource. is it any other
7/25/13
naresh....@gmail.com
, …
Eddie Hartman
5
2/8/13
How to run an Assembly line from command prompt.
Hi All, I am very new to TDI. I am struggling to find out how can i run an assembly line from the
unread,
How to run an Assembly line from command prompt.
Hi All, I am very new to TDI. I am struggling to find out how can i run an assembly line from the
2/8/13
mcraghead
2
11/9/12
Calling Java From TDI Script Component
me some
Java
code that he used to make some account changes in ITIM from a web app that he created. He used the ITIM Web Service. I thought that since he already had existing code from the
unread,
Calling Java From TDI Script Component
me some
Java
code that he used to make some account changes in ITIM from a web app that he created. He used the ITIM Web Service. I thought that since he already had existing code from the
11/9/12
Andrija
,
Eddie Hartman
5
3/29/12
task.logmsg returning null
the file
system
, how I've defined them in solution/logs/ folder > > > > > When you run your AL from the CE, a Log Appender is added that allows > > > the CE to
unread,
task.logmsg returning null
the file
system
, how I've defined them in solution/logs/ folder > > > > > When you run your AL from the CE, a Log Appender is added that allows > > > the CE to
3/29/12
Deepak Gowda
, …
Jon Embrey
8
11/11/11
One AL logging to different files
I havea situation where I will be using one instance of RMI running which will be handling multiple
unread,
One AL logging to different files
I havea situation where I will be using one instance of RMI running which will be handling multiple
11/11/11
Franzw
,
Eddie Hartman
2
7/9/11
Server connector and AutoStart
lock =
java
.
lang
.
System
.getProperties().get("myLock") if (lock != null) {
java
.
lang
.
System
.getProperties().set("myLock", "locked")
unread,
Server connector and AutoStart
lock =
java
.
lang
.
System
.getProperties().get("myLock") if (lock != null) {
java
.
lang
.
System
.getProperties().set("myLock", "locked")
7/9/11
active1SM
, …
Andrew Findlay
3
2/15/11
Write to System Store to share across multiple ALs
array in
system
store. Was looking for examples of > the Memory Stream Connector and other memory connectors but spending > way too much time in trial and error. > Anyone have
unread,
Write to System Store to share across multiple ALs
array in
system
store. Was looking for examples of > the Memory Stream Connector and other memory connectors but spending > way too much time in trial and error. > Anyone have
2/15/11
awiddie
,
Eddie Hartman
2
1/26/11
How to convert functional components to scripted components
writing to
Java
properties. For example, ... In once component:
java
.
lang
.
System
.getProperties().put("savedEntry", myEntry); ... In another comp: retEntry =
java
unread,
How to convert functional components to scripted components
writing to
Java
properties. For example, ... In once component:
java
.
lang
.
System
.getProperties().put("savedEntry", myEntry); ... In another comp: retEntry =
java
1/26/11
ChrisWorks
,
Eddie Hartman
4
6/2/10
Unable to install TDI fixpack headless linux
Hello I am trying to upgrade my base version of TDI 6.1.1 to fixpack 9, but I am not able to run the
unread,
Unable to install TDI fixpack headless linux
Hello I am trying to upgrade my base version of TDI 6.1.1 to fixpack 9, but I am not able to run the
6/2/10
BliZzArD182
,
Eddie Hartman
8
2/25/10
Improving Code for Groups Sync
Hi I am trying to make a sync between some MSAD groups and Domino groups. I dont need to create the
unread,
Improving Code for Groups Sync
Hi I am trying to make a sync between some MSAD groups and Domino groups. I dont need to create the
2/25/10
D. Vandeputte
, …
Deyan Popov
10
2/19/10
Web Service Array of String
Hi! I have again a question about the web services!! :) I want to pass array of string to the web
unread,
Web Service Array of String
Hi! I have again a question about the web services!! :) I want to pass array of string to the web
2/19/10
Victor Apetri
,
Eddie Hartman
2
1/27/10
Running multiple ALs on one server or multiple ALs on multiple server instances
Hello, I have on the same server an RMI Dispatcher for the TAM Combo Adapter and my AL with
unread,
Running multiple ALs on one server or multiple ALs on multiple server instances
Hello, I have on the same server an RMI Dispatcher for the TAM Combo Adapter and my AL with
1/27/10
Kevin M Lawlor
,
Eddie Hartman
10
1/19/10
CacheConnector
= new
java
.util.HashMap(); ... --- This gets populated with the entries read by the library Connector you assigned to "connectorName". So if you want to search for a range
unread,
CacheConnector
= new
java
.util.HashMap(); ... --- This gets populated with the entries read by the library Connector you assigned to "connectorName". So if you want to search for a range
1/19/10
Kevin McCullough
, …
Jason Williams
10
10/22/15
Problems Sending HTML Email Through TDI
I'm able to send plaintext emails through TDI, but I have some data that I want to format in a
unread,
Problems Sending HTML Email Through TDI
I'm able to send plaintext emails through TDI, but I have some data that I want to format in a
10/22/15
tdiibm
,
Eddie Hartman
5
9/11/09
TDI LDAP connector restart
is a
Java
Thread) is hung while waiting for the timeout. You should be able to change the JNDI timeout by adding an Extra Providers Parameter in the Connector Config, eg com.sun.jndi
unread,
TDI LDAP connector restart
is a
Java
Thread) is hung while waiting for the timeout. You should be able to change the JNDI timeout by adding an Extra Providers Parameter in the Connector Config, eg com.sun.jndi
9/11/09
JasonW
8/24/09
TDIv7 on Ubuntu 9.04
NG, Although Ubuntu is an unsupported platform for TDI, some users may want to experiment with it. I
unread,
TDIv7 on Ubuntu 9.04
NG, Although Ubuntu is an unsupported platform for TDI, some users may want to experiment with it. I
8/24/09
flamesnm
,
Eddie Hartman
14
9/4/09
Connection Pool possibilities
All Just a quick question. It's specific to my situation, but it's more a general question on
unread,
Connection Pool possibilities
All Just a quick question. It's specific to my situation, but it's more a general question on
9/4/09
Andrew
, …
Eddie Hartman
3
12/13/08
user created system store question
use the
system
methods (lookup the class UserFunctions in the JavaDocs, which you reach via Help > Low Level API in the TDI CE).
system
.setPersistentObject( keyValue, objToPersist
unread,
user created system store question
use the
system
methods (lookup the class UserFunctions in the JavaDocs, which you reach via Help > Low Level API in the TDI CE).
system
.setPersistentObject( keyValue, objToPersist
12/13/08
Christoph Hölscher
, …
Eddie Hartman
10
11/22/08
Error on connecting TDI to Lotus Domino Server
Hi. I found this Newsgroup by reading on http://www.tdi-users.org. I´m looking for the exact solution
unread,
Error on connecting TDI to Lotus Domino Server
Hi. I found this Newsgroup by reading on http://www.tdi-users.org. I´m looking for the exact solution
11/22/08
gunnar...@gmail.com
, …
Eddie Hartman
4
10/31/08
Update between Domino and AD never stop looping
Use the
System
Store. This is available by default, although if you have never used the
System
Store features before (like Delta Engine, Sandbox or Change Detection Iterator State
unread,
Update between Domino and AD never stop looping
Use the
System
Store. This is available by default, although if you have never used the
System
Store features before (like Delta Engine, Sandbox or Change Detection Iterator State
10/31/08
swee...@gmail.com
,
kolev.kg
6
10/2/08
setting timestamp field on database to now (sysdate)
new >
java
.sql.Timestamp(
java
.
lang
.
System
.currentTimeMillis()); > > Which is pretty much the same but does not create an auxiliary Date > object. > > Best Regards
unread,
setting timestamp field on database to now (sysdate)
new >
java
.sql.Timestamp(
java
.
lang
.
System
.currentTimeMillis()); > > Which is pretty much the same but does not create an auxiliary Date > object. > > Best Regards
10/2/08
udayab...@gmail.com
, …
kolev.kg
4
7/27/08
TDI 6.1.1 logging issue
Hi, I have an issue with TDI 6.1.1 logs. I have two TDI configs. One runs always and other runs for a
unread,
TDI 6.1.1 logging issue
Hi, I have an issue with TDI 6.1.1 logs. I have two TDI configs. One runs always and other runs for a
7/27/08