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

Will Decision Table compatabile with Activiti Community?

Hi,We are currently using Spring boot Application with Activiti BPM, Due to companies policies, we are being pushed from Activiti Enterprise to Activiti Community Version. Here comes the main issue with the In-flight stuff that needs to be migrated t...

abhitorem by Champ in-the-making
  • 6201 Views
  • 3 replies
  • 0 kudos

AWS license file

Hello? write me please how I can get trial license file for amazon web servises?

eugeneev by Champ in-the-making
  • 3584 Views
  • 1 replies
  • 0 kudos

How to deploy .bar file in Activiti Explorer

Hi Team,    if i generated .bar file in eclipse then how can i upload it in activiti explorer? In explorer it is showing option to import .bpmn or .xml file only. please help me out from this issue.

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

Activiti: build is platform dependent

Hi Team,     I was created a process in eclipse and implemented task listener and execution listener classes in separate package. the unit test case working fine in eclipse. but i would like to execute this in activiti explorer. for .bar file i click...

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

Customizing the document-details page

Newbie question: I'm using version of Aflresco Community - 5.2.0 (r135134-b14)I'm custmizing page of the document-details.I want to add jquery plugin (GitHub - loicminghetti/touchpdf: PDF viewer supporting touch gestures for jQuery )I test to write :...

ffe5221 by Champ in-the-making
  • 5822 Views
  • 3 replies
  • 0 kudos

Resolved! Customizing the preview page

Newbie question:Alfresco 201704 GAI want to edit share/preview.I added jquery plugin(https://github.com/loicminghetti/touchpdf) under share/components/preview.I showed document-details then the page is blank. but the source code is exist.Please how s...

ffe5221 by Champ in-the-making
  • 5797 Views
  • 2 replies
  • 0 kudos

html file downloaded by browser instead of opened in webdav

I'm migrating the contents from alfresco 3.3 to alfresco 5.2.I'm moving contents using webdav from alfresco repository 3.3 to alfresco repository 5.2.During the time, users created html documentation using tools like "mind manager": This creates  sta...

ltendi by Champ on-the-rise
  • 4808 Views
  • 1 replies
  • 1 kudos

SMB Dialect Issue

I developed a custom CIFS server some time back using JLAN embedded and everything was working great. After a couple of months without using it, I tried to connect from the same Windows 7 Pro machine used in development and got the following error me...

phab_lucky by Champ in-the-making
  • 10428 Views
  • 6 replies
  • 0 kudos

User and group management for "non-admins"

Hello,We would like to provide certain users access to the "Users and groups" interfaces in "Admin Tools" in Share without granting them access the other tools, like Search Manager, Category Manager, Replication jobs... So, they should have access wi...

pkhazzaka by Champ on-the-rise
  • 3177 Views
  • 2 replies
  • 1 kudos

duplicate version row in ACT_RE_PROCDEF

I am using activiti 5.22.0 with springboot 4.2.xI am seeing ocassionally that a dupe rows with same version for a process def exists in ACT_RE_PROCDEF table causing the application to not load at all.Is this a known issue? thanks

nmorado by Champ on-the-rise
  • 12802 Views
  • 7 replies
  • 1 kudos

Resolved! How to hide or remove to CheckInOut.exe,ShowDetails.exe?

I installed alfresco-community 201605 to linux(CentOs7) Server.I try to CIFS function then I see _CheckInOut.exe and _ShowDetails.exe each folders from Client PC of windows7.but I do'nt want to see these files so I was look into how to hidden or remo...

shosho by Champ on-the-rise
  • 8599 Views
  • 3 replies
  • 2 kudos

Adding new subsystem on Community 5.2

Newbie question:How adding new subsystem on Community 5.2 ?I edited mimetypes-extension-map file.<alfresco-config area="mimetype-map">    <config evaluator="string-compare" condition="Mimetype Map">        <mimetypes>                 <mimetype mimety...

ffd4229 by Champ on-the-rise
  • 6065 Views
  • 3 replies
  • 0 kudos

not able to search files/folder using ampersand(&)

I am trying to search files using ampersand.I have created a file with name "abc & xyz" on a fresh installation of alfresco 5.2.now, I am trying to search the file but it is not considering ampersand.I am able to search with 'abc' or 'abc*' because i...