|
Calling stored procedure with a returning result set
|
| |
I'm currently using TDI v7 trying to determine if I can call a stored procedure in DB2 that accepts an input parameter and returns a parameter value, including a result set. I have been successful using a passive JDBC connector with an empty output map by placing the code into a hook (thanks to Eddie, Christian and others that have posted... more »
|
|
LDAP Changelog LDIF: strange behavior with "changetype" attribute
|
| |
Hi, while my first implementation with LDAP ChangeLog connector (event driven) works fine, my second approach does not: Here I did want to use the LDIF file of a changelog for batch processing. Dependent on the value of the attribute "changetype" (add, ...) an action should be started. However, this attribute just does not appear in the connector... more »
|
|
TDI as service and local Notes session
|
| |
Hello, I am using TDI 7.0 with Domino (user creation, modification, etc.). The DominoUsersConnector is used in Local Client mode. I usually need to have the Notes client running to be able to get a Notes session in TDI. I say "usually" because sometimes it works fine without this, but most of the time TDI complains about "names.nsf not opened yet" if the... more »
|
|
Ambiguous Notes error with TDI 7.0
|
| |
Hello, While registering a user in Domino from TDI 7.0, I get the error below. The user is created in Domino but not its mail file. I don't understand which file "does not exist", and why. The strange thing is that I'm getting the error in a test environment, but not in my dev environment, which is identical (I'm still trying to spot... more »
|
|
How to connect to Lotus Documents
|
| |
Hi, With TDI 6.1.1 FP7's Domino User's Connector in IIOP session type, when I try to discover the schema ("Connect", and then "Next" in attribute map), I get the following error: CTGDKC023E Could not perform database search. NotesException occured: ID=4,063, Error Text=Database <my domino host>!!names.nsf has not been... more »
|
|
Function Component for SAP
|
| |
Hi, I'm trying to setup an Interface between SAP and Domino using the Function Component for SAP. Installation of JCO and also calling a BAPI like the famous "BAPI_FLIGHT_GETLIST" is no problem but I got difficulties to process the result of the BAPI call further e.g. using a loop Component. Does anybody have a working example for me ? In the... more »
|
|
help in developing webservices adapter.
|
| |
Hi, I have an webservice application i want to send make a connection and send a SOAP request to that and that webservice application in return send the response in SOAP response now in TDI i need to reaqd that response. How to do this? Can any one help in explaining the type of connector and steps i need... more »
|
|
|