cancel
Showing results for 
Search instead for 
Did you mean: 

Workflow could not be started.

irene08
Champ in-the-making
Champ in-the-making
Hi!

Good Day! I did the activiti step by step for creating a new workflow. But there’s an error. In the ui, there’s already the estimate workflow which is good but there’s no option to select a group assignee.

This is the error:
Workflow could not be started.
(org.alfresco.scripts.ScriptException: 09110029 Failed to execute supplied script: 09110028 TypeError: Cannot call method “getFullName” of null (AlfrescoJS#2))

This is the link for activiti step by step—create new workflow:
http://www.pagewash.com//nph-index.cgi/010110A/uggc:/=2fgrpuoybt.mnohpul.arg/2012/perngvba-bs-jbexsy...


Thank you. Your help will be very much appreciated.
Irene
3 REPLIES 3

muralidharand
Star Contributor
Star Contributor
Hi,
Can you please confirm the group exists in alfresco?

irene08
Champ in-the-making
Champ in-the-making
Hi,
Can you please confirm the group exists in alfresco?


Hi!

Thanks for your time. This is the only line that I'm working on that has the ".getFullName" So I assumed that this is the error that I need to debug. This line is in estimate.bpmn20.xml. But I don't have group such as 'Management'. Is it default? I created groups in alfresco with corresponding users but I don't have such as management group.

execution.setVariable('wf_managementGroup', groups.getGroup('Management').getFullName());

Thank you very much.

Irene

muralidharand
Star Contributor
Star Contributor
Hi Irene,
By default, alfresco does not have the group called "Management". So, you've to manually create it and add the corresponding users in it.
Please let me know, still you've any issues with this workflow?

Thanks
Murali.