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

How to authenticate contentService in workflow

HiI am new on Alfresco. I am using community version 5.2 In my workflow I have service task with java class. There I get Alfresco service registry             // Get services            Map<Object, Object> registeredBeans = Context.getProcessEngineCo...

pnature by Star Contributor
  • 6364 Views
  • 4 replies
  • 0 kudos

Internal email settings to work w/ Office 365

I am in the middle of setting up the internal email settings in order for a folder in a test Alfresco site to be able to receive email when addressed to the added alias (as directed in Inbound SMTP configuration properties | Alfresco Documentation  a...

scamby by Champ in-the-making
  • 11912 Views
  • 4 replies
  • 0 kudos

Resolved! Mobile, Profile availability for specified users

Hello,I use an alfresco 4.2.f and the application Mobile (android).I would like to set up a menu based on the users (obviously it isn't possible to use users' group)I created 2 profilesefaulttestIf I add the evaluator it doesn't work anymore ... Actu...

denz by Confirmed Champ
  • 4429 Views
  • 1 replies
  • 0 kudos

Unable to edit

Unable to edit activiti explorer dp.properties file ,While saving its showing "this file is set to read only try again with a different file name. can any one help me please 

linshad_k by Champ in-the-making
  • 5908 Views
  • 3 replies
  • 0 kudos

Alfresco Benchmark for search query

What is the Alfresco benchmark for responding to search query ?Is it possible to get 100 records within 4 seconds when there is 1000 concurrent users making similar requests ?Can anybody help me to get Alfresco benchmark ?I know benchmark varies as w...

yogeshpj by Star Contributor
  • 2915 Views
  • 1 replies
  • 0 kudos

Global error handling & transactions

Hello, I am trying to implement a feature but I'm not sure if it is technically possible. I would like all my process instances to have a has_error variable which just tracks wether a technical error (which I can catch) occurred on the process and le...

ppcchh by Confirmed Champ
  • 10299 Views
  • 6 replies
  • 1 kudos

Resolved! How to Give Users Access Through the Upload API?

Hey Guys,I'm working on an app, and in my app I have the user login, which gets an alfresco ticket from the url:http://localhost:8080/alfresco/service/api/login?u=memedude&pw=ilovememes‍‍‍‍‍‍The string I receive back from this is:TICKET_9aa49e5ff12d3...

draperaj by Champ in-the-making
  • 7089 Views
  • 2 replies
  • 1 kudos

Enabling CMIS Content Stream hash

Hi All,I have installed the latest Alfresco community edition. I am accessing Alfresco server using a CMIS client. Now i want to enable CMIS content stream hash as mentioned https://issues.alfresco.com/jira/browse/ACE-893.Please let me know on how ca...

saurav by Champ in-the-making
  • 4908 Views
  • 3 replies
  • 0 kudos

Alfresco v5.0.d document upload limits

Hi Friends ,We are using Alfresco Community Edition version 5.0.d , i wanted to know how many documents(lacks) can be uploaded overall and how many concurrent users can login to Alfresco ?We have  around 300GB of documents to upload , Will these many...

bagodu by Confirmed Champ
  • 5435 Views
  • 4 replies
  • 0 kudos

Use Activiti with SAP Hana Cloud platform

Hi I am new to Activiti using 5.22 versionI can deploy the activiti-explorer.war and activiti-rest.war files in Hana Cloud Platform (HCP).But they still use in memory H2 database.How can it be replaced with database in HCP ? Is it possible ?Please su...

srpot by Champ in-the-making
  • 4987 Views
  • 2 replies
  • 0 kudos

Using node-dbid to create a unique document number

My organization migrated from a system that had an automatic document numbering system which many users found useful.  The nodeRef is certainly unique but isn't something that you could easily read to someone over a phone call.Just wondering if there...

neilecker by Confirmed Champ
  • 5372 Views
  • 2 replies
  • 0 kudos

assigning user to a User task

Above is a workflow diagram, here I have taken a start form with a people field to set assignee for check stock on start event.I'm using a inclusive gateway with condition whether assignee is empty or not, hence if assignee is not empty token moves t...

services tasks not seen in workflow detail page

Hi all,I've developped an activity workflow with user and services tasks.User tasks history and outcomes are correctly displayed in share workflow detail page, but I can't see service tasks in workflow detail page (even when defining a task type in x...