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

Forum Posts

Docker (Win 10) errors with Activiti 7.1.0

Greetings, congratulations on the new 7.1.0.M2 release of Activiti!However, I am having several issues installing the Docker version under Windows 10:From ${home}\activiti-cloud-examples\docker-compose:make modelerError 1:ERROR: for nginx  Cannot sta...

jbuusao by Champ in-the-making
  • 3682 Views
  • 1 replies
  • 0 kudos

How to use BOOLEAN and IF expressions in Alfresco Activity?

Hello!I'm new to Alfresco Activity. I need to create a conditional flow in Alfresco Activity using "if" expressions including boolean parametres, How can I write it correctly? For example: If a person already voted, so no more voting again in case of...

miagky by Champ in-the-making
  • 4091 Views
  • 2 replies
  • 0 kudos

Could not load pdf content

Dear Team,I am using  Ubuntu 18.04.1 LTS OS and Alfresco Community Edition : 5.2 VersionI had setup qcad integration with alfresco,please refer following linkAlfresco QCAD Integration for CAD Files Preview | ContCentric But when upload and open .dwg ...

aishu by Champ on-the-rise
  • 4628 Views
  • 1 replies
  • 0 kudos

Resolved! How to deploy Activiti Cloud Example on Minikube using Helm

Hi.I'm trying to deploy Activiti Cloud Example on Minikube. But I cannot access it via browser.EnvironmentOS/MiddlewareVersionHost OSMacOS Mojaveminikubev0.35.0kubernetesv1.13.4helmv2.13.0Action$ git clone https://github.com/Activiti/activiti-cloud-c...

silversky by Champ on-the-rise
  • 6301 Views
  • 1 replies
  • 0 kudos

Exception on preview of txt files

Hi,I have installed Alfresco 6.1.2 CE ond a W2019 server. Meanwhile the preview on other files is working perfectly, on certain txt files I am getting the information, that the pdf preview could not be displayed. In alfresco log the following excepti...

nettania by Confirmed Champ
  • 7678 Views
  • 5 replies
  • 1 kudos

Incorrect importing of BPMN 20 file

Hello!I'm new to Alfresco Activity. I have faced one problem while exporting and further importing the complex models (with several sub-processes). The export goes normally. But after importing the model and trying to edit it shoes not as it was befo...

miagky by Champ in-the-making
  • 3546 Views
  • 0 replies
  • 0 kudos

How to search for custom fields in custom model?

I've got community version 6.1.2 running on a CentOS7 server.I created a custom model (named: correspondence) and added an aspect (outboundletter) with two fields (letterreference, lettersubject). Then I added a layout for the aspect.Now I can select...

hussain by Champ on-the-rise
  • 4204 Views
  • 2 replies
  • 0 kudos

Resolved! Alfresco Application Configuration

Hi,is there any sample audit application configuraiton XML I cna refer to configure the READ operation on a custom content type and with the details such as the user who read the document, time stamp and content type etc.Thanks

alfresco.log error - FileNotFoundException

Hello,We are using Alfresco Content Services 5.2.5 (installation using the .zip).When starting Alfresco, the following error is shown in the logs:java.io.FileNotFoundException: alfresco.log (Permission denied)I have tried to make sure all log4j setti...

liviu_ioan by Champ in-the-making
  • 5438 Views
  • 2 replies
  • 0 kudos

Write access to DB to create extra tables while using MySQL

I am using mysql and usually it does not allow to create extra table other than the activiti's 28 tables. I might need to add some extra line in application.properties or modify my read/write permission for my user. I dont know how to these, please h...

activiti_ by Champ in-the-making
  • 2505 Views
  • 0 replies
  • 0 kudos

I have to use an api from the API explorer. this is the one - http://localhost/alfresco/s/api/task-instances?authority=user2&pooledTasks=true, it is asking me to enter user id and password when I am trying in post pan after entering it is working fine wit

here is my code, please tell me if there is any error...........i am getting empty page with loading symbol as outputexport default class App extends React.Component { constructor(props) { super(props); this.state = { isLoading: true, dataSource: nul...

sonu by Champ in-the-making
  • 2254 Views
  • 0 replies
  • 0 kudos

Alfresco Content Services REST API (Workflow)

Hi,I'm trying to update the state of a task using the REST API but not working. I haven't error message.Any idea what's wrong in my code ?Thanksthis.apiService.getInstance().webScript.executeWebScript(    //Paramètres de l'API    'PUT',    'tasks/' +...

mboquillon by Champ in-the-making
  • 4047 Views
  • 2 replies
  • 0 kudos