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

How to get the table fields?

Hi,I am using activiti in my spring web application. I was created one listener with implements of TaskListener like as below.public class MyEventListener implements TaskListener {      public void notify(DelegateTask delegateTask) {      List list =...

vamsinipun by Star Contributor
  • 3709 Views
  • 1 replies
  • 0 kudos

5.22 get process instance creater in script task

Hi all.I'm using activiti v5.22, and in script task i want assign creater username into my string.I found one solution is use ${initiator}, but i can use in script task content;ex: var message = "Hello " + ${initiator}.How can I do this? Many thanks.

long241191 by Champ in-the-making
  • 6746 Views
  • 3 replies
  • 0 kudos

Activiti with sql not executed?

Dear Team,          I am using activiti in my spring web application and would like to execute sql statement when the task complete. but it isn't work. please check and tell me the right way.Thanks

vamsinipun by Star Contributor
  • 12895 Views
  • 17 replies
  • 0 kudos

Error in repo module

I am running allinone project independently, when doing the changes in project, when i apply mvn clean package in alfresco-repo-amp folder, getting following error, please help me to identify the issue2017-12-25 17:45:59,521 WARN [org.alfresco.util.R...

Async service task recovery

We are using activiti 6.0, and have implemented asynchronous custom service tasks using AbstractBpmnActivityBehavior.During the process recovery we have been able to use RuntimeService.trigger(String executionId) to continue the execution.What we wou...

zmilinkov by Champ in-the-making
  • 3423 Views
  • 1 replies
  • 0 kudos

Modify Alfresco external URL

Hello,i need to modify the external link of Alfresco.Actually is reachable from an external network using the following link:my_public_ip:8080/alfrescoIs it possible to change the "my_public_ip:8080"  to something i decide, like my FQDN ?Thanks in ad...

fdezzei by Champ in-the-making
  • 5496 Views
  • 2 replies
  • 0 kudos

Add extra column to myfiles or documentlibrary doclist

Hello! Happy Holidays!How can add extra column to myfiles or documentlibrary doclist for docs with custom model type.If doc have custom model type and property like my:CustNumber need to see it in added column named e.g. CustNumber in general view of...

djarty by Star Contributor
  • 5966 Views
  • 2 replies
  • 1 kudos

Image contentUrl to byte array

Hi,I'm using activiti 6.0 rest api and trying to save a process .png image as BLOB in my database.I run a rest get call to the image contentUrl (http://localhost:8080/activiti-rest/service/repository/deployments/1234/resourcedata/image.png) present i...

laurav by Champ on-the-rise
  • 6831 Views
  • 3 replies
  • 1 kudos

Activiti Listeners are not calling?

Hi,I am using activiti in my spring application and would like to call task or execution listener in one of my user task. After selection of task in bpmn file, I go to listeners and added my class "MyEventListener" at complete type in java class. But...

vamsinipun by Star Contributor
  • 4944 Views
  • 2 replies
  • 0 kudos

If SSO is enabled can't login normally

Hello,I have enabled sso login with github. If i click on sso login it takes me to github and asks username and password after logging in it redirects to activiti-app(this works fine).If i normally logs in means without clicking on sso(sso is enabled...

amruta_w by Star Collaborator
  • 4001 Views
  • 1 replies
  • 0 kudos

Upgrade procedure

Hi guys, is there a clean procedure to move/upgrade from a 5.0.a version to a new one (2017.7) on other server? I red about backup an restore but the official docs are not enough detailed. Let me know please! thank you, Alex

dirtydozen by Champ in-the-making
  • 3112 Views
  • 1 replies
  • 0 kudos

LDAP Auth issue with openLDAP

LDAP Auth issueHi, im having an issue with LDAP on a new install.I am copying my ldap auth file to see if I can get some help# User name format ..ldap.authentication.active=trueldap.authentication.userNameFormat=uid=%s,ou=users,dc=usswhitebuffalo,dc=...

anwoke8204 by Champ in-the-making
  • 7668 Views
  • 4 replies
  • 0 kudos