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

Forum Posts

Important topics

We now have a float feature on the forums, that I will be testing in the coming days/weeks on Connect to see the behaviour on Categories and Forum boards. The target is obviously to be able to pin a couple of important contents at the top. Unfortunat...

ttoine by Community Manager
  • 463 Views
  • 0 replies
  • 0 kudos

Activiti-Kickstart

Hi, I need to integrate activiti version 6 kickstart process creating module in to my web app. Is there any tutorial or github repository. Please give some help and thank you

Customization of model and share in Alfresco 5.2

Brief backgroundur product stores (manages) its own documents in a content repository. Alfresco is one of the content repositories we integrate with, in addition to Documentum, Sharepoint, Oracle IPM, Hyland, etc.We have our custom model for our docu...

sepgs2004 by Star Contributor
  • 3444 Views
  • 1 replies
  • 0 kudos

Alfresco Content/Process App Module/extension mechanism

I have created the following issue for the Alfresco Content App (ACA):Module/extension mechanism · Issue #179 · Alfresco/alfresco-content-app · GitHub Following is the initial detail, let's use this page on the community to discuss our needs in this ...

Resolved! how to sync aps(users) with keycloak?

I am using the aps 1.9. i have integrated aps with keycloak. i am able to log in only if  user is available in both aps and keycloak. so, how to sync aps(users) with keycloak?

shadyuser by Champ on-the-rise
  • 15512 Views
  • 15 replies
  • 2 kudos

Concurrent consumer trying to update execution record

Having issue with concurrent consumers.JavaDelegate sending message to another application with execution id Listener getting message back from another application and execution id not foundLooks like message coming very quicklyIs there any way we ca...

i++

Hi ,I need some helpI want to define a Variable that every time that one process is done , it pluses by one.For example if i done the task for three time the variable become 3 .is there a way to do something like that ?Thanks ,Roxanne

NullPointerException on TimerBoundaryEvent trigger

Hi, We recently upgraded from Activiti 5.18 to 6.0.0.We had a requirement to capture Activiti history only for certain workflow types. As per the suggestion from Activiti team, we had overridden the org.activiti.engine.impl.history.DefaultHistoryMana...

How to trigger Start signal event using REST-API

Hi all,I am starting a process through start signal event and I have followed the following way:I am using this API http://localhost:8080/activiti-app/api/runtime/signals Post Method along with the  body {  "signalName":"StartSignal" }I have referred...

abdulquazi by Champ in-the-making
  • 4242 Views
  • 1 replies
  • 1 kudos

MySQL General Query log filled with alf_transaction queries

I turned on MySQL general logging to watch the logs when I poke around Alfresco.  I am finding that the log is filled with queries such as the following:   17 Query select            txn.id              as id,            txn.version         as versio...

dkeidel by Champ in-the-making
  • 5034 Views
  • 3 replies
  • 0 kudos

Resolved! Cleaning contentstore

I have cleaned contentstore, which was about 2 GB, from user files via scriptvar docs = search.luceneSearch("PATH:\"/app:company_home/cm:main//*\" AND TYPE:\"doc:somecontent\"");var i; for (i=0; i<docs.length; i++) { docs[i].remove(); }//foldersvar d...

Bring Decision table in ADF

We have implemented workflow in APS which uses decision table. User wants to manage this decision table by changing this condition.Our users are using ADF. Is there a way to bring APS decision table to ADF? 

Side nav overlaps the content in IE1 1

Hello, I have a problem in IE with the same described here :[DW-370] Side nav overlaps the breadcrumb - Alfresco JIRA I looked in the developer tools. It seems that the first time when the page is loading the margin of the content is Not the margin o...

olesea by Champ on-the-rise
  • 2901 Views
  • 1 replies
  • 0 kudos

How admin can complete task assigned to user?

Hello all,I have process with two task. The first task is assigned to group and the second task is assigned to particular user (ex: user1). When an admin login, admin should be able to perform the second task on behalf of user(i.e., user1). How can i...

amruta_w by Star Collaborator
  • 4125 Views
  • 2 replies
  • 0 kudos

Version set on document when not expected as per setup

Hi, I currently have uploaded a document via CMIS using the folder.createDocument method, I have set the VersionState to NONE, despite that I see that the document has been created with a version of 1.0 . I have also not set the versionable aspect at...

kartech11 by Confirmed Champ
  • 2926 Views
  • 1 replies
  • 0 kudos

Document Library - Remove options from the 'Create' link

Hello Everyone,                      Hello everyone in the 'create' drop down on top of the Document Library screen, how I can remove or hide (the correct way) the following options:1.  Google Docs™ Document...2. Google Docs™ Spreadsheet...3. Google ...

leela by Confirmed Champ
  • 4029 Views
  • 2 replies
  • 0 kudos

How to override core CSS files in Share ?

Hey, I'm using Alfresco Community v5.2.0. What I'm trying to do is to convert Alfresco share to RTL format. I found that certain CSS files are needed to be altered for this, which are situated in /home/paul/alfresco-community/tomcat/webapps/share/css...