C
clinton57
If a word doc is opened with a url to a sharepoint repository, and the
repository answers the OPTIONS call with the appropriate MS-Author-Via
header, the doc will open with the "Shared Workspace" (or Document
Workspace) taskpane. Is there a way to automate those objects, e.g.
add a document, add a folder, add a task?
I know that there are separate apis for this that don't involve word,
e.g. the ones using Front Page Server Extensions or the Document
Workspace Web Service. However, I want to automate this directly from
word for unit tests.
repository answers the OPTIONS call with the appropriate MS-Author-Via
header, the doc will open with the "Shared Workspace" (or Document
Workspace) taskpane. Is there a way to automate those objects, e.g.
add a document, add a folder, add a task?
I know that there are separate apis for this that don't involve word,
e.g. the ones using Front Page Server Extensions or the Document
Workspace Web Service. However, I want to automate this directly from
word for unit tests.