How to Page?
Topic #9383 : Setup Sharepoint 2013 Server with Ephesoft
Applicable Ephesoft versions: 4.0 and up
More Info:
Instructions:
- Log into the web interface of your site, click the gear icon in the upper-right, and click on Site settings, then in the Site Actions section click on Manage site features. In the list that appears, activate the Content Management Interoperability Services (CMIS) Producer item:
![]() |
- To access the repository the given URL is used.
http://yourserver/_vti_bin/cmis/rest?getRepositories
If the content management is enabled for the given share point instance, the URL will return a file containing the repository details.
The repository details can be found in the given tag highlighted repository ID
<app:collection href=”http://yourserver/_vti_bin/cmis/rest?getRepositories?Query” p3:id=”id”>
- Under the Central Administration tab select Security. Within General Security tab, select Specify Authentication provider. Select the zone and Edit the Authentication. Select the Basic authentication as shown highlighted in yellow and save the changes.
![]() |
- In the CMIS export plugin configure the given repository URL, SharePoint credentials and the obtained CMIS repository ID. Share Point supports only CMIS version 1.0 select from the CMIS version dropdown. After making the following changes run a batch.
- When the batch has finished processing, the uploaded files can be retrieved from the Administrative Report library by selecting the site contents from the gear shaped drop down at the top right.
Please note that we have succeeded in uploading the file to the server but the mapping attributes are still creating certain problems. We are looking into the same and will be updating on regular basis.