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

Forum Posts

How to deploy the ADF application?

Hi,I have tested the demo app on my local environment by following the steps from the alfresco ADF tutorial.I want to deploy it onto a AWS server which has a similar setup of Alfresco Content Services and Alfresco Process Services application.Could y...

paiyyavj13 by Star Contributor
  • 5638 Views
  • 2 replies
  • 2 kudos

Resolved! apache chemistry session with spring

I am currently developping java/jee app using spring as framework and alfresco as ged.I am using apache chemistry to connect to the alfresco repository. this the code i am using to get a session.Is there a way to change this code with spring bean bec...

fatma19 by Confirmed Champ
  • 5755 Views
  • 2 replies
  • 1 kudos

What is the difference between user task form keys?

Hi.I am new and I am using Alfresco 5.1 community version.I have tried all predefined form keys for alfresco user task and I can't see difference between wf:adhocTask, wf:completedAdhocTask, wf:approvedTask, wf:rejectedTask.I have realized that there...

pnature by Star Contributor
  • 2564 Views
  • 1 replies
  • 0 kudos

Alfresco Community Edition vers. Smart Folder

Hi, can you help me?Is true, that Alfresco Community Edition do not support Smart Folder? I red, that this funcionality is in Alfresco Enterprise version. I try this: Enabling Smart Folders | Alfresco Documentation  When I build repository with defau...

osonka by Champ in-the-making
  • 3636 Views
  • 2 replies
  • 0 kudos

How to add custom svg image as an icon for the stencil?

I have a requirement that a user should able to specify svg icon file as per his liking as stencil icon. As per requirement , I have also to store svg icon document as complete string in our Database. Currently I have implemented by considering one p...

Resolved! communication between process

hello everybodyI need help please!I need to pass information from one process to another process i read that i have to use signal event but i dont understand how to use it. how i define Signal Reference?? how i can send a signal from a service task? ...

arag by Confirmed Champ
  • 6303 Views
  • 1 replies
  • 1 kudos

AAAR don't extract all data of my custom aspects

Hi, I have problems with the "AAAR" tool. I have generated the respective tables (with "AAAR_Create_custom_structures.sh") for my custom aspects, and when I run "AAAR_Extract.sh", not all the data is extracted in the tables. Francesco Corti  I attach...

arak by Confirmed Champ
  • 6266 Views
  • 5 replies
  • 1 kudos

Resolved! CMIS Querying with Path having performance issues

Hello Alfresco Community, I'm starting a new Alfresco project and we are doing some tests linking Alfresco with a C-Sharp Application through CMIS. We have a encountered a minor setback while querying with PATHs.I'll explain: when we execute this que...

gluck113 by Star Contributor
  • 4071 Views
  • 1 replies
  • 0 kudos

How to create a simple service task?

Hi,I am using trial version of APS v1.6.1.I though want to try to create a service task that to do a simple calculation based on 2 input number from earlier user task. For example I have 2 number fields, A and B that user will need to input the numbe...

wktham by Confirmed Champ
  • 10897 Views
  • 3 replies
  • 1 kudos

Resolved! Deadlock on AcquireAsyncJobsDueCmd for MSSQL

Hi There,I am using activiti in one of my project. I am using 5.22.0 version of activiti. I am using sprint boot in my application. My activiti engine is using MSSQL.Whenever I do a performance test of my application I see the following error:### SQL...

Resolved! How to test Inbound mail if it´s working

Hi Everyone I have configured inbound and outbound mail for the last version of alfresco "201701 GA Release"For outbound configuration works well because the email goes to my account but i dont know how i can test the email inbound ?? any idea? The f...

Resolved! How to create new content store ?

Hello,I am new to alfresco,i am using alfresco community  5.0.d,i already tried http://docs.alfresco.com/5.2/tasks/store-filestore-define.html and http://docs.alfresco.com/5.2/concepts/store-config-fullexample.html. But still i am not able to create ...

ppatel by Champ in-the-making
  • 10246 Views
  • 8 replies
  • 0 kudos

AAAR Installation Issue

Hi Francesco Corti I am trying to setup AAAR with Alfresco and facing issues. The current setup isCentos7Alfresco CE 201701GA / 5.2 AAAR 4.5Pentaho DI 7Pentaho BA 7 During the AAAR installation phase I faced issues The error shown was the following i...

bushniel by Champ in-the-making
  • 6765 Views
  • 6 replies
  • 1 kudos

Smart folder not working

Hi to all,I've followed smart working tutorial and succesfully create a smart folder.Inside of it i cannot see any content, even if in the parent folders i have plenty of odt,pdf,jpg files. In the parent folder called "Prova1" i have plenty of odt,pd...

reg4xxx by Champ on-the-rise
  • 8190 Views
  • 7 replies
  • 1 kudos

Resolved! Not able to see form from Form Outcome

Hi,Got this problem.See attachment, in Figure 1, I have these 2 tasks, Apply and Review MDR. In Review MDR, I create 2 possible outcomes, i.e  Accept and Reject. When I want to configure Flow Condition, see Figure 2, I only see the 1st Task Form but ...

wktham by Confirmed Champ
  • 7447 Views
  • 4 replies
  • 0 kudos

Quiz workflow

Hi.I need to create a quiz with some questions and fields to answer... In a workflow...Any idea how can I do this?