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
  • 1132 Views
  • 1 replies
  • 0 kudos

RM Admin Tools

Hello, I am having issue accessing the Record Management Admin Tools.  Have logged in as "admin" and yet the page displays -- "You need additional permission to access this page". Screenshot Attached.Any help is appreciated. 

Issue with accessing Alfresco in cloud on the Navy server.

We use Alfresco on the cloud to share documents with our clients. Our client is having issues as Alfresco seems to be blocked for them. Here is the statement from the employee who is looking into the issue. Please if someone could help or give me an ...

cmehta by Champ in-the-making
  • 3992 Views
  • 2 replies
  • 0 kudos

Build failure using Maven and all-in-one

I have created a content model in repo folder and share-config-custom.xml in share folder. There is no issue with content-model.xml. After creating share-config-custom.xml it throws following error.only share war is failed to build. Please can anybod...

yuva by Champ on-the-rise
  • 6830 Views
  • 3 replies
  • 1 kudos

How to build a UserTask Form programmatically

Hi Community.In my Activiti BPM process i have a Service Task to retrieve the information that i would use to build the Enum Form property in the next User Task activity as depicted in the image below.Then in the Java class bound to the "Retrieve the...

leostra by Champ in-the-making
  • 3656 Views
  • 1 replies
  • 0 kudos

ImageMagick - unable to load modules

Hello,I noticed that all types of images are not loading after I upload them in Share. They worked properly before, so I don't know what I have done that they stopped working.I tried to install the last version of ImageMagick-7.0.4-Q16 and changed th...

mbel by Star Contributor
  • 11018 Views
  • 4 replies
  • 1 kudos

How to refresh control to cifs folder information?

HelloI am user alfresco-community 201605 on linux(Cent OS7).I have a question about Alfresco's cifs function to refresh folder information.For exsample, If I open a specific file from the cifs folder and overwrite it, the folder information will not ...

shosho by Champ on-the-rise
  • 10247 Views
  • 9 replies
  • 0 kudos

Failed to send AJP message

I am getting the above exception: 2017-10-10 17:40:05,050  INFO  [webscripts.connector.RemoteClient] [ajp-apr-8009-exec-7] Exception calling (GET) http://mydomain:8080/alfresco/s/api/task-instances?authority=testfaculty&properties=bpm_priority,bpm_st...

mtsiak by Star Contributor
  • 12569 Views
  • 5 replies
  • 0 kudos

Resolved! Failed Logo upload in Community 5.2

When I try to upload a logo in the Admin Tools section I get an error message stating "Failure: error occurred during upload of new content". I checked Alfresco.log and the error message was"[org.alfresco.repo.jscript.ScriptNode] [http-apr-8080-exec-...

desang by Champ in-the-making
  • 9163 Views
  • 4 replies
  • 0 kudos

Resolved! Activiti REST api

Hello, how is possible to upload a file for an activiti task via REST api?I'm using Alfresco Community edition 5.2 (the base of ecmarchitect tutorial sereis) which contains activiti engine version 5.19 but it is not clear how to use rest api for this...

Api REST activiti

Hello, how to upload a file for a user task via Activiti REST api?  is it possible or should i execute 2 api call, one for alfresco node upload and one for activi form?Thank you