Hi Danny, I guess some obvious things only, but worth checking:
The document permissions may not allow you to access the xml file if you don't log in with the same account. Also, webdav requires directories, those are also documents, and those also have permissions: https://docs.marklogic.com/guide/app-dev/properties#id_36559 /ch On Sat, May 2, 2015 at 8:42 AM, Danny Sinang <[email protected]> wrote: > We have a database that ML reports as having 31,000+ documents which appear > to be mostly in the root directory of that database. > > When I try to open the said document via my WebDAV client (Oxygen or > Transmit Panic), I only see around 7000+ of them. > > Query console confirms to be the existence of a document with the URI > RCC06032011.xml but that document doesn't show up at all in the WebDAV files > listing. > > Is this a limit of ML or the WebDAV clients ? > > I tried opening the file in Oxygen using the URL : > > http://ml.mycompany.com:9048/RCC06032011.xml but I get a 404 not found > error. > > Regards, > Danny > > > > _______________________________________________ > General mailing list > [email protected] > Manage your subscription at: > http://developer.marklogic.com/mailman/listinfo/general > _______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
