I have a DB “a.nsf” in server called “Server1”. Through coding i want to create a new DB in my local system from a.nsf including all the design, docs and ACL using Lotus script. I have tried createCopy method. It is not worked out. Any one can give me a soluntion.
Thanks for ur reply. I tried the same, but all the documents from db1 is not copied to db2. If db1 has 2000 documents means only 1500 is copied into db2. I checked the documents also.Everything is fine. What could be the reason.