Karl Larsson 30.Oct.12 01:30 AM a Web browser LEILEI - 8.0Windows
We have a virtual document activity defined that is supposed to allow users to create documents on the Notes side. Except it fails with the following error:
"database already contains a document with this ID (UNID)"
The log file shows this:
Monitor failure -- Trace Statement: <DELETE FROM MyDatabase_LEIkeys WHERE (EINOTEID = ?)>, Connector 'oledb', Method -Remove-
The LEIKeys table is linked to the original table using the UNID of the Notes document as key. There are no error messages on the SQL side, but the documents never appear.
Two other virtual activities are defined, which only read data from SQL. They work fine...