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

Dynamic workflow task labels

Hello,does anybody know how we can change labels and text on Share UI and workflow task forms dynamically?We are interested in the creation of localized resource bundles in Repository/Data Dictionary/Messages (or some other place) and when we change ...

nenad982 by Champ on-the-rise
  • 2781 Views
  • 0 replies
  • 0 kudos

custom widget

I followed this tutorial (https://ohej.github.io/alfresco-tutorials/tutorial/aikau/tutorial.html#bringing-it-all-together) to create the custom ajaxWidget. everything went good using this url in the js file : var url = Alfresco.constants.PROXY_URI + ...

Alfresco CE 201707 or 5.2 and HTTPS/SSL Access

Dear All,I have now been after this for nearly two weeks and no hope in sight--anywhere!  I need to make it so the app is accessed via HTTPS only.  It will be in an internal network unfortunately with no outside or NAT'd address--ALL INTERNAL!I have ...

lsk65 by Champ on-the-rise
  • 3803 Views
  • 1 replies
  • 0 kudos

Resolved! Ticket owner through Restful API call

HelloI'm trying to find the owner of the ticket through API REST call, any idea? http://127.0.0.2:8081/alfresco/service/api/people/admin?alf_ticket=TICKET_aa4fe06e208bdc10a551b17d43626ef8df3174f9with this call, it gets you any person you put in place...

georgewww by Champ in-the-making
  • 7775 Views
  • 2 replies
  • 0 kudos

End terminate event vs Timer on Task

Lets say you have two tasks running in parallel. Task#1 has a timer which cancel the task eventually. Task#2 has a timer which triggers a reminder but does not cancel the task. The branch of Task#1 eventually leads to an End terminate event which is ...

zxu by Champ in-the-making
  • 4543 Views
  • 0 replies
  • 0 kudos

Vagrant file - alfresco early edition 6.0

Can anyone provide the vagrant file for latest - alfresco community 6.0 early edition.Also how to create our own vagrant file. Was interested in this container and thought to create a vagrant file to be used by my team. Also if i have to apply new mo...

ranjeetsi by Star Contributor
  • 4487 Views
  • 2 replies
  • 1 kudos

How to avoid Alfresco login popping up when using rest api?

Hello, I am using the Rest api to pull a list of files onto my webpage, I am sending the username and password in the request and getting data back. However, when the webpage is viewed alfresco pops up and the user is still asked to log in. If the us...

amw by Champ in-the-making
  • 2482 Views
  • 0 replies
  • 0 kudos

Unable to change type of document

I have two questions about two Custom Content Types I created called my:whitepaper and my:bc:When I try to Change Type on a document and I select my:whitepaper custom type it works but not with my:bc. When I select my:bc It gives me an error message ...

imanez1 by Confirmed Champ
  • 7468 Views
  • 4 replies
  • 0 kudos

Query Groups, Users in Custom Execution Listener

Hello,I created a new custom execution listener and wanted to query the groups where the user is member of using the servicespublic class CustomExecutionListener implements ExecutionListener { private static Logger logger = LoggerFactory.getLogger(...

I am trying to execute sequence of tasks using parallel gateway. For instance, in flow 1 - task1 adds waiting time and moves to task 2. Similarly in flow 2, task1 adds waiting time and moves to task 2. The problem comes when task 1 in both the flow adds s

I am trying to execute sequence of tasks using parallel gateway. For instance, in flow 1 - task1 adds waiting time and moves to task 2. Similarly in flow 2, task1 adds waiting time and moves to task 2. The problem comes when task 1 in both the flow a...

关于Activiti Cloud

你好,我在安装Activiti Cloud 的时候遇到了和你一样的问题,想要一下您的联系方式,请教一下您那边是怎么解决的,卡了好几天了。感激不尽!!!

linj by Champ in-the-making
  • 2432 Views
  • 0 replies
  • 0 kudos

Words

Hey guys,is somewhere a dictionary about the wording in Alfresco/Activiti. In the beginning  of working with this software it´s a little bit confusing.f.e.: There ist Activiti 6 , 7 (with cloud), Alfresco Process Services 1.9 (powered by Activiti), t...

mme by Star Contributor
  • 2616 Views
  • 0 replies
  • 0 kudos

Alfresco Virus Alert

Alfresco's Module for Enterprise and Community versions to scan documents using every antivirus engine. Verifying documents with ClamAV, Symantec, McAfee, Sophos, [...] using some mechanisms as sending datastream to a TCP port, execute command with p...

alfresco by Elite Collaborator
  • 7620 Views
  • 2 replies
  • 1 kudos

Cannot find Activiti when generate Spring Boot

Hi all,  I generate Spring Boot app from start.spring.io, but when enter 'Activiti' in Search for Dependencies, the site cannot find any. Any one has experience in this, please kindly help. It is much appreciated.Tien

ddtien66 by Champ on-the-rise
  • 2624 Views
  • 0 replies
  • 0 kudos

Override alfresco invitationService

Hello,In case I want to change the way alfresco is naming the external invited username to a site (email and not firstname_lastname), what I should do?And I want to automatically enable the externlal invited user by defaultThanksJamil

jamilnour by Star Contributor
  • 5460 Views
  • 3 replies
  • 1 kudos

HTTP 400 bad request correct body

Hi, I'm trying to perform a simple HTTP task and this is my resultant xml file:<?xml version="1.0" encoding="UTF-8"?><definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="htt...

todomary by Champ in-the-making
  • 2976 Views
  • 0 replies
  • 0 kudos

Solr Transaction in Index not DB Issues

Hello World,I'm afraid I have spent days trying to figure it out and I'm totally stumped, so I'm reaching out to all of you for ideas and guidance. A solution would be amazing, but I'm open to any suggestions.I'm new to this project, Alfresco, and So...

a554551n by Champ in-the-making
  • 2836 Views
  • 0 replies
  • 0 kudos

CMIS Atom server port

Hi AllI'm setting up an Alfresco 6 Community repository that uses a plugin fro Microsoft Office so that users can edit files from their Outlook.We expose the Alfresco repository on port 8080 and make it available to the host machine in the docker-com...

stevem by Champ in-the-making
  • 5961 Views
  • 2 replies
  • 1 kudos