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

Forum Posts

Important topics and useful resources

Important topics for the Alfresco community: Alfresco Community Edition 25.3 Release Notes - Hyland ConnectHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unoffici...

ttoine by Community Manager
  • 1740 Views
  • 1 replies
  • 0 kudos

Resolved! How can I download the existing deployment file (.bar) using activiti-explorer or are there any other ways that i can achive this?

I lost my original activiti-designer workspace with all the bar files inside and i was thinking of downloading the deployed bar files from the server. Does activiti-explorer provides this capabilities as currently only "Upload new" option is availabl...

toriqz by Champ in-the-making
  • 5715 Views
  • 2 replies
  • 0 kudos

Get instance of running process

HI everyone, I'm new yo Activiti-Rest, I'm trying to get the instance of a process I started but I do not know what I'm doing wrongIm trting with this urihttp://localhost:8080/activiti-rest/service/runtime/process-instances?id=1645 and the answer is:...

As you have shown in the guideline create process model, I have created process. And the next step of form create that i have created and for the first business process model created we need to add choice step iProcess create Steps not Clear understanding

As you have shown in the guideline create process model, I have created process. And the next step to create form that i have created and for the business process model which is created earlier we need to add choice step in that in first choice only ...

external form with activiti rest

Hi !!Again i need help please, i have my process with an user task with its own form, this form have three properties but one of them have a custom property called "lista", i'm working with activiti rest, but when i try to get the data show me an err...

arag by Confirmed Champ
  • 4146 Views
  • 1 replies
  • 0 kudos

A list of process / task that assigned to you

Hi,In mailbox, we normally see a list of emails send to us and we can configure like what column to show for example, sender, subject, date and etc.Similarly,  this workflow APS, I have this Merchant Onboarding process, whereby many request coming in...

wktham by Confirmed Champ
  • 6964 Views
  • 1 replies
  • 1 kudos

How to get Attachment in alfresco?

How to get Attachment in alfresco?I did something like this.public void notify(DelegateTask delegateTask) {List <Attachment> at = new ArrayList<Attachment>();String processInstanceId = delegateTask.getProcessInstanceId();at = delegateTask.getExecutio...

kangkan by Champ in-the-making
  • 4064 Views
  • 1 replies
  • 0 kudos

Authorization header - Activiti REST

Hi Team,I have a query regarding Authorization header set for every Activiti-rest API call.As per the user guide, this header is mandatory for rest calls or we can pass unameass along with the url.Is there any way we can skip this and directly make t...

sonalik by Champ in-the-making
  • 6829 Views
  • 3 replies
  • 0 kudos

Undeploying workflow taking long time

Hi, I am using Activiti v5.21 with Oracle 11g RAC database and I have a real time workflow with 70 active instances(in least case) and each process instance consists of 150 variables of each processInstance. I am using API call to delete deployment -...

swamy2156 by Champ on-the-rise
  • 8278 Views
  • 5 replies
  • 1 kudos

14:58:03,009 ERROR [org.springframework.web.context.ContextLoader] Context initialization failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'registry' defined in class path resource [alfresco/core-services-conte

14:58:03,009 ERROR [org.springframework.web.context.ContextLoader] Context initialization failedorg.springframework.beans.factory.BeanCreationException: Error creating bean with name 'registry' defined in class path resource [alfresco/core-services-c...

Resolved! Date vs datetime datatype: differences

After a bit of testing, I think I found that there's only one difference: in Share edit/visualization mode the datetime shows/asks for the time.In the DB the value is always stored as a datetime WITH a Timezone.Here's an example. I've three propertie...

Seach in the repository by default in advanced search

Hello,I created a custom advanced seach form : It works as intended but the search is in "all sites" by default.I would like to perfom all the advanced search in repository instead of all site : It's possible ? How can I do this?I'm using Alfresco Co...

thibault_l by Champ on-the-rise
  • 5539 Views
  • 2 replies
  • 1 kudos

Dynamic content for custom service task's property tab

Hi everyone,I just got started with Activiti and this is my first post. So I was following the activiti user guide to build a custom service task here:Activiti User Guide - Extending Activiti Designer  I understand that by using Property Type I can c...

Resolved! How to get the valueof dropdown

Using Activiti designer, how can I get the value I am selecting in the dropdown. If i write ${id of the field} in the documentation  i get the id of the option selected in the dropdown and not its value.

akanksha by Champ in-the-making
  • 11978 Views
  • 8 replies
  • 0 kudos