Share

WfMOpen

Code

Programming Languages: Java

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2009-10-01 svn co https://wfmopen.svn.sourceforge.net/svnroot/wfmopen wfmopen

Show:

What's happening?

  • Followup: RE: WfMOpen and Business rule engine

    No it currently does not. There are two aspects in integrating WFE and BRE: first you may want to invoke the BRE to derive new data during the execution of an activity and second you may want to have transition conditions being evaluated by the BRE. (As a workaround the latter can be accomplished by the first, using some of the newly derived data as condition.) The proper approach for this is to...

    2009-12-10 20:32:19 UTC by drmlipp

  • WfMOpen and Business rule engine

    Hi michael, Does the WfMOpen can communicate with Bunisess Rule Engine (BRE)? So if It can, which BREs it can communicate, and how? Thanks!

    2009-12-10 01:40:05 UTC by nguyenhuanbk

  • Followup: RE: WfmOpen running in JBoss Cluster

    There is nothing special in the documentation because EJB properly done is clusterable by definition ;-). We have a production system with WfMOpen running in a cluster. The issue at hand is proper configuration of JBoss. Make sure you have configured clustered JMS and replace the JBoss timer service with a clusterable one (because neither 4.0.x nor 4.2.x supports EJB timers in clusters; see...

    2009-12-04 09:34:26 UTC by drmlipp

  • WfmOpen running in JBoss Cluster

    Hi all, does somebody know if several WfmOpen instances, each on one JBoss, would run without issues in a JBoss Cluster? I couldn't find a description in the documentation. regards Peter.

    2009-12-02 10:59:16 UTC by peterkrolicki

  • Followup: RE: Automatic remove process problem

    Ok, sorry I have found my mistake in my XPDL . But when I correct the mistake, my workflow still get another problem. Sometimes, when I run complete activity "**Nhan du lieu tu doi tac**" after comeback from activity "**Doi soat**" (I have complete all It's pre-activities before) the process become completed, the activity "**Lap bien ban so lieu va trao doi doi tac**" still in...

    2009-11-19 11:39:07 UTC by nguyenhuanbk

  • Followup: RE: Automatic remove process problem

    Your XPDL did not survive the upload. Could you please try again? \- Michael.

    2009-11-17 22:18:49 UTC by mlipp

  • Automatic remove process problem

    I Michael, I have a big problem with my workflow application. Sometimes, all data of my process is removed automaticlly although I have set attribute RemoveClosedProcess is MANUAL in my XPDL. The problem often occur when I run complete activity "**Nhan du lieu tu doi tac**" after comeback from activity "**Doi soat**" (I have complete all It's pre-activities before). So could you resolve this...

    2009-11-16 12:32:21 UTC by nguyenhuanbk

  • Followup: RE: transition group

    Basically, the group is the Id as specified in the process definition. While this Is is unique in the process definition, it is not in the process instance, because the transition may be defined in an activity block and therefore instantiated more than once. In this case the Id is augmented with informations from the activity. Define a process with ActivityBlock and have a look at the group...

    2009-11-08 15:33:18 UTC by mlipp

  • Followup: RE: transition group

    in java doc de.danet.an.workflow.api interface transition there is an field called "group".

    2009-11-06 13:45:01 UTC by cyflhn

  • Followup: RE: transition group

    Could you please be a bit more specific? Where in the documentation did you find this?.

    2009-11-06 13:08:48 UTC by mlipp

Our Numbers