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

Forum Posts

websphere ltpa authentication with portal

Hi,Could some one give me clues on how to configure the ltpa authentication in Alfresco. I read in documentation that I need to use external configuration subsystem. Not sure what configuration changes I need to do and what should be code for authent...

upload and download files to alfresco using Java Class

——————————————————–How to upload and download files to alfresco using Java Class,I need a java class for the below items with different methods, could you please provide1.   Upload File along with Meta Datapublic void uploadFile( ) {}2.   Download Fi...

hariprasad by Champ in-the-making
  • 2675 Views
  • 5 replies
  • 0 kudos

Modify module.properties from pom.xml

Hi,We have been using Alfresco 3.X version for a quite long time where we use ANT's build.xml to create an AMP package. In that we have an automated script which reads the module.properties and increments the build.number by one and update the module...

TCP-IP SMB session handler, Permission denied

I have this error that I don't know to resolve - my thought is I need to change a configuration file somewhere but I don't have a clue which one it is…12:08:13,808 ERROR [org.alfresco.fileserver] [SMB] Server error : org.alfresco.jlan.server.config.I...

tctim by Champ in-the-making
  • 4414 Views
  • 13 replies
  • 0 kudos

Custom service task type, loaded through Java SPI

Hi all,I'm working on the contribution mentionned here: http://forums.activiti.org/content/how-extend-activiti-my-own-service-task-implementation.I have successfully updated the engine. I do the same thing for the send task type. And it works fine wi...

cdeneux by Champ in-the-making
  • 660 Views
  • 5 replies
  • 0 kudos

Inklusive Gateway after JavaScript Task

Hello everybody,I'm new in BPMN and I try to build a model with a JavaScript Task and a gateway behind. The ScriptTask should only declare a variable like "var MeaningOfLife = "42";But how can I write a flow condition to evaluate that? I tried someth...

tc1 by Champ in-the-making
  • 575 Views
  • 4 replies
  • 0 kudos

Camel Routes Reusability

Is it possible to implement a Camel route (using the Activiti-Camel module) that is not directly connected to a specific service task ID and a Process ID? Let's say I have a Camel route that needs to be re-used across many different processes and man...

dasilvai by Champ in-the-making
  • 334 Views
  • 2 replies
  • 0 kudos

4.2 disable FFMPEG completely

Hi all, I'm trying to get rid of the following error in my logs on startup (and have no need for ffmpeg/video conversion): 2014-12-08 09:37:55,673  ERROR [content.transform.RuntimeExecutableContentTransformerWorker] [localhost-startStop-1] Failed to ...

dhartford by Champ on-the-rise
  • 351 Views
  • 1 replies
  • 0 kudos

Attempting to Upload New Version hangs and fails

Please can someone help me with this issue?I try to Upload New Version for any file in Share and I get the following stack trace in catalina.out after minutes of hanging:15:25:46,270 Userystem ERROR [quartz.core.JobRunShell] Job DEFAULT.userUsageTrac...

rockshore by Champ in-the-making
  • 290 Views
  • 1 replies
  • 0 kudos

having problem with LockFreeJobExecutor

We are incubating activiti 5.16.4 in our dev environment with some regression testing for existed applications and also configured LockFreeJobExecutor implementation in activiti-context. During this process, I am facing a problem with LockfreeJobExec...

swamy2156 by Champ on-the-rise
  • 273 Views
  • 2 replies
  • 0 kudos

foreign key constraint fails aaar_datamart.dm_dim_months

Alfresco Audit Analysis and Reporting 2.2 STABLE installed on Linux, with biserver-5.2.0.0, pentaho-5.2.0.0, Alfresco 5.0.b. Database is MariaDB.Executing AAAR_Extract.sh yields:<blockquote> 2014/12/04 12:09:48 - dm_dim_months.0 - Setting preparedSta...

marko_d by Champ in-the-making
  • 710 Views
  • 2 replies
  • 0 kudos

AAAR and Alfresco version 5.x

Fcorti,I have looked recently in the forums and currently we are using 4.2.f in production. Apparently there are some security concerns that will force me to upgrade. (Not thrilled about that). I was wondering if there is any relation or impact with ...

eswbitto by Confirmed Champ
  • 708 Views
  • 4 replies
  • 0 kudos

Execute an Action on an activity

Hi,I wan't to know why it isn't possible to execute an excecution on an specific activity but only on an execution.It will refers to http://www.activiti.org/userguide/#N14359Is it possible to add the URIUT runtime/executions/{executionId}/activities/...

No carga Alfresco

Hola a todosLa instalacion la hago en una maquina con Linux Fedora 12.despues de terminar la instalación, sin errores, aparentemente todo bien, entro en el navegador y le digo que cargue http://localhost:8080/alfrescoAparece un error 404, como que no...

jfrr by Champ in-the-making
  • 1620 Views
  • 4 replies
  • 0 kudos

CMIS errori

Buongiorno, presso un cliente ho installato la versione 4.2.c di Alfresco.Alfresco viene chiamato attraverso un'unica sessione con CMIS. Il servizio funziona correttamente ma nel file alfresco.log si verificano spesso i seguenti errori.13:39:19,513 E...

fedemori by Champ in-the-making
  • 1212 Views
  • 2 replies
  • 0 kudos

AlfDocumentPreview / PdfJs Problem

Hi guys,I have tried to build a sample from Dave's blogpost (http://blogs.alfresco.com/wp/developer/2014/11/20/aikau-using-the-alfdocumentpreview/)Just wanted to create a preview-dialog on a pdf-file, which should open when a button is clicked.The Al...

Group membership usin SSO in version5.16.3

Hi,This is my second question in the context of SSO. I need to resolve group membership basis on SSO (activiti-rest).I have successfuly switch off basic authentication but the problem is with getting tasks for a user where a group (a user is member o...

faraon79 by Champ in-the-making
  • 560 Views
  • 5 replies
  • 0 kudos

Transaction and version management in a webscript

I am developing a webscript to add electronic signatures to a PDF document in Alfresco Share. I have a webscript in the repository which takes the input stream from the node, generates a new version, takes the output stream, and then calls a business...

fmstasi by Champ in-the-making
  • 1427 Views
  • 3 replies
  • 0 kudos

Timer boundary event and execution listeners

If I have a task with 'timer boundary event' and it times out, will it notify its listners? For example:    <boundaryEvent id="workOrderTimer" name="RZ Timer" attachedToRef="workOrder" cancelActivity="true">      <extensionElements>        <activiti:...

darionis by Champ on-the-rise
  • 1842 Views
  • 4 replies
  • 0 kudos