Hi!
I am trying to use WebDAV to retrieve a list of documents selecting them on their properties.
The problem is that it works only if I use properties belonging to the default document profile!.
I.E. I would like to query like this:
SELECT "urn:schemas-microsoft-comfficeffice#
[MyPropName]" FROM [...]
It seems that [MyPropName] must be choosen from Title
Author.. (default props).
The response I obtain is:
[...]
HTTP/1.1 404 Resource Not Found
[...]
Thanks in advance
Maurizio Caltabiano
I am trying to use WebDAV to retrieve a list of documents selecting them on their properties.
The problem is that it works only if I use properties belonging to the default document profile!.
I.E. I would like to query like this:
SELECT "urn:schemas-microsoft-comfficeffice#
[MyPropName]" FROM [...]
It seems that [MyPropName] must be choosen from Title
Author.. (default props).
The response I obtain is:
[...]
HTTP/1.1 404 Resource Not Found
[...]
Thanks in advance
Maurizio Caltabiano