Re: [Perl-workflow-devel] Retrieving all Workflows available in ?
Brought to you by:
jonasbn
From: Jonas B. N. <jo...@gm...> - 2007-01-02 12:10:33
|
Hi Robert, What backend are you using? - Workflow can be configured with several different backends. I myself use Postgresql, it would have all the workflow IDs retrieveable using SQL from the table: workflow. jonasbn On 02/01/2007, at 12.32, Robert Heinzmann wrote: > Hello, > > is there a way to list all workflow id's for workflows available ? As > seen from the example (ticket), the user must _KNOW_ the workflow > id of > configured/running workflows. It the user does not know the > workflow id, > the user can not result the workflow. > > Regards, > Robert > > ---------------------------------------------------------------------- > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Perl-workflow-devel mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perl-workflow-devel |