10 | Drag, Drop & auto Create any RDBMS connectionRick MacGuigan318 - 28 2007 / (0) It would be great if you could drag a (Oracle / DB2) table name (say from PL/SQL Developer) and drop it over an LEI object instance (LEI Administrator DB, LEI connection doc,.... ) and have it autoload the "Owner", "Name" and "Fields" on the connection doc. Prompt for the user ... |
8 | Add an SQL activity to allow for an sql statement to be enteredBruce Lill6677 - 19 2009 / (2) Notrix allows for this and it would let you do things like a join to pull all data instead of having to run multiple activities to get the data. You could test the sql out in IBM DB2 developer or other product and then just paste that statement in. ... |
6 | Add Support for @ThisValue while using Enforce From DesignVenkata Ramana Koliparthi1356 - 10 2007 / (0) LEI should support @ThisValue while using Enforce Form Design functionality in notes connection documents. Currently LEI will not evaluate field formula if contains @thisValue. |
4 | Replication job should skip the doc and continue with out stoppingVenkata Ramana Koliparthi1356 - 23 2008 / (2) Some times due to the replication conflicts or some other reasons we will end up with duplicate docs having same primary key. Currently replication job stops processing the rest of docs when it encounter duplicate primary key documents. What we need LEI should skip the error doc and keep running on rest of docs thats way we no ... |
3 | Compare field values after performing transulation formulaVenkata Ramana Koliparthi1356 - 27 2007 / (0) There should be a way the comparison of field values could be performed after translation formulas had run on the source data, so that document would not be modified every single time when replication job runs. |
1 | Scripted activities should 'print' to LEI logTheo Heselmans6379 - 11 2007 / (2) When printing in Lotusscript, the information is 'printed' to the log when running scheduled agents. I would love that this printing goes to the LEI log of the activity when the script is run from a LEI activity. |
-21 | LotusScript DB2 stored procedure callAlex Shinkarenko125 - 15 2009 / (2) I'm trying to call a stored procedure on my DB2 database. I wrote the procedure and I think it works (it compiles!!!). Anyway, when I try to call it from a lotusscript agent I can't get it to work. All that is returned is: "1544 Cannot find connector 'db2'". Anybody ... |