Questions tagged [docushare]

Xerox DocuShare is one of the most flexible, easy-to-use content management platforms on the market today.

DocuShare manages a wide range of paper and digital content and automates your business processes so your organization’s, customers, constituents, and partners can efficiently access, share and process business critical information 24 x 7.

9 questions
1
vote
3 answers

How to fix java.lang.OutOfMemoryError: Java heap space error?

I have a file with size of 32 MB, I have downloaded it from DocuShare server to DocuShare temp folder. I am trying to read the file content from it to create a file. I get error when I URL encode my base64 content. I am not getting any exception…
naveenkumar
  • 198
  • 1
  • 2
  • 14
1
vote
2 answers

Integration of Docushare with a windows store app

Is there anyway to integrate docushare with a windows store app? I would like to login, get a file/folder list and have the possibility of downloading and uploading files.
Thought
  • 5,326
  • 7
  • 33
  • 69
1
vote
0 answers

CmisNotSupportedException when accessing /docushare/ds_mobile_connector/atom

The AtomPub CMIS URL for Xerox DocuShare is supposed to be: http://server/docushare/ds_mobile_connector/atom PROBLEM: When I open a browser at that URL, I get the following exception: HTTP Status 405 -…
Nicolas Raoul
  • 58,567
  • 58
  • 222
  • 373
0
votes
1 answer

I am trying to cerate rest api using core php and want to create login api

I am trying to create rest api using core php and want to create login api using this package "docusign/esign-client": "^6.12" any suggession thanks in advance ! I am trying to create rest api using core php and want to create login api using this…
0
votes
1 answer

the request was rejected because no multipart boundary was found when creating new document in Docushare Flex

I am trying to create new document in Docushare Flex using new docushare rest api and my request body suppose to be XML and I am generating it with requested data, when I send the request I get this error…
naveenkumar
  • 198
  • 1
  • 2
  • 14
0
votes
1 answer

How do I implement docusign for angular2 App?

I would like to implement sending signature request and signing the documents. Do you know if it is very difficult to do this? Can you please give me the resource to access DocuSign api?
Dharan Ganesan
  • 433
  • 2
  • 6
  • 23
0
votes
1 answer

Can't upload document to docushare (error 712)

I've got a problem with DocuShare: I can't upload new document to the server; When we first got this problem looked over the net and it said it was because there wasn't enough space left on the archiving drive (less then 10%) so we added more…
MrNoBody
  • 53
  • 8
0
votes
1 answer

In Person signing request model data [xml] - for remote signing

I am working on DocuSign api integration with my application [Rest using xml]. I need to use the In person signing feature. And I am looking for the sample request data [xml] for the envelope including the In person signing tag. Thanks
Showji
  • 1
0
votes
1 answer

Does Xerox DocuShare support the CMIS protocol?

Can I access the content of a DocuShare repository using the CMIS protocol? CMIS is a recently-released standard to access ECM repositories. It is already usable with Alfresco and Nuxeo, and many other ECM vendors are implementing it, but I can't…
Nicolas Raoul
  • 58,567
  • 58
  • 222
  • 373