Questions tagged [ecm]

Enterprise Content Management (ECM) is the processes, methods and tools used to capture, manage, store, preserve, and deliver content and documents related to organizational processes. ECM tools and processes allow the management of an organization's unstructured information, wherever that information exists.

100 questions
2
votes
2 answers

Help to choose Alfresco or Nuxeo for DMS

I have requirement to develop DMS(Document Managemen System) with some initial requirements: If possible DMS should be open source Initially DMS should support up to 500 users System should be scalable in sence od users or…
gandra404
  • 5,727
  • 10
  • 52
  • 76
2
votes
3 answers

IBM Content Navigator customization

Is there any technical tutorial on the net for customizing the Filenet Content Navigator except the tutorial from RedBooks? Any help will be appreciated.
Tapas Mahata
  • 343
  • 6
  • 22
2
votes
2 answers

ECM - Document Control Management / Versioning and CMS

I anticipate this is going to be a very broad question however I shall endevour to be as concise as possible without divulging too much project critical information. For quite some time I have been working a Content Management System. However, its…
Layke
  • 51,422
  • 11
  • 85
  • 111
2
votes
3 answers

Has anyone here worked on KOFAX-SharePoint 2007 integration?

We want to be able to advance our business by utilizing both of the power of KOFAX and SharePoint 2007. Any pointers Development-wise?
MarlonRibunal
  • 4,009
  • 3
  • 31
  • 37
1
vote
1 answer

Alfresco - Best practices for custom document lifecycle (Java?)

After talking with some people at the DevCon in London and after looking at Records Management source code I noticed that there's actually no good example of how to implement custom documents lifecycle. I know there's examples of rules and content…
Matjaz Muhic
  • 5,328
  • 2
  • 16
  • 34
1
vote
2 answers

What mean "Check out" and "Check in"

What is checkout and checkin in document systems?
WelcomeTo
  • 19,843
  • 53
  • 170
  • 286
1
vote
0 answers

How many restrictions needed to test a cointegration relation if r = 4?

I estimated a VECM with five I(1)-Variables that are cointegrated. The test results in four cointegrating equations. Now I want to identify all cointegrating vectors and my question is: How many restrictions do I need to impose at minimum and how…
george1994
  • 71
  • 4
1
vote
1 answer

Alfresco Share not showing subtype or custom type

I have a custom model called "medicalBill" that inherits from another custom model called "clientDocument". For some reason in the share UI only the "clientDocument" is visible in the change type dialog. I have read that in the change type dialog it…
startoftext
  • 3,846
  • 7
  • 40
  • 49
1
vote
2 answers

ELO ECM Suite 20

I use ELO 11 Professional and I wanna update it to ELO ECM Suite 20. Did someone use to work with ELO and maybe can give me some tips how to update it? I found some information in google how to Update but I wanna avoid small mistakes. Thank you very…
Oleg
  • 13
  • 4
1
vote
1 answer

Nuxeo Upgrade from 8.10 to 10.10?

What is the recommended path to upgrade from Nuxeo 8.10 (2016 LTS) to 10.10 (2019 LTS), should I upgrade directly or should I do it in two steps: first to 9.10 and then to 10.10 ? The official documentation only describes the upgrade from one…
Benjamin Bini
  • 311
  • 4
  • 15
1
vote
0 answers

Cant retrive Custom Properties from CmisObject (Documentum)

I am trying to retrive all properties from CmisObject but I cant see the custom defined properties which are present in Documentum system. Document sourceDocument = (Document)getCmisObject(sourceSession, sourceObjectId); Iterator>…
Kalebere Gaurav
  • 69
  • 2
  • 13
1
vote
0 answers

Unknown file generated when saving in nuxeo: WebKitFormBoundary

I'm new to nuxeo and trying to understand it by nuxeo university tuitorials and the nuxeo documentation. I'm trying to upload a file and for that, I followed the tuitorial. I generated the batch ID. Uploaded the file using URL …
mohit sharma
  • 620
  • 8
  • 23
1
vote
4 answers

Sharepoint 2010 Content Organiser Condition String xml

I’m working with the Sharepoint 2010 Content organiser and setting the conditions property programmatically. It's the EcmDocumentRouterRule.ConditionsString property which accepts a string representation of the following xml…
user574204
  • 33
  • 2
  • 11
1
vote
0 answers

Alfresco: PUT request from Office with a custom storage adapter yields 409 response

I have Alfresco community 5.2 and have built a custom content store (based on what they do with https://github.com/Alfresco/alfresco-sdk-samples/tree/alfresco-51/all-in-one/custom-content-store-repo). With that custom store I can create documents…
1
vote
1 answer

getting exception while redacting pdf using itext

I am getting below exception while trying to redact pdf document using itext. The issue is very sporadic like sometime it is working and sometimes it is throwing error. at…
DevAvitesh
  • 187
  • 3
  • 13