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

Forum Posts

Activiti build-in form with Spring and jsf

I am new to activiti work flowI am doing a project with activiti-cdi and jsf. how to use the form properties in activiti designer to render jsf form elements?orhow a form will be rendered with Activiti Explorer?i need to indicate form(by defining for...

mghb2009 by Champ in-the-making
  • 414 Views
  • 2 replies
  • 0 kudos

variable as a formProperty type

Hi everybody,I'm trying to use a variable  as a  formProperty type in activiti, but it seems that activiti explorer doesn't accept variables in type property.is there any way to mae it work.thanks

vivo by Champ in-the-making
  • 253 Views
  • 1 replies
  • 0 kudos

inboud email error

Hi comunity,I get this error when send email to alfresco15:13:42,568 ERROR [org.springframework.extensions.surf.util.AbstractLifecycleBean] [org.subethamail.smtp.server.Session-/172.16.16.10:42279] failed to parse:java.lang.IllegalArgumentException: ...

Activiti with persistent database (bug using mysql?)

Hi,I've tried everything now. My goal is to have one database for the activiti explorer and the activiti rest API, so that if I change something via rest I also could see it in the activiti explorer. I already tried two attempts:1. I tried to run the...

pfeard by Champ in-the-making
  • 1816 Views
  • 13 replies
  • 0 kudos

Running Embedded - best use cases

Hello,I am interesting in hearing of some views on use cases when running embedded makes sense?A little background regarding our client's situation.  They are running legacy jBPM (~v. 3.2) which they are very unhappy with.  They have a very limited s...

dereksurfs by Champ in-the-making
  • 588 Views
  • 3 replies
  • 0 kudos

update from alfresco-4.2.c to 5.0.0

Hi,after update from alfresco 4.2.c to 5.0.0 I lose the event in calendar,  it's the same if I try to add the new event In the catalina.out log I found this warn: WARN  [alfresco.solr.AlfrescoSolrDataModel] [SolrTrackerScheduler_Worker-2] Model not u...

mehrit by Champ in-the-making
  • 674 Views
  • 3 replies
  • 0 kudos

Advanced search actions

Hi everybody,Following posts and blogs, I had succesfly disabled the actions on document (see attached pic1).Now I want is to disable it from the advanced search too (see pic2).thank you.

Session and RequestScoped CDI from Job

When there is a job that is executed by a Job executor, there is no CDI SessionScoped and RequestScoped context. A few of our business logic CDI beans are session or request scoped, but I also want them to work when executed by the JobExecutor. I was...

pkonyves by Champ in-the-making
  • 1201 Views
  • 4 replies
  • 0 kudos

Alfresco Maven 1.1.1 SDK Plugin - corrupts JAR file

Hi,I am using Alfresco Maven 1.1.1 SDK plugin.  <parent>    <groupId>org.alfresco.maven</groupId>    <artifactId>alfresco-sdk-parent</artifactId>    <version>1.1.1</version>  </parent>‍‍‍‍‍‍‍to develop Alfresco 4.2 AMP extensions.I am trying to build...

mibesis by Champ on-the-rise
  • 331 Views
  • 1 replies
  • 0 kudos

Use uidNumber as memberUid attribute

At the moment we set ldap.synchronization.groupMemberAttributeName to memberUid and put the full dn as the value.AS we have some transformations in our ldap ahead, that will make management of all those dn's a little difficult.It would be nice to be ...

ebogaard by Champ on-the-rise
  • 466 Views
  • 2 replies
  • 0 kudos

How to invoke/call java backed code from web scripts in alfresco

Hi everyone,             I am new to Alfresco and learning it now. I just wanted to know how to call a java backed code from a webscript. I have a java code. I want to invoke it from the web script written in *.js file. Like, I will create a new rule...

Multi Process Engine Configuration

Due to our business requirements we are implementing a multiple process engine configuration (as opposed to multi-tenancy) for the build out of our current application suite. Our application will support 8+ applications that will start process instan...

External Pages with each tasks

Hi,We want to use external JSP pages with every tasks of activiti bpm processWe have tried simple way for providing external form pages but can not get successNow, We want to open external JSP pages for tasks of process So, Please tell me how can we ...

Getting local task variable with Native Queries

Hi,When use taskQuery with "includeTaskLocalVariables" i can get all task local variables.But when i am using taskNativeQuery i don't get task local variables and also there doesn't seem to be any API.List<Task> tasks = taskService.createNativeTaskQu...

a strange question about jta transaction

I use JTA manage my transaction, and from spring my service bean like this:@Transactional@Component("myService")public class MyServiceImpl implements MyService {      @PersistenceContext(unitName="platform")   private EntityManager em;      @Autowire...

jonlee by Champ in-the-making
  • 1972 Views
  • 1 replies
  • 0 kudos

signal event not fired

Hello recently i've come across a problem with firing signal events. Correspondig to the following example ,i want a catch signal event and a timer be placed after a gateway event in which the catch signal event be fired through an execution of a sys...

Alfresco Training in .de?

Hello there Alfresconians,due to demanding demands we'd like some of our staff to receive Alfresco training and/or certification. Ideally training would be in Hamburg or at least in Germany, however, we couldn't find anyone offering Alfresco training...