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

Forum Posts

Resolved! Could not load PDF content Visio 2013 vsdx

No preview available for Visio 2013 vsdx, is there away to enable this, tried a couple of options for older versions of Alfresco but non worked for Alfresco 5.2 CE. older versions of Visio preview, but not VSDX

a_stiles by Champ in-the-making
  • 10444 Views
  • 2 replies
  • 0 kudos

Custom workflow upgrades

Initally we built a custom review & approval workflow with bpm_assignee as the mandatory field and deployed into production, everything is fine. Consider workflow version as v1.After few months later, now we wanted to assign the workflow task to mult...

Get user email in Activiti Process Services Script Task

I'm trying to get user email addresses in an Activiti Groovy Script Task using the user's Activiti ID number. I'm trying to do this: User user = identityService.createUserQuery().userId(execution.getVariable('initiator')).singleResult();execution.set...

jvaidya by Confirmed Champ
  • 4286 Views
  • 1 replies
  • 1 kudos

Get currently authenticated user in Activiti Script Task

I'm trying to get the username and password of the currently authenticated user in an Activiti Groovy Script Task. I'm currently using this code: import org.activiti.engine.impl.identity.Authentication;out.println("Auth: " + Authentication.getName())...

jvaidya by Confirmed Champ
  • 4477 Views
  • 1 replies
  • 0 kudos

Resolved! Integrate alfresco server in my Activiti app. Create a process through which I can see the files and folders of Alfresco server in activiti app.

I am creating my first app in activiti. I want to integrate the alfresco server inside my activiti app so that users can see the files and folders in some kind of forms (upload and modify the files). Does alfresco provides the file browser widget? so...

Resolved! Can not edit the Document

Hi,In one of my business process, I am trying to create a form which shows the document and if clicked it should edit the document. It will generally in the word file.So, I tried creating the process and I am able to see the preview of the file as se...

Activiti 1.5 and Springboot external application

Hi,I have tomcat where I have deployed activiti-app.war, activiti-admin.war and activiti-rest.war. I am developing standalone Springboot application that will talk to my activiti-app.war (on other tomact). I need help in below things!How can I login ...

Resolved! Alfresco tomcat log files deletion

Hi Team,In Alfresco 5.0.d , can i delete/remove the following files , it was taking too much of memory in /opt/alfresco/tomcat/logs folder.manager.2017-*-*.loglocalhost_access*_log.2017-*-*.txtcatalina.2017-*-*.logPlease let me know ,if i delete thos...

bagodu by Confirmed Champ
  • 13023 Views
  • 4 replies
  • 4 kudos

"Extract" alfresco Workflows

Hello,I'm getting the hand on the RestApi. But I was wondering if it was possible to extract the information you have in a workflow shown in the Share interface for example. Just like we do to extract the people list or update a person's information....

jackarnd by Star Contributor
  • 5547 Views
  • 5 replies
  • 0 kudos

Resolved! Download source code for community edition

Hi,I am new to alfresco.we are currently using alfresco community edition(alfresco-community-installer-201612-win-x64.exe) for our internal purpose.But now we are trying to customize using source.I am confusing to download the alfresco community edit...

thiru_sps by Champ in-the-making
  • 5744 Views
  • 1 replies
  • 0 kudos

break a cardinality

how to break a  cardinality of subProcess in activiti 5.19.0 ?lets assume a Subprocess is start with some cardinality lets assume 3.in subprocess have some userTask . in one user Task have to take decision if user select accepted option then cardinal...

skverma02 by Confirmed Champ
  • 6265 Views
  • 5 replies
  • 2 kudos

Resolved! Activiti-rest 6.0 and Database Setup using JNDI

HiHow to setup with Activit 6.0 the activiti-rest war to connect DB using JNDI?From doc I need to setup it under the "db.properties" but I don't see example of keywork for JNDI but only for directly JDBC connection.For the activi-app there are keywor...

rmazzola by Champ in-the-making
  • 4891 Views
  • 2 replies
  • 0 kudos

Resolved! Instances hang with concurrency

Hi,I attached a simple .BPMN with which I managed to reliably reproduce my issue.It only contains script tasks, though I originally noticed this behavior with Java service tasks.There are 5 script tasks witch are all marked as async. The first 4 do n...

malizor by Champ in-the-making
  • 6842 Views
  • 3 replies
  • 1 kudos

Community Edition Upgrade Questions

I have currently in production, Alfresco Community Edition 4.2.c on Ubuntu 12.04 with a Postgresql Database. Total size of the repository is about 160GB. It gets LDAP updates from our Active Directory for user authentication purposes, and there is al...

phloyd by Champ on-the-rise
  • 4647 Views
  • 2 replies
  • 2 kudos