Questions tagged [alfresco-enterprise]
110 questions
0
votes
2 answers
activiti - Assigning a task to a group or a user
I'm having a bit of trouble figuring out how to assign a simple task to a person OR a group based on the value they select in a group/people picker.
So in my UI a user can select either a person or group using the relevant person/group picker…

Master Yoda
- 4,334
- 10
- 43
- 77
0
votes
2 answers
How to delete a task?
Or more precisely - is there a way to remove a participant from subsequent iterations if it was "deleted" at the first iteration?
What I mean...
For example, there is a some parallel workflow. I choose 10 participants and initiated this business…
user1134181
0
votes
1 answer
How to customize FreeMarker template by using Jar?
Some times ago, I used Alfresco 5.2 Community Edition. When I needed to develop some kind of customization, I used the Alfresco Maven SDK with three different Maven archetypes, it was:
Alfresco Repository AMP;
Alfresco Share AMP;
Alfresco…
user1134181
0
votes
1 answer
What is the right way to customize Alfresco 4.2.2 Enterprise?
Some times ago, I used Alfresco 5.2 CE. When I needed to develop some kind of customization, I used the Alfresco Maven SDK with three different Maven archetypes, it was:
Alfresco Repository AMP;
Alfresco Share AMP;
Alfresco all-in-one (AIO).
By…
user1134181
0
votes
1 answer
Alfresco data export and import
we have to export alfresco data and import into another repository, and not necessarily backup/restore process. we are aiming for script which can be run and extract data on some conditions, set of files, with all its metedata.
i have got below…

pappu_kutty
- 2,378
- 8
- 49
- 93
0
votes
1 answer
Alfresco process service with Oracle ADF
I need a quick help. Is it possible to embed Alfresco process service with Oracle ADF? If so how can we do that? Is there any blog about using Alfresco BPM with Oracle ADF? Please help. Thank you.

Arun
- 15
- 1
- 7
0
votes
1 answer
What is Alfresco Content Services?
(I've no experience in web programming & design)
I've read their website and watched videos, but am still confused on what the program actually is, who uses it and how it can be used?
I'm under the impression it can be used for dynamic sites like…
0
votes
3 answers
Error : Ensure that the 'dir.root' property '/mnt/data/alf_data' is pointing to the correct data location
I am installing Alfresco 5.2 on 2 linux node's on with same schema.
On first node the alfresco is properly installed but on second linux node it is giving me error something like this(given below).I have changed reference of 'dir.root' every where…

Kalebere Gaurav
- 69
- 2
- 13
0
votes
1 answer
context initialization failed alfresco, open office failed to connect
facing this error on the development server on local host amps are working fine,as error suggests tried trouble-shooting open office (http://docs.alfresco.com/5.0/tasks/troubleshoot-openoffice.html) but error still persists.
PS:Before deployment…

k10ml
- 116
- 9
0
votes
1 answer
apply share extension module Alfresco automatically(without explicitly selecting and applying)
After every deployment,I have to apply share extension modules explicitly in Alfresco share URL(http://localhost:8081/share/page/modules/deploy).Is there any way these modules get applied in order required(Soon after,as we deploy amps).

k10ml
- 116
- 9
0
votes
1 answer
display workflow task custom properties on edit task page only (not on workflow details or task details page) alfresco share
I need to hide workflow task custom properties from the workflow-details and task-details page and show only on task-edit page.Currently it is visible on all the three pages.
abcmodel.xml
…

k10ml
- 116
- 9
0
votes
1 answer
Alfresco BPM - add auto increment id for entity
Im using Alfresco Enterprise version. In my application, I need to add auto increment id for my data model entity. Without changing code, how do I configure that?

Sachini Wickramaratne
- 529
- 3
- 17
0
votes
2 answers
CMIS aspect query with path
I need to query a particular folder in the repository using a java based scheduler in alfresco.
I need to check whether the custom aspect's property is present or not.
Below query works for me when I don't use the path query.
select * from…

Sam
- 2,972
- 6
- 34
- 62
0
votes
1 answer
Search for the node just created Alfresco JAVA
In one requirement I need to query just created document. If I use lucene search then it will take few seconds to do the indexing and may not come in the search result.
The query should be executing from some alfresco webscript or a scheduler which…

Sam
- 2,972
- 6
- 34
- 62
0
votes
0 answers
Alfresco AVMSyncException error
I deleted a project in alfresco and after that I created it with the same name but something is not working well. I get an error when I try to submit files:
javax.faces.FacesException: org.apache.jasper.JasperException:…

paulalexandru
- 9,218
- 7
- 66
- 94