case-procs-postgresql.xql

  • last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merging a few days of HEAD work back to the branch

  1. … 27 more files in changeset.
fixing bug in action::execute - it wouldn't work when executed outside an HTTP request (from the timeout sweeper). Now timeout tasks will have a null user_id which is not ideal. We might want to pass on the trigger type (time) to the case log entry to more clearly indicate when an action timed out.

  1. … 3 more files in changeset.
porting queries in the 2.0 version of workflow from postgres to oracle. Moving common query workflow::case::fsm::get_state_info_not_cached.select_state_info into shared xql file.

  1. … 5 more files in changeset.
Added support for workflows with hierarchy, parallel actions, and dynamic number of parallel actions. Phew.

  1. … 17 more files in changeset.
Recursive workflows

  1. … 12 more files in changeset.
Added timed actions

  1. … 18 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
Fixed conflict with old acs-workflow: Renamed workflow_case__delete to workflow_case_pkg__delete

  1. … 4 more files in changeset.
- Added Tcl API workflow::case::delete

- fixed bug in PL/SQL implementation of workflow_case.delete/workflow_case__delete.

- added @see to workflow::case::insert.

  1. … 7 more files in changeset.
Merged over workflow from HEAD

  1. … 45 more files in changeset.
First release of workflow

  1. … 37 more files in changeset.
further development of the workflow Tcl API. Added caching of the Tcl API on the workflow level. Port of datamodel to Oracle, some work remaining there. The package is not yet ready for initial release but will be in about 1-2 weeks.

  1. … 29 more files in changeset.
Committing latest stage of workflow Tcl API. Most of this beautiful code was written by Lars Pind.

    • -0
    • +15
    ./case-procs-postgresql.xql
  1. … 19 more files in changeset.