# Road Map

### Current Developments <a href="#current-developments" id="current-developments"></a>

&#x20;![](http://icons.iconarchive.com/icons/custom-icon-design/flatastic-4/24/New-icon.png) **Migration to GemStone/S® 3.5.1 64bits (finished)**

![](http://icons.iconarchive.com/icons/custom-icon-design/flatastic-4/24/New-icon.png) **Integration with Orbeon Forms® 2019.1 (finished)**

![](http://icons.iconarchive.com/icons/custom-icon-design/flatastic-4/24/New-icon.png) **Multi-tenant Support (finished)**

![](http://icons.iconarchive.com/icons/custom-icon-design/flatastic-4/24/New-icon.png) **Highcharts Integration (finished)**

Charts will be rendered with JavaScript library Highcharts ([www.highcharts.com](https://www.highcharts.com/)).

![](http://icons.iconarchive.com/icons/custom-icon-design/flatastic-4/24/New-icon.png) **Timer Implementation (finished)**

The implementation of Timer Events has been finished. It includes Attached Timer Events to Tasks and independent Timers Events.

### Long Term Milestones <a href="#long-term-milestones" id="long-term-milestones"></a>

* Complete (100%) Support for BPMN 2.0 (now not all standart is supported)
* Add support for Add-Hoc Processes (now a process must be defined)
* Add support for "File Entity" (administrative file, court file, ...) instead of Processes


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://bpmflow.gitbook.io/project/introduction/road-map.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
