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

Forum Posts

Flushing process instance attachments to database within tx

Process instance attachments created in one Service Task are not visible in the following Service Task, because apparently they are only flushed to the database at the end of a transaction. Is this the desired behavior?Is there any way to force a flu...

wsalembi by Champ in-the-making
  • 484 Views
  • 5 replies
  • 0 kudos

LAST_INSERT_ID() sql statement activiti

Using LAST_INSERT_ID() does not result in the correct value. Is this function not supported in activiti?I am using the following querieservice task with an end listener with the expression:sql:INSERT INTO `requisitions` ( `itemID`, `quantity`, `rejec...

zilarion by Champ in-the-making
  • 206 Views
  • 1 replies
  • 0 kudos

REST API. Update of User/UserGr. not possible (5.11)

Hi activiti core team:-)Introduction——————-User Guide (currently 5.12) describes, that POST http method must be used to create an user or an user group. But i found such githubentry:The user guide (5.9-5.12) lists the creation of user and groups goin...

udoderk by Champ in-the-making
  • 676 Views
  • 9 replies
  • 0 kudos

Activiti on Karaf + Camel

Hi,Based on the example of Activiti In Action, I have deployed succesfully Activiti (engine, process, task, commands) on Apache Karaf and that works fine.Questions :- How can I OSGI extend the example to use activiti-camel deployed on karaf too ? I t...

cmoulliard by Champ in-the-making
  • 525 Views
  • 5 replies
  • 0 kudos

Flash preview direct link

Hi,is it possible to get a direct link to flash preview?I'd like not to have to open details, then go full screen in the preview, etc, but have a direct link. Clicking on it would take me to a "full-screen-flash-preview".Obviously, I expect having to...

lista by Star Contributor
  • 213 Views
  • 2 replies
  • 0 kudos

Problem with copiedFrom Aspect and Actions

Hi all,i have the following structure:- Template1 (read access for admin only)- Template2 copied from Template1 from admin- Folder1 copied from Template2 as user. This folder gets an action.When I try to delete Folder1 as user I get an AccessDeniedEx...

hf409 by Champ in-the-making
  • 274 Views
  • 2 replies
  • 0 kudos

corporate examples

hi, good morning,I've searched the alfresco website and google, but I cannot find what I want.I would like to use Alfresco to replace our current document management system. I do however don't know how to start.therefor I would like to see how other ...

denelze by Champ in-the-making
  • 265 Views
  • 2 replies
  • 0 kudos

Replacing Repository Service

Hi,I'm trying to replace the repository service. The deploy of one process, instead of being stored in the DB, it will be stored in a our own proprietary user database.But after seeing the Activiti source code, i have some questions around DbSqlSessi...

goodboy by Champ in-the-making
  • 441 Views
  • 4 replies
  • 0 kudos

Share dashlet

Hi,i wanna create two dashlets in alfresco share :1. workflow dashlet wich start a nonconformity workflow and list all completed nonconformity workflow 2. my-space dashlets wich display user repository.(like : alfresco myspace portlets)i wonder how t...

ahmedbnf by Champ in-the-making
  • 275 Views
  • 2 replies
  • 0 kudos

enable change password for LDAP users

hi I have java code that changes password in Ldap apache directory studio , now i want create change password option in alfresco share user profile for ldap users.how i can achieve this ?

Alfresco won't start after reboot

Hi guys, I would really appreciate if someone can help me here. I installed alfresco community ed 4.2c on a ubuntu 12.04 server. everything went well during the install and I was able to create users and even setup mod_jk redirect. However when I sta...

bigbrovar by Champ in-the-making
  • 634 Views
  • 3 replies
  • 0 kudos

Cannot connect to postgresql on server!

I installed alfresco 4.2.c bundle ona linux64 machine. I want to connect to postgre by pgadmin 3 and manipulate the tables but I cannot. I need help.IP of the machine which alfresco bundle is installed is 10.10.17.72, tomcat, postgre and alfresco are...

mustafa by Champ in-the-making
  • 5485 Views
  • 4 replies
  • 0 kudos

List all user tasks from bpm file

We have a requirement to list all the user task/tasks defined for a process from an BPM file. I have used the TaskService query filtered with process instance id but all task are not listed.<code>String processInstanceId = processInstance.getId();Lis...

Problemi con Custom Content Types

Buongiorno a tutti,mi sto avvicinando a questo mondo ed ho subito bisogno di voi…ho seguito il tutorial di Jeff Potts "Alfresco Developer Series - Working with Custom Content Types"per definire un custom content type ed è andato tutto bene (vedo il n...

nicefly by Champ in-the-making
  • 946 Views
  • 2 replies
  • 0 kudos

Rest API for Create Group :- not working with POST method

Hi ..   I am new to activiti. I am using Activiti_5.12.1 . As I was playing with REST API , I found REST API for create group is not working with POST method.It gives status 405 Method Not Allowed.So I tried it with PUT method and it works fine .Plea...

understanding sites.get.js and modifying

HiI'm am trying to customize the alfresco header (4.2). First I want to try and modify the dropdown to list all sites the logged in user is a member of. Later on I can then modify the header to be a menu bar with different icons for each site.Now I u...

jaspervlb by Champ in-the-making
  • 267 Views
  • 1 replies
  • 0 kudos