Hi,

I have 2 Marklogic databases and in one ML database (source database) I
am maintaining the latest version of documents(it is getting getting
continuous updates).
I want to load latest document into second Marklogic database (whenever
it is updated). 
I want to load it as new version if it already exists otherwise create
initial version.

I want to do it through XQueries (I looked at recordloader briefly but I
don't want to use XCC)
How will I know if there is new document available in source
database(should I use triggers or reverse query)

Can you please point me to documentation available for my questions.

With Regards.

_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to