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

Forum Posts

troubles with checking subfolder ID

Hi,here is my query. Obviously, I am mistake somewhere. Basially, I am trying to check whether folder exists or not (the name of folder is in a variable)"<cmis:query xmlns:cmis=\"http://docs.oasis-open.org/ns/cmis/core/200908/\"><cmis:statement>SELEC...

How to login as internal user with SSO working?

Hi guys,First of all I'm not that active at the forums, because my company has an Enterprise partnership and I normally use the Alfresco Support.I've seen the topics created here and a lot are very useful, so I'll try to be more active and post my qu...

shazada by Star Contributor
  • 1818 Views
  • 16 replies
  • 0 kudos

Anyone know how to get the next available transitions?

when the process arrive the usertask node before the fork node ,I want to get the next transition or task node which the process will flow to, and all the outgoing transitions from the  fork node have condition ,how can i do? :?:

Error al editar los metadatos

Buenas a todos,Tengo un problema con el Share, y es que los usuarios que no son administradores no son capaces de editar lo metadatos, ya que les sale el siguiente error:                                             FRACASO02302764 Failed to execute t...

jficheux by Confirmed Champ
  • 3053 Views
  • 13 replies
  • 0 kudos

Storing rules in the Drools Guvnor

Activiti as a concept of bundling the rules and the process definitions together in a .bar file. In my environment it is expected that users would manage rules in the Drools Guvnor and create versions/collections of rules there. Activiti doesn't appe...

Different Press Release Form Error

Hi,I am running through the Evaluation Guide, funilly enough evaluating Alfresco WCM possible use in my company. And when I am trying to submit a Press Release form I am getting the below error.What I think the problem is, that the "include company f...

mark2 by Champ in-the-making
  • 655 Views
  • 5 replies
  • 0 kudos

Get a list of all Enabled Alfresco Users

I am trying to get a list of all enabled alfresco users. I can use the following curl call to get a list of all users:curl –user [username]:[Password] https://[Server]:8443/alfresco/service/api/people -kwhen I try adding the filter at the end to get ...

skarvenz by Champ in-the-making
  • 309 Views
  • 1 replies
  • 0 kudos

Share website statics

Just wondering if anyone is using a website usage package with share and would like to share there insite.   One of the 1000 items I need to look into is capturing some type of usage stats.

michaelc by Champ on-the-rise
  • 278 Views
  • 2 replies
  • 0 kudos

Java backed webscript, rollback without exception

Hi,I have a java backed webscript which is implemented by extending the AbstractWebScript class.Is it possible to rollback back the transaction without throwing an exception ?I found this one :http://issues.alfresco.com/jira/browse/ALF-1958It seems t...

kma by Champ in-the-making
  • 405 Views
  • 2 replies
  • 0 kudos

Timer intermediate catching event missing in Pallete

Hi,I need to create a Timer intermediate catching event as per the user guide. But I do not see the corresponding control in the pallete in the Eclipse designer. I can't add it manually to the XML as it will get overwritten when I save the Activiti d...

ruedesilva by Champ in-the-making
  • 426 Views
  • 3 replies
  • 0 kudos

TaskList issues after using JPA in service tasks

Hello,With JTA and CMP i have transaction issues when i create JPA entities usinga EJB looked up via JNDI from within a service task and store this entities asprocess variables and later reuse them in another service task. Using theentities within th...

Kalendernutzung in Share

Hallo Miteinander…Ich bin noch recht neu mit Alfresco, deshalb bitte ich um Nachsicht, wenn ich hier Quatsch erzähle oder zu dumme Fragen stelle.Ich war der naiven Ansicht, dass wenn in einer meiner Sites ein Termin eingetragen wird, alle Site-Mitgli...

Solution: Using mod_jk with Alfresco

Since I needed a "Webserver" way to access Alfresco i figured out a way to use mod_jk with Alfresco.My system is a ubuntu 9.04-server (32bit).First I installed mod_jkapt-get install libapache2-mod-jk‍then in the /etc/apache2 apache2.conf file I added...

thestorm by Champ in-the-making
  • 1609 Views
  • 8 replies
  • 0 kudos

Start JobExecuter ourselves

Hi,We have Activiti running inside our ear (enterprise application) deployed within Weblogic. And it is working very smoothly. However we do not intend to deploy the Activiti rest or Explorer applications (not allowed by network security). So we need...

ruedesilva by Champ in-the-making
  • 662 Views
  • 4 replies
  • 0 kudos

Cannot deploy bar file thru ANt in 5.7

Hi,I am trying to deploy a bar file thru the Ant script and getting the error below. I used to do this without any issues in 5.5. (basically the: " Unable to obtain resource from W:\activiti-5.7\workspace\RevChainAc tiviti\libs-runtime\activiti.cfg.x...

ruedesilva by Champ in-the-making
  • 542 Views
  • 5 replies
  • 0 kudos

Difference between process states - finished and aborted

Hi!Is there any simple way to find out (using api) what is the current state of process ?A process can be started or finished. Finishing process can be donenormally by finishing all including tasks or manually by calling deleteProcessInstance method....

behemot1 by Champ in-the-making
  • 280 Views
  • 1 replies
  • 0 kudos

Problem with retrieving properties of task form via REST API

I tried to get properties of task from via:http://localhost:8080/activiti-rest/service/form/{taskId}/propertiesI got following exception:WARNING: Exception or error caught in resourcejava.lang.NullPointerException        at org.codehaus.jackson.node....

mprzycho by Champ in-the-making
  • 415 Views
  • 3 replies
  • 0 kudos

SubProcess in Activiti Modeler

I need some help in creating a expanded subprocess in Activiti Modeler. After dropping the collapsed subprocess on the task, there is a collapsed subproces sign +.  There is another process diagram which should be displayed as a subprocess when I cli...

mascaroni by Champ in-the-making
  • 660 Views
  • 4 replies
  • 0 kudos

customize dashboard for group

Hi everyone, i'm new in using Alfresco..dont know if i'm posting this topic in the right place..i saw how every single user can customize their own dashboard, by choosing the layout and all the components they want to see.I would like to know if i ca...

synnsik by Champ in-the-making
  • 1120 Views
  • 7 replies
  • 0 kudos

Can I define new attributes in the activiti.cfg.xml

Hello,I have a trouble when I using activiti in the project.There are some buttons which display or hide based on some rules in some jsps.So I want to add some new attributes in the userTask node.But I don't know whether this way is supported? And ho...

sky1 by Champ in-the-making
  • 375 Views
  • 2 replies
  • 0 kudos