Probably each of them will have their own install for now.

I took a look at ez components that has a workflow component. Buuuuut I need
to spend a lot more time on it to understand what it actually does and from
there on, how it could be used  in our case.

2010/6/30 Georg <geor...@have2.com>

> I too would be very interested in a workflow engine/builder of some
> kind. Has anybody realised any part of this in a project?
>
> @Sebastien: Do you want to run all sub company custom processes in one
> symfony installation, or does each sub company receive their own
> installation?
>
> BR Georg
>
> Am 30.06.2010 08:26, schrieb Sebastien Armand [Pink]:
> > Hello everyone,
> >
> > I am soon to start a new symfony based project that will have to be
> > customized / adapted depending on the company that is going to use it.
> > All those are sub-companies of our company and work on the same topic,
> > with processes that are similar but not identical. And get more or less
> > complex depending on the size of the company.
> >
> > Most of the basic actions that will be taken on the system are common
> > ones, I mean creating a contract, requires at least getting a client a
> > product and a price together, no matter how you wish to do it. But they
> > might occur in a certain order for a company and in a different order in
> > a second company. Or some steps like a validation or approval might be
> > required somewhere but completely useless for other companies and
> > therefore troublesome if we keep such steps active for them.
> >
> > I have read a bit about the event dispatcher and events in Symfony and
> > think there might be something here that could help us although I don't
> > see clearly yet how it could be used to customize the workflow of
> > certain business objects. And of course that workflow would have to be
> > adapted for different companies outside of the code. Even if it's
> > something that has to generate code for the project later on or
> > whatever. The primary definition of that workflow should be a
> > configuration file of any kind.
> >
> > I'm pretty sure that this need is something that has already been
> > required by other people. I'm also pretty sure that I don't have the
> > right vocabulary to describe it right now otherwise google would send me
> > some information about what I'm looking for!
> >
> > Any insight on this issue / link towards interesting readings that I
> > missed would be very much appreciated.
> >
> > Thanks!
> >
> > --
> > If you want to report a vulnerability issue on symfony, please send it
> > to security at symfony-project.com
> >
> > You received this message because you are subscribed to the Google
> > Groups "symfony users" group.
> > To post to this group, send email to symfony-users@googlegroups.com
> > To unsubscribe from this group, send email to
> > symfony-users+unsubscr...@googlegroups.com<symfony-users%2bunsubscr...@googlegroups.com>
> > For more options, visit this group at
> > http://groups.google.com/group/symfony-users?hl=en
>
> --
> If you want to report a vulnerability issue on symfony, please send it to
> security at symfony-project.com
>
> You received this message because you are subscribed to the Google
> Groups "symfony users" group.
> To post to this group, send email to symfony-users@googlegroups.com
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com<symfony-users%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en
>

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to