marklogicworkflow
marklogicworkflow copied to clipboard
Content and Human Centric Workflow for MarkLogic NoSQL systems
Made an initial start, but needs significant debugging and testing. Also need to support all CPF state, status, condition, and action configuration within BPMN2 model. Requires Java expertise. Knowledge of...
Export CPF pipelines (domain) to BPMN2 model and test reintegration of any alterations. Needs to be 100% round trippable.
- DEFERRED BPMN2 specification test process models modified and tested to MarkLogic executable standard - Basic - Incident Management Level 1 - Incident Management Account Manager Only - Incident Management...
UI: Ridiculously basic HTML for rendering step and choosing action (for ease of testing) Must be able to be fully documented so as to act as an example for other...
Activity: Set process variable activity with multiple from and to (simple XPath evaluation) - See if there is an equivalent BPMN2 method - may just be a variable assignment on...
Specifically: Support for (/some/path/one,/some/path/two)[1] style evaluation within conditions (exclusive gateway) See wfu:evaluate() and data/examples/bpmn2/011_gateways_test.bpmn
Specify pipeline or domain to invoke Take single attachment as parameter - this will be the document the pipeline/domain is invoked on Set the document's properties such that CPF kicks...