OpenWFE is a workflow engine. It is robust, extensible, and scalable. Access libraries for Python, Perl, and .NET make it easy to write custom interfaces or agents (automatic participants) for a workflow-enabled system.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Un planificador sustituye el mecanismo de iteración piscina, que no era preciso. Esto permite que la aplicación de la 'cron' expresión para los eventos periódicos de flujo. El «cuándo» y la expresión del "sueño" se han adaptado. 'entorno' se ofrece a las tiendas de la variable, lo que simplifica la búsqueda de variables semánticas y reducir el costo de la búsqueda de variables. Un tiempo de lanzamiento más corto y la inserción de preservación orden en el campo se llevaron a cabo. Subprocesos están definidos a nivel de motor.
Tags:
Major feature enhancements
A scheduler replaced the mechanism of pool iteration, which was not precise. This enables the implementation of the 'cron' expression for recurring flow events. The 'when' and the 'sleep' expression were adapted. 'environments' were provided as variable stores, simplifying the variable lookup semantic and reducing the cost of variable lookup. A shorter launch time and field insertion order preservation were implemented. Subprocesses are now definable at engine level.
Esta versión introduce un hacer / deshacer / rehacer de sintaxis en la definición del lenguaje proceso OpenWFE. Pruebas extensas de la comunidad de usuarios llevado a muchas correcciones de errores. De introducción de datos y la manipulación de la semántica se añadieron a la del lenguaje de definición. Un marco Webflow se ha desarrollado en la parte superior del motor incorporado.
Tags:
Minor feature enhancements
This release introduces a do/undo/redo syntax in
the OpenWFE process definition language. Extensive
testing by the user community led to many
bugfixes. Data insertion and manipulation
semantics were added to the definition language. A
Webflow framework has been developed on top of the
embedded engine.
Una biblioteca nueva y mejorada para el almacenamiento de los flujos y workitems en una base de datos, nuevas funciones de Boole, un conjunto mejorado de enrasado POJOs (motor + lista de trabajo), un sistema para la presentación de formularios por correo electrónico, una forma de almacenar granos de Java en los elementos de trabajo, una simplificación 'si' la sintaxis, y muchas correcciones de errores.
Tags:
Major feature enhancements
A new and enhanced library for storing flows and workitems in a database, new boolean functions, an improved embeddable set of POJOs (engine + worklist), a system for submitting forms per email, a way of storing Java beans into work items, a simplified 'if' syntax, and many bugfixes.
Esta versión introduce nuevas características, como un rastreador de modificación WorkItem (patrocinado por http://www.obinary.com), disptaching de workitems a través de SMTP, y un simple conjunto de clases para la incrustación de un motor de OpenWFE. Fallos importantes que el tamaño máximo de los afectados workitems dispatchable se fija, así como un fallo del temporizador en la piscina de expresión (Rundata motor). Esta es una versión de madurez importante.
Tags:
Major bugfixes
This release introduces new features like a
workitem modification tracker (sponsored by
http://www.obinary.com), disptaching of workitems
over SMTP, and a simple set of classes for
embedding an OpenWFE engine. Important bugs that
affected max size of dispatchable workitems were
fixed, as well as a timer bug in the expression
pool (engine rundata). This is an important
maturity release.
Esta versión incluye la adaptación de 'control' del sistema para el núcleo nuevo motor (la interfaz de control permite que (des) congelación y cancelación de las expresiones y los flujos de todo). Más un nuevo atributo 'ref' ha sido añadido a la expresión de los participantes, lo que permite a los participantes de conmutación por error, si WorkItem el envío a la participante regular no, la entrega se ha tratado de participantes figuran en el 'otro-ref. Muchos errores han sido corregidos.
Tags:
Major bugfixes
This release adds the adaptation of the 'control' system to the
new engine core (the control interface allows (un)freezing and
cancelling expressions and whole flows). A new attribute 'else-
ref' was added to the participant expression, allowing for
failover participants, if workitem dispatching to the regular
participant failed, delivery is attempted to participants listed in
the 'else-ref'. Numerous bugs have been fixed.