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.
Questions tagged [ecm]
100 questions
13
votes
4 answers
Alfresco - /alfresco and /share difference
So i have installed Alfresco and have two web applications /alfresco and /share. Whats the difference and purposes of these applications? Can one application exist without the other?

n002213f
- 7,805
- 13
- 69
- 105
8
votes
2 answers
Which is easier to extend, Alfresco or Nuxeo?
I am considering doing a rewrite of an open source project from LAMP to J2EE and integrating it with an enterprise oriented CMS as the GUI. The two most viable OSS ECM J2EE CMS platforms that I have run across are Alfresco and Nuxeo.
I need to get…

Glenn
- 7,874
- 3
- 29
- 38
7
votes
3 answers
Which simple document management system?
For a small-medium sized NGO with little money, I am looking for a simple document management system (NOT a Web CMS). The requirements are relatively simple :
Web based
Free (as in free beer) or very cheap, and better if it is open-source too
Able…

Pierre Henry
- 16,658
- 22
- 85
- 105
5
votes
1 answer
AEM New Page vs New Site
If my site structure is like below
MySite (SiteName)
--- HomePage (Page)
--- ProductPage (Page)
Under siteadmin console, while creating site MySite should I use "New Page.." Or "New Site.." ? When to use which option?

Ronnie
- 302
- 1
- 4
- 16
4
votes
1 answer
AWS ECS without ECR?
Does it make sense to use ECS without ECR? I ask this because it seems that ECM and ECR are very closely integrated.
From the sound of it, I might end up having to use a 3rd party registry with ecm.
I would like to know thoughts on this and maybe…

aphexlog
- 1,503
- 3
- 16
- 43
4
votes
2 answers
How to Migrate data from D2 documentum to alfresco?
I have some content in D2 Documentum. and i want to migrate all those content with meta-data in alfresco.
can any one help me.
how can i achieve this in alfresco.
Thanks in advance.

Deepak Talape
- 997
- 1
- 9
- 35
4
votes
0 answers
Elliptic curve factorisng in c# 4.0
I am trying to implement Elliptic curve factorisation in c# 4.
I have a few problems though.
Firstly, my version appears to be invredibly slow. Factorising 89041 * 93563 has taken about 5 minutes on a 2GHZ dual core machine and required computing…

John Palmer
- 25,356
- 3
- 48
- 67
3
votes
1 answer
With a model that inherits from another in alfresco do they need to have distinct namespaces or can they share the same namespace?
So I have 2 models. I have a "medicalBillModel" that I would like to inherit from "clientDocument". For some reason when I do this I get errors basically saying that the namespace has already being defined. When I have a model that inherits from…

startoftext
- 3,846
- 7
- 40
- 49
3
votes
3 answers
record linkage using ECM in python
I am working on a record linkage problem and applying unsupervised algorithm since I do not have external labels.
I have applied ECM alogorithm. Code used is:
import recordlinkage
indexer =…

user2906657
- 521
- 2
- 4
- 18
3
votes
1 answer
Sitecore 8.1 EXM Unable to add Sitecore extranet users in recipient list
I am trying to add existing sitecore user to the recipient list. I have created empty recipient list using list manager. Below is my code.
RecipientId recipient = new SitecoreUserName(userProfile.UserName);
var listRepository = new…

Mohit Dharmadhikari
- 3,750
- 2
- 20
- 27
3
votes
3 answers
ECM : Migration of documents referencing other documents
Our company decided to move from SharePoint Documents Libraries to OpenText LiveLink for Enterprise Content Management (ECM). We faced the following problem :
We have thousands of documents that reference each other currently in SharePoint. When we…

Morano88
- 2,047
- 4
- 25
- 44
2
votes
2 answers
Does Alfresco support monitoring entire folder tree for changes?
I am interested in triggering code to run when any changes are made to any documents or folders under a specific folder in alfresco. I am sure alfresco has to support this some how but I am not entirely sure what the feature/api/service is called or…

startoftext
- 3,846
- 7
- 40
- 49
2
votes
1 answer
Whats the difference between content and structure folders in AEM
I am using Adobe Experience Manager (AEM) 6.3. In the basic structure, components folder contains content and structure folders.
In both the folders we put components. What is the difference in both the folders?

Ritter7
- 166
- 2
- 14
2
votes
0 answers
livelink ECM: how to attach categories by default to documents
I created a catgory in Livelink ECM system and we need to attach this category to any document being uploaded to the system by default. We also need to show the attributes (of the attached category) while uploading the file. How is it possible?

rajmalhotraml
- 313
- 1
- 5
- 11
2
votes
3 answers
CMIS explorer webapp
CMIS is a recently approved standard for accessing ECM repositories.
My idea is to create a repository explorer using CMIS, under the form of an open source Java/Java EE Web Application.
The main interest would probably be for integrators, using it…

Nicolas Raoul
- 58,567
- 58
- 222
- 373