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
0
votes
0 answers
Unable to find field num_bc in directory schema bc. Trying to fallback on default one. [Nuxeo]
What I'm trying to do is to populate a dropdownlist from database (num_bc). I added the schema bc, I registered it, and I created a new Directory bc_directory. All is good I can see the values on the Dropdown list but once I click on it I can't…

Heiz
- 1
- 1
0
votes
1 answer
Integrate content from API with a CMS website
I don't have lots of experience with Wordpress, Joomla, or any other PHP CMS for that matter. But I do know how to build a JSON RESTful API. In this particular case I've created one that handles creative content (articles, events data etc.)
Now I…

user3270137
- 63
- 5
0
votes
1 answer
Alfresco Custom Data List Type Text Field Help Text
I've successfully created a new Data List type in Alfresco, but was struggling to figure out what the tag is called to achieve a description under a field. I consulted the Data Dictionary, but was unable to find it.
It may not exist, but the this…

Alan
- 506
- 7
- 24
0
votes
1 answer
Add your own vocabulary [Nuxeo]
I'm writing a layout contribution, I added a suggestOneDirectory widget named city but I don't know where can I change/add my own directoryName (instead of l10ncoverage) that contains the vocabulary of cities to be shown on the list.

GSDa
- 193
- 2
- 4
- 21
0
votes
1 answer
Custom document type not visible on render
I'm trying to create a new document type, I found this incredible tutorial Tuto
I did all the steps, I deployed the bundle, copied the jar into the custom template folder and activate custom template.
But when I start Nuxeo server nothing changed I…

GSDa
- 193
- 2
- 4
- 21
0
votes
0 answers
Consistency between type of the constraint List and the type of property
I have a form in which I valorize the properties of a model.
When I create a property with the type int, and when I associate a constraint list with type String to this property, the form is submitted without any problem,
but this causes an…

SSouhaieb
- 248
- 5
- 16
0
votes
1 answer
Alfresco : Access to properties file from java class
I want to know how to access to a properties file that is under share from a java class (under alfresco) which will be exported later as a .jar file under alfresco/lib.

SSouhaieb
- 248
- 5
- 16
0
votes
1 answer
Alfresco - Difference between JavaScript API (Root Object) & JavaScript Services API
I'm new with Alfresco, and I would like to know the difference between JavaScript API and JavaScript Services API, and I hope someone provide me an example of a tuorial beginning of the creation of a model to handling this model from the JavaScript…

SSouhaieb
- 248
- 5
- 16
0
votes
1 answer
How to trigger EMail messages in using the engagement plan
I am using ECM 2.1 for sending out emails.
I want to know how can I added the triggered emails to all the recipients who have opened the email and who are productive users on the email sent.
Can I modify the existing plan and add this feature.

Selwyn
- 1,621
- 6
- 21
- 38
0
votes
1 answer
How to enable advanced search by d:date properties in Alfresco?
I have a custom content model I created for Alfresco that has type with a d:date property. I am able to build the repository and share projects with seemingly no errors. However, I am unable to search by the properties using the data type d:date or…

Kross
- 305
- 3
- 21
0
votes
1 answer
Can I create sequences in Alfresco configuration files?
I am in the process of developing a custom content model for Alfresco and customizing the share interface to match. I'm cosidering using constraints and selectone templates in the model definition and the share configuration respectively.
However, I…

Kross
- 305
- 3
- 21
0
votes
1 answer
CMIS with multiple repositories?
I am working on a Java solution which integrates with CMIS repositories. Having chosen OpenCMIS as my open source library, am trying to ensure all test scenarios are covered. I have explored few of the repositories (Alfresco, Chemistry InMemory,…

Pavan Kumar
- 4,182
- 1
- 30
- 45
0
votes
1 answer
Can't see Alfresco users or manage them outside of the admin console?
I'm trying to test the workflow functionality in Alfresco 4.2 Community, so I created some user accounts and sites. I logged in to a few of them and created some sites and content. For now I just wanted something simple to test workflows, I upload a…

Kross
- 305
- 3
- 21
0
votes
1 answer
Create a javascript workflow in Alfresco
I want to add a workflow on all files in a folder automatically thanks to a content rule. I've seen that one workflow already exists (review group) but I want to add one that permits only to Site manager to valid the document (manager review). I've…

Lilawood14
- 35
- 8