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: Member Etiquette Guidelines - Hyland Connect - 482975How to Report Security Issues for AlfrescoAlfresco Community Edition 25.2 Release Notes - Hyland Connect - 491551 Useful resources: Alfresco Labs

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

Activiti 6.0.0 bugs and production environment

Hello.I'm new to Activiti.At the company I work for, we are attempting to adopt it.I'm watching at this tutorial to understand how the product works (I'm aware enough of what BPMN is): https://www.youtube.com/watch?v=V1wrew-YgfA&feature=youtu.beI've ...

giorad by Champ in-the-making
  • 4472 Views
  • 1 replies
  • 1 kudos

Resolved! Problems with configuring solr in Alfresco 6

Hi, I am trying to deploy alfresco6 on a W2019 server with openjdk 11 using this manual. However when I try to start the solr server I get the following error message:ERROR: On Java 9 you cannot set GC_LOG_OPTS, only default GC logging is available. ...

nettania by Star Contributor
  • 4569 Views
  • 1 replies
  • 0 kudos

Resolved! does activiti database supports oracle GoldenGate?

Hi,I am currently using JBOSS Drool 4.5 BPMN for workflow and facing one issue that JBPM database does not support database replication and integration in heterogeneous IT environment, for which we prefer Oracle GoldenGate. Does activiti database sup...

danish by Champ on-the-rise
  • 5763 Views
  • 2 replies
  • 2 kudos

Export and Import Apps from Kickstart app.

Hi,I created a sample application in kickstart app and I want to add some java classes in this, Can i export App from activiti-app into my eclipse work-space and after adding business logic classes import it back to activiti-app?

danish by Champ on-the-rise
  • 2598 Views
  • 0 replies
  • 0 kudos

Resolved! Remote Location Access

Hi All,In ADF, how can I set a restrict for users from remote locations shall have access to the content based on their location. (Example: New York group users shall have access to the New York Released Documents).I do not find where to add this con...

dxwtyz by Champ in-the-making
  • 5450 Views
  • 2 replies
  • 0 kudos

Is there a way to delay the triggering of a rule

Hello,In a folder (A), I have a rule that moves a document to another folder (B) after applying a custom type.In that same folder (A), I have a rule which moves an XML file to a special folder (C) where this file is the base to the creation of anothe...

Unable to access the share URL after installation

Hi Everyone,After installation of alfresco 6.1.2 with tomcat and postgres. Unable to access the share URL.Please find the log below.01-Jul-2019 08:29:18.766 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version: Apache Tomc...

siddardha by Confirmed Champ
  • 10134 Views
  • 7 replies
  • 0 kudos

Secure my Create User service API

Hello,I have created a CreateUser webscript service to offer to new users the auto creation of an account to our ACS based solution.For security reason I added a Captcha support verification.Now I have to use this same service as an API call from ano...

jamilnour by Star Contributor
  • 2442 Views
  • 0 replies
  • 0 kudos

Resolved! Share services version match?

Hi,I'm having trouble with shared-services "Alfresco is running without Share Services. See your System Administrator for more details."One of the common suggestions is to check the versions.alfresco-mmt gives me:Module 'alfresco-share-services' inst...

How to include checkbox in displayPrompt confirmation box?

I am using the below code snap to display confirmation box.Alfresco.util.PopupManager.displayPrompt( { noEscape: true, title: this._msg("message.confirm.delete.title"), text: this._msg("message.confirm.delete", $html(this.event.title), displayDate), ...

vzanzrukia by Champ in-the-making
  • 3453 Views
  • 1 replies
  • 0 kudos

Activiti database explain

Hi everyone!I'm researching about Activiti database schema, I have some question about database name and table field and hope you can explain for me.First:In ACT_RE_PROCDEF, there are HAS_START_FORM_KEY, HAS_GRAPHICAL_NOTATION, SUSPENSION_STATE_, TEN...

nhhao1996 by Confirmed Champ
  • 3258 Views
  • 0 replies
  • 0 kudos

Single-Sign-On with Alfresco CE

Is it possible to configure Single-Sign-On (i. e. Kerberos) for Alfresco CE at all?Can LibreOffice be configured to use Single-Sign-On when editing documents via CMIS?

jpm23 by Champ in-the-making
  • 4318 Views
  • 2 replies
  • 1 kudos

Multi instance

Hi FolksI have a scenario, where I have to create a user task, and it has to be approved by 4 users, say A,B,C,D . How to create the flow. I don't want to create separate 4 user task and then make it parallel. What I want is to create a single user a...

debananda by Champ in-the-making
  • 6052 Views
  • 1 replies
  • 0 kudos

save in folder process

Dear All,I need to launch the revision process of a document, and once it has been completed by all revisor, I need to store such an aproved document into a specific folder. Nobody has write permision to this folder except the system. The purpose is ...

ivanperino by Champ in-the-making
  • 3674 Views
  • 2 replies
  • 0 kudos

Do I need a webscript to call external rest server (CORS)?

I try to access another Rest service outside from Alfresco via ADF. Everytime I try to execute the call. I get the following error:Access to XMLHttpRequest at 'https:/host/endpoint' from origin 'http://localhost:4200' has been blocked by CORS policy:...

kaffi by Confirmed Champ
  • 7913 Views
  • 5 replies
  • 3 kudos

Resolved! Charts dashlet

Hi,I need to place a chart at UI that is loading data from external database. Can I make this without programming? I was looking for some charts dashlet at addons available for Alfresco but I did not find anything.Ideal will be a dashlet where I can ...

vpedak by Champ in-the-making
  • 10451 Views
  • 8 replies
  • 0 kudos

Resolved! BPM Human Task

How to create a roles and assign these roles to human task , and how to test it