Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Important topics and useful resources

Important topics for the Alfresco community: Alfresco Community Edition 25.3 Release Notes - Hyland ConnectHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unoffici...

ttoine by Community Manager
  • 1150 Views
  • 1 replies
  • 0 kudos

How to retrieve uploaded files from alfresco database?

Made a process to upload a file.Also added a execution listener to the process.I want to know how to retrieve the uploaded file by execution listenerBelow is my code for execution listenerI want to know how to get that file from database.I want to kn...

kangkan by Champ in-the-making
  • 5201 Views
  • 2 replies
  • 1 kudos

How to apply permission on search content

Hellow,I'm searching how to restrict the results of search API basead on some permission.My business requirements isocument A belongs to Entity XDocument B belongs to Entity YDocument C belongs to Entity XSo I need to apply a restriction on search to...

can't generate FormProperties in BPMN file

hi , i'm using java to create my Model ublic static StartEvent createStartEvent(List<org.activiti.bpmn.model.FormProperty> formProperties){ StartEvent startEvent = new StartEvent(); startEvent.setId("start"); startEvent.setFormKey("page.xhtml"); star...

ilyass_act by Champ on-the-rise
  • 4586 Views
  • 2 replies
  • 0 kudos

Content Import

Hello All,We are on alfresco 5.2 and have created custom content types in repository. When we import document via share or webservice call, we would like to map the content to custom content type. Please let us know any inputs to achieve this.

ecmuser20 by Champ in-the-making
  • 2924 Views
  • 1 replies
  • 0 kudos

Uploading a new revision with a different file format

This is a non-technical question about the nature of what a record is.  Some of our users have a habit of uploading a PDF document as a new version of an existing Microsoft Word document.  I'll give an example wherein an Agreement is prepared for sig...

neilecker by Confirmed Champ
  • 7664 Views
  • 5 replies
  • 1 kudos

Error uploading Document through Rest API by C#

Hi,I am trying to upload files by Rest API but while doing so i get below error, I am calling REST API from C# , 2017-04-22 12:43:40,118 ERROR [org.alfresco.repo.web.scripts.RepositoryContainer] [http-apr-8080-exec-1] Server error (03220615)org.sprin...

Create custom model

Bonjour,J'utilise Alfresco 5.1.e sous eclipse (projet maven), j'ai créé sous site-data->extensions un fihcier myModel.xml qui correspond au modèle personnalisé, j'ai créé aussi dans le même endroit le fichier custom-model-context.xml.Dans le fichier ...

lina by Champ on-the-rise
  • 3159 Views
  • 1 replies
  • 0 kudos

Notify when tasks list changed

I have an application with lot of modules, one of them is the activiti BPM engine. I use elasticsearch (ES) as the datastore. There is also a web application, which serves as a trigger to executing the processes and providing data. Every process has ...

How to Records Managment in Community management

Hi,I found that article that help to install RM on alfresco :Installing Records Management AMP files | Alfresco Documentation but it seems it's dedicated to alfresco entreprise i run this scrpit :java -jar bin\alfresco-mmt.jar install amps\alfresco-r...

medmars by Confirmed Champ
  • 3050 Views
  • 1 replies
  • 1 kudos

Login failed after implementing the custom workflow

Hello Everyone.When I created the new custom workflow, I found the 404 error that is attached. And I can't solve until now.Could you support me related with my error? {2017-02-23 16:56:23,449  INFO  [solr.component.AsyncBuildSuggestComponent] [Sugges...

thinpyai by Champ in-the-making
  • 5267 Views
  • 1 replies
  • 0 kudos

How to Define Permissions on Custom Content types?

Hi,I am using Alfresco 5.2.0 and have a custom content model deployed in it.I want to define permissions to access Custom Content type for specific groups. (groups created by admin with Group Manager in Admin Tools).By this a group can have read, Cre...

parth by Champ in-the-making
  • 4151 Views
  • 1 replies
  • 2 kudos

runtimeService.signalEventReceived on a task listener

Hello everyone,I tried to implement a listener on complete of task with expression :event: completeclass:Expression:${runtimeService.signalEventReceived(signalName,executionId)}Delegate expression :But its not working and giving me an errorIs it poss...

bhchemss by Star Contributor
  • 4236 Views
  • 2 replies
  • 0 kudos

Build alfresco app error library

When I pull source from GitHub - Alfresco/alfresco-android-app  , then I tried run app but some issues occurredI try Rebuild/Clean project andcan commentstoreCompile project(':extensions:samsung')in alfresco-android-app\gradle.propertiesand commentin...

model workspace its doesn't work with mysql

Hi, guys! I trying to use activiti-explorer-5.22.0 with mysql 5.7.18 and lib mysql-connector-java-5.1.41.jar under windows 7. When i start o tomcat all tables are created, i can make a login and use some features but,  when i click model workspace it...

endrigo by Champ in-the-making
  • 4896 Views
  • 1 replies
  • 0 kudos