marklogicworkflow icon indicating copy to clipboard operation
marklogicworkflow copied to clipboard

Content and Human Centric Workflow for MarkLogic NoSQL systems

Results 65 marklogicworkflow issues
Sort by recently updated
recently updated
newest added

A simple example test in a similar fashion to sendTask (e2e-rest-email test) and document

inprogress

Create example project: - include MarkLogicWorkflow - ingest BPMN2 diagram depends on #19

documentation

Documentation around parallel processes - eg https://github.com/marklogic-community/marklogicworkflow/blob/develop/documentation/TECHINTRO.md#bpmn2-workflow-extensions-on-top-of-cpf - is out of date

documentation

Each REST endpoint should be capable of rendering a HTML output to a browser. This should be kept very, very basic. When invoked from a browser (with an Accept-Types including...

enhancement
inprogress

Delete a process model version, and remove it from execution (delete off by default?) Complete with JSON and XML. See documentation/MODELLING.md

enhancement
mbo

create a new case instance and relate it to the current process

enhancement
mbo
inprogress

Often it is necessary to make synchronous calls to a BPM engine, such as figure out which GUI is next in a sequence based on exclusive gates. This must return...

1. improve code readability and maintainability 2. take advantage of the code validation

For customer UK-D-E. Sometimes you need to bypass a part complete flow because an outbound event has occurred. E.g. Customer has cancelled an order. Support BPMN2 escalation events to handle...

enhancement

to/from other parts of BPMN2 processes

enhancement