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: History of Alfresco VersionsHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unofficial experiments by Alfresco develop...

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

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
  • 4325 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
  • 7199 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
  • 3862 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
  • 11574 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
  • 11022 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
  • 13174 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
  • 9576 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

Number of actions displayed in activities notification email

Hello,I've noticed that in an activities notification email, i've not all the activities of the current day.For example, only actions from 14h53 to 17h00 (end of working day) are displayed. Actions from 8h00 (start of working day) to 14h53 aren't sho...

eroux by Champ in-the-making
  • 4082 Views
  • 2 replies
  • 0 kudos

Resolved! Data list content

Hello,How can I add new list but with data from another. ForExample, I have EventList. But in my CustomEventList I need only columns (Name, DateStart, DateEnd). And when I add new item to EventList I want see it in my CustomEventList.Is it possible? ...

Resolved! update alfresco script

Hi,I am using alfresco 5.2. And after installing beCPG extention I have a lot of sql-scripts inalfresco\tomcat\temp\AlfrescoAnd in some scrips I see INSERT IGNORE INTO alf_qname (ns_id,version,local_name) SELECT id,0, 'labelingLabelingTemplate' FROM ...