Extract Data

Hi,In my application they are trying to extract all the documents in a nsf file to the local shared drive and all properties of the documents to the Oracle database as part of backup,since they are migrating from Notes to different technology.

I need to know “How can they recover the data from Oracle database” incase there is any problem…

Thanks,

Ana

Subject: Extract Data

I would try to export documents to XML using Notes’ built-in XML export functionality. Easiest is to export XML to a file on hard drive.Then you can always import XML/DXL back to Notes without loosing any information(hmm… not sure if links to other documents will still work).

/Andrei