|
Updating AD group membership
|
| |
Hello,
We've got some AD groups which have ~5k entries in them, and I am
looking for the most efficient way to perform membership updates on
them in TDI 6.1.1.
One issue with AD groups with 5k members is that you do not get the
full list of group members, only 1500 at a time (Win2k3 forest). So... more »
|
|
Connector did not return any Data
|
| |
Hi There,
I have a 2 lotus notes user connector, one of them connecting to
names.nsf which i have no issues getting any data.
The other is connected to a specific nsf which is created my my
customer. I can connect to it but when trying to click on next, it
gives me an error CTGDIC043I The connector did not return any data.... more »
|
|
dynamic XML attributes in tags?
|
| |
I am attempting to write to an xml file using a file connector + xml
parser with data from a db. The xml structure needs to be something
like:
<employees>
<employee active="true">
<firstname>Erik</firstname>
<lastname>Sorensen</lastname>
</employee>
</employees>
I cannot figure out how to get the active="true" attribute to be... more »
|
|
Could there be a bug in the RexExp object?
|
| |
At [link] i tried the following in their regexp
tryit editor:
<html>
<body>
<script type="text/javascript">
var str="ABC.DEF.234565.123";
var patt= new RegExp(/[A-Z]*[0-9]+/);
var result=patt.exec(str);
document.write("Returned value: " + result);
</script>
</body>... more »
|
|
Changetype Incorrect for ADCD?
|
| |
Hi there,
I'm using TDI V7.1 and using the ADCD to populate a TAM repository.
I am getting variable behaviour with the changetype attribute which
the connector should be setting.
I am of the understanding that when ADCD detects a new key the
changetype should be "add", as in I need to "add" this object to the... more »
|
|
XML Parsing Multiple tags
|
| |
Hello, i hope I'm not making a re post. But i have an issue.
I am using TDI 6.1.1 to parse an XML file with multiple tags. However
i found out that using the parser configuration from the XML parser in
TDI he is not able to read (or make him read) the ones i am interested
to read, and he remains stuck to the first two tags... more »
|
|
How to skip or disable iterator connector if connection to source fails?
|
| |
Hi
I'm looking for a solution for a problem for 3 days already, and can't
find anything that works. I'm using TDI 6.1.1 and have got few feeds
in my AL. Two of them are iterator connectors iterating over LDAP's
changelog. I need to disable or skip those connectors if they cannot
connect to LDAP server. Has anyone any idea how to do that?... more »
|
|
Error: Connection to server Default.tdiserver cannot be obtained.
|
| |
When using TDI 7.0 (Fix Pack 7) and running an Assembly Line in the CE
works, but when I connect to a VPN the Default Server stops running.
If I click the Start button, it will not run and shows the following
messages in the console:
Thu Jan 26 13:25:02 EST 2012 CTGDIC076I Local development server... more »
|
|
problems with TDISRVCTL and local TDI server
|
| |
Hello All,
I am using tdi v7.1 fp4 and having the following problems when running
tdisrvctl tool:
CTGDJB019E Could not start Config: Config name
and
CTGDJB123E Unable to get details for AssemblyLines.
What actually happens is that when server is started without -c any
configuration file, I am able to run the tdisrvctl -op start command... more »
|
|
TDI 7, SQL Lookup and link criterias in JDBC-Connector
|
| |
Hi!
I'm working with migration of a project from TDI 6 to TDI 7 and has
run into a problem. I have lots of JDBC-Connectors where I've written
my own sql. This works just fine in TDI 6, but now in TDI 7 you must
have a table name in the connector (required field)? Ignoring the
error-msg of table name required and runing the AL anyway results in... more »
|
|
|