Welcome to the Process Analytics monthly news ๐.
As you know, the goal of the Process Analytics project is to rapidly display meaningful Process Analytics components in your web pages using BPMN 2.0 notation and Open Source libraries.
2021 is over ๐ฅบ. Welcome 2022! ๐ฅณ ๐ On our side, the project team worked hard to prepare the 2022 Roadmap that will be detailed in the next 2022 news.
โ๏ธ We also worked on improving the BPMN Visualization (JavaScript/TypeScript) library. Letโs see whatโs new here ๐!
BPMN Visualization JS/TS library
In January, we released 2 versions ๐ฃ: 0.21.2 & 0.21.3.
The library now generates a clearer error message when it is unable to parse the BPMN source โจ.
In previous releases, passing malformed content caused the 'load' function to throw an Error with an 'r is undefined' message ๐ฑ. It now handles the error correctly and returns a proper error message ๐ช.
In addition, a window alert was opened on load error. It should have been included only in the demo code and the examples ๐คซ, but not in the library code. This is now fixed and you can now fully control how you want to display errors in your application ๐ค.
โฉ The "load remote BPMN diagrams" example has been updated to display load errors in a toast, as it already did for BPMN diagram fetch status. The recording below ๐ shows the new error management in action and the fixed BPMN load error message as well.
Display load errors in a custom application
Plans for the future
Here are the topics we will be addressing in the coming months:
- Continue styling improvements for CSS usage and introduce an API to apply styles to specific BPMN elements ๐ฆ.
- Create new examples to demonstrate other process analytics / process mining use cases ๐คฉ.
Thatโs All Folks!
We hope you enjoyed this January project news and are looking forward to what February will bring ๐.
In the meantime, to stay on top of the latest news and releases, follow us through:
- Website: https://process-analytics.dev
- Twitter: @ProcessAnalyti1
- GitHub: https://github.com/process-analytics
Cover photo by Benjamin LECOMTE on Unsplash
Top comments (0)