-1

オープン ソース (理想的には無料) の優れたタスク + ワークフロー管理エンジン (ライブラリ、フレームワーク) を知っている人はいますか? activity.orgのようなものかもしれません。

できれば、組織構造 (階層) の管理、コラボレーション作業、ドキュメント ワークフローを使用します。BPMN/BPEL の実装が理想的です。

Ruby (理想的には)、Java、PHP に基づいています。または、誰かがこの機能を備えたプラグインを知っていますか (Redmine、Trac など)?

4

2 に答える 2

0

You may have a look to Bonita Open Solution from bonitasoft.

It is an BPMN 2.0 implementation in JAVA. It comes with a studio to design your processes, an engine to manage the execution of the processes you designed and the user experience, some kind of portal to manage your processes, see tasks assigned to users, ... BOS comes with a user directory where a user can have one or several roles in different groups so I think it may answer to your needs.

Concerning the language, it has been written in Java but it could be integrated in an external application written in the language you want. I have for example integrated it in a C# application as in a PHP application.

Concerning the PHP application, I've written an article on the subject a few mounth ago here : http://community.bonitasoft.com/blog/how-integrate-bos-engine-php-application

If you need more information, feel free to ask :)

Cheers

于 2012-10-29T08:47:14.160 に答える
-1

次のようないくつかのオープンソース BPEL の代替案を見ているかもしれません。

  1. WSO2 BPS詳細については、こちらをご覧ください。
  2. アパッチODE
于 2012-11-01T17:31:58.757 に答える