[ 
https://issues.apache.org/jira/browse/CONNECTORS-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16932341#comment-16932341
 ] 

Kishore Kumar commented on CONNECTORS-1566:
-------------------------------------------

We have APIs in Document Management Service that can provide you the Root 
Workspaces.
{code:java}
List<String> rootTypes = docManClient.getRootNodeTypes();
Node enterpriseWSNode = docManClient.getRootNode("EnterpriseWS");
Node categoriesWSNode = docManClient.getRootNode("CategoriesWS");{code}

> Develop CSWS connector as a replacement for deprecated LiveLink LAPI connector
> ------------------------------------------------------------------------------
>
>                 Key: CONNECTORS-1566
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1566
>             Project: ManifoldCF
>          Issue Type: Task
>          Components: LiveLink connector
>    Affects Versions: ManifoldCF 2.12
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>            Priority: Major
>             Fix For: ManifoldCF 2.14
>
>         Attachments: OTCS_IIS.png, OTCS_Tomcat.png, chrome_cgfC00ujx7.png
>
>
> LAPI is being deprecated.  We need to develop a replacement for it using the 
> ContentServer Web Services API.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to