« Return to Thread: Re: eGroupWare workflow

Re: eGroupWare workflow

by Nathan Gray :: Rate this Message:

Reply to Author | View in Thread


On 5-Feb-09, at 3:23 AM, Sin wrote:

> I searched for a workflow module for eGroupWare and found one in 1.2  
> but not in 1.4 or 1.6. I saw you are the only active commiter in /
> trunk/workflow/ and just want to ask you about workflow status.

It works, but is not actively maintained.  It's a little tricky to get  
set up, but the build agent takes care of all the really hard stuff.

> Why it is not distributed with eGroupWare releases?

Not a lot of people need use it.  It's pretty powerful, but requires  
some detailed setup.

> I'd like some real world usecase examples but fail to google one. Is  
> it stable? Do you use it in production? Do you use workflows somehow  
> in pERP?

It's about as stable as the rest of pERP.  We do not use workflow  
based manufacturing in production yet, it's in testing right now.

> Can you recommend some reading on using/developing for this module  
> besides http://www.egroupware.org/index.php?page_name=applications&lang=&wikipage=Work-flow+engine 
>   ?

It's based on / uses the galaxia workflow engine, so the little  
information you can find on galaxia is mostly applicable.  It looks  
like things are clearing up for me, so I'll try and put some  
instructions up in the next month or so.

Basically, you build a workflow process to match your actual  
manufacturing process.  For each workflow activity that uses  
inventory, use a build agent to pull the inventory based on the bill  
of materials.  That's vague, I know.

Nathan Gray
nathan at goarctic dot com


------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Perp-developers mailing list
Perp-developers@...
https://lists.sourceforge.net/lists/listinfo/perp-developers

 « Return to Thread: Re: eGroupWare workflow