PL/FLOW is a workflow engine written in Oracle PL/SQL, implementing interfaces 1 and 2 (Process Definition and the client API) as specified by the Workflow Management Coalition. (www.wfmc.org)
-
Maybe a message in a bottle but... I have a process including an activity with an asynchronous deadine. check_deadlines is working fine by trigerring the deadline and instantianting the linked activity when needed. When user completes the activity with this deadline, the nex activity is correctly instantiated but also, the activity of the deadline ! Is there a bug in pl-flow, in my design or in my mapping procedure between my design Editor and pl/flow ? I notice that in the acin_complete procedure,...
-
In the old days, replication to a secondary database was done less transparent than modern day ways where the database takes care. plflowrepstuff.sql has som stuff to make sure that you insert items with e.g. odd ids on master, and even ids on standby (when it has become a new master) (so that when you combine the two databases after a failover, data can be merged), and that the timestamp for insertion is equal on master and standby, although insert on standby is a separate sql statement. I would...
-
Hi! In newer database releases of Oracle the package DBMS_REPUTIL is deprecated. This package is used in the triggers. Are there a substitute or workaround for this? Regards Bernd
-
Heloo, I need it too please. the PHP interface to this address: khaleelj@gmail.com Regards and many thanks...
-
Released /OldFiles/plflow-1.99.tar.gz
Categories
DatabaseLicense
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow PL/FLOW
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PL/FLOW!