Link to home
Start Free TrialLog in
Avatar of davidw88
davidw88

asked on

Notes Document: Wrong Dump

Hi Experts,

I run my code on Domino. Using a Java agent, I import data in files A, B, C and D to databases A, B, C and D respectively.  The agent processes data in the order of A, B, C and D. When processing file D, the agent dumps several documents into databases A, B and C instead of D.  Sometimes the agent writes these documents correctly into D. But more oftten than not it writes the documents into A, B and C that are not correct.

Anybody has met this problem before? Or any experts know how to fix it?
Thanks so much.
ASKER CERTIFIED SOLUTION
Avatar of cezarF
cezarF
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of davidw88
davidw88

ASKER

I found the problem...

One of my colleagues modified the template used to create these databases and she left some documents in the template... She did not notify me about her modification.
Yes, I am importing from text files.
good to hear that. :)