Tagged Questions

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.

learn more… | top users | synonyms

5
votes
2answers
2k views

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 ...
3
votes
3answers
306 views

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 ...
3
votes
1answer
331 views

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 ...
2
votes
3answers
389 views

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/JEE Web Application. The main ...
2
votes
3answers
788 views

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?
1
vote
1answer
132 views

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 ...
1
vote
2answers
48 views

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 ...
1
vote
1answer
123 views

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 ...
1
vote
1answer
438 views

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?
1
vote
0answers
408 views

Problems saving from Excel 2010 to Sharepoint 2010 Drop Off Library

I've created a custom content type based on the Document Base Type and have attached it to the Drop Off Library (Created from Content Organiser Feature). From Office I can create and Save Word, ...
1
vote
4answers
506 views

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 ...
1
vote
4answers
253 views

What is a good stack/cms for a java based enterprise intranet?

I am considering hippo It need to have a debian/ubuntu friendly licence. Thanks,
1
vote
2answers
72 views

What languages, frameworks, and technologies have you used to implement document searching?

I am at a new company and one of our goals is to implement a document search portal for our team and our clients. I am a bit worried that if we use an external service provider like Salesforce or ...
0
votes
0answers
15 views

Modifying Oracle UCM user interface

I would like to modify user interface of my UCM, but it seems that there's no built-in components for such task. What I want to do is personalize UCM website(http://host:port/cs) depending on user, ...
0
votes
0answers
11 views

DAR file in Composer

I have code in Composer from ECM, which is built on an Eclipse platform. I need to package this up as a dar file, but the instructions that Composer provides do not seem to work. How do I package my ...
0
votes
0answers
16 views

Migration from FileNet to XDMS

What is the main issues to support my company for the migration other than FileNet expensive?
0
votes
0answers
107 views

opencmis-hello project fails with “An exception occured while executing the Java class. null”

I posted a very similar but different question awhile back about this same hello world example. Thanks to those who helped me. I just now came back to looking at opencmis and checked out the project ...
0
votes
0answers
87 views

Has any one had success installing Alfresco 3.4 on Jboss 6?

I am trying to install Alfresco 3.4 on Jboss 6 but not having much luck and not finding much info on the internet. I guess what I am really asking is, has any one attempted this and found that there ...
0
votes
0answers
119 views

SharePoint 2010 Content Editing Restrictions

In SP2010, is there any way to strip disallowed in-line style tags from content when it is pasted in from Word? A bit of context - we are placing restrictions on the content formatting options ...
0
votes
0answers
59 views

Pathname property in IBM FileNet P8 backend database

Appreciate if anyone can tell me which table "PathName" property exists in the backend database of IBM Filenet P8 ECM system. Thanks.
0
votes
1answer
218 views

Building OpenCMIS hello world fails with Cannot find parent: org.apache.chemistry.opencmis:chemistry-opencmis

I am trying to build the hello world for OpenCMIS that I found documented here: http://chemistry.apache.org/java/developing/guide.html I am very new to maven and somewhat confused by this error. Has ...
0
votes
1answer
229 views

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 ...
0
votes
1answer
149 views

Alfresco: does community edition provides document library functions

I have installed free Alfresco community edition and try to figure out what content management abilities are ready to me out-of-the-box. I noticed I can create spaces and put content there, there is ...
0
votes
1answer
118 views

Any CMIS explorer written in PHP?

I want to write (in PHP) a custom web interface over a CMIS repository. Rather than writing it from scratch (or near-scratch using this library), is there an open source CMIS browsing app written in ...
0
votes
1answer
287 views

ECM: Open Source ECM system - your personal choice

University has to automate document workflows but has no budget for professional document system. I was suggested to deploy Alfresco ECM but I'm afraid of it's technologies. Java is not native for ...
0
votes
1answer
227 views

Sharepoint 2010 Content Organiser Rule to move to external Drop Off Library

Wondered if it's possible to have documents which land in the Drop Off library say of Site A and for them to be moved to the Drop Off Library of Site B. Thing here is that Site A and Site B are both ...
0
votes
2answers
306 views

sitecore email campaigns manager newsletter problem

I'm getting into sitecore Email Campaigns Manager (ECM). I'm trying to create a newsletter. So I go to E-mail campaigns -> Test Target Audience -> Drafts -> Newsletter Message and send messages ...
0
votes
1answer
136 views

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 ...
0
votes
2answers
103 views

Agile Approach for WCM

Can anyone provide me with advice, opinions, or experience with using an agile methodology to delivery an enterprise-scale Web Content Management system (e.g., Interwoven TeamSite, Tridion)? My ...
0
votes
2answers
1k views

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 ...
0
votes
2answers
591 views

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 ...
0
votes
3answers
114 views

CMS for more than 600 Content rich Websites

I've got a little history in CMS technology and I wonder if anyone could recommend a CMS-System (esp. WCM) for large content rich websites. Consider a hierarchical tree structure of sites with e.g. ...
0
votes
5answers
700 views

network drive file sharing

For the better part of 10 years + we have relied on various network mapped drives to allow file sharing. One drive letter for sharing files between teams, a seperate file share for the entire ...