cancel
Showing results for 
Search instead for 
Did you mean: 

Issue in Complex Workflow.

manish17
Champ in-the-making
Champ in-the-making
Hi All,

I am trying creating custom workflow in Alfresco through Jbpm. The simple workflows are working but I am stuck with some complex workflow. I want to embed my own custom java code in the workflow and I don know how to make a custom java class for that. Could anybody tell me how to create a custom java class to get the session of alfresco and do any type of operation in any of the task of the workflow.

Any sample code snippets would be appreciated.

Manish.
2 REPLIES 2

cleseach
Star Contributor
Star Contributor
Hi Manish,

In order to get an answer, you must give us more information : what is you Java code about ? when should it be launched ? ….


Regards,
Charles Le Seac'h

manish17
Champ in-the-making
Champ in-the-making
Hi,

I am a beginner in Alfresco. I have jus installed Alfresco SDK and started working on that I can execute a sample program of Alfresco SDK. Now I want to build some complex workflow through jbpm so I want to add auto activity for that I need sample code to run that workflow.

Manish