Ralph Soika

Results 125 comments of Ralph Soika

I think there is something missing on the [getting started page](https://jsonforms.io/docs/getting-started) To launch the app initially you need to run 3 commands: ``` $ npm ci $ npm run build...

I also have problems to use gitlense. I installed it form the .vsix file. But I do not understand how to sign in to activate my subscription. The problem is...

Hi @wp4711 what exactly do you mean? You can for example export you model as a SVG graphic via the menu option "Diagram -> export as SVG" ![grafik](https://github.com/imixs/open-bpmn/assets/1339124/29a2e028-1aee-4e89-a0ca-e1f643673b84) On other...

Hi @fabricorse, Yes, you are right, it is really not obvious how to use this feature in a microservice. Management of the workflow scheduler is possible programmatically, but in your...

Hi @fabricorse you can now control the scheduler via the Rest API or with the new Imxis-Admin client: If you pull the latest Docker images you should automatically get this...