|
limit on execSQLSelect statements
|
| |
Hi all, I am using a script node to execute a few SQL statements on an Oracle DB. Qn1) I understand that if you need to iterate the result set of a select query, you have to use execSQLSelect followed by getNextSQLSelectEntry. If I am using mutliple SQL Select statements ( and need to obtain the result value for each Select statements). in... more »
|
|
SSL to Active directory
|
| |
Hi I'm trying to establish a secure connection between my workstation and my AD domain running on VmWare, using the LDAP connector. I have now struggled with this some days without lock, so I need to share my problem here, and hope for an solution :-) Here is what I have done: Installed a windows 2003 server in vmware and promoted it to a domain... more »
|
|
Passing arguments of type array to a webservice
|
| |
Hi, I am trying to write a client in IDI that invokes a web service. I am using the AxisEasyInvokeSoapWS. In the config section I specified the 1)WSDl 2) The operation Name - lookUp 3) the Complex tyes - The class name 4)the operation Parameters - param1 , param2 This is my problem the webservice opertaion signature is... more »
|
|
Web Service Timeout in TDI 6.0
|
| |
Hello, Running a web service in TDI 6.0 and having problem with the size of the incoming SOAP message. We need to keep it below 200 Kb to work. We have got it to work up to 600 Kb sometimes but it is not stable enough. Does anyone know if there are some tuning to be done on this issue? Any parameter to set?... more »
|
|
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 table, and I thought HTML would be the best way to do that. I've marked the problem line with asterisks below. I've tried many different iterations of that line of code, most of them ending up with the error:... more »
|
|
Administrative Limit Exceeded - LDAP issue
|
| |
Hi My basic question is what is the best way around the 'Administrative Limit Exceeded' error when itterating an LDAP. I Basically have an LDAP passing in entries on a Delta and another LDAP in the Flow section, to keep attributes sync'd. I am able to process about 300 records before I get 'LDAP: error code... more »
|
|
Newsgroup now frozen. Closing by 12/31/2009
|
| |
This Newsgroup is closing. IBM invites participants of this Newsgroup to join one or more of the IBM developerWorks Web forums and community spaces at [link]. You will find comparable topics there. This Newsgroup will no longer accept new postings and will remain available... more »
|
|
Setting Search Criteria for a Passive LDAP Connector
|
| |
I need to leverage a passive LDAP connector to search for the groups a user resides in. The search criteria will be (&(cn=GRP-*)(member= $DN)). We want to find all groups, starting with the prefix "GRP-" for the user DN in the work entry. Can you point me to a single document that covers this TDI feature?... more »
|
|
Domino Change Connector and Domino 8.5.1 in V7.0
|
| |
Hi I am trying to follow the AD-Domino integration guide but it was made using 6.1.1. I am using 7.0 and trying to make the same. When I need to configure the Domino Change Connector I have two strange things. First, I can only change the Username if the IIOP mode is enabled. I cannot change the username in Local Client. I have to switch back and... more »
|
|
Javascript method renameTo is failing to move file under a certain conditions
|
| |
I have a TDI v7 AL where I'm processing all the ldif files from a pre- determined folder and once I have processed the ldif file I want to move this ldif file to an archive directory. I'm having problems getting the javascript to move the ldif file to an archive folder if I enable the step that uses this ldif file for input in a previous TDS... more »
|
|
|