Info Kogito about: Apache incubator - production mode - modeller bpmn2.0 web based
56 views
Skip to first unread message
Antonio Delli Carpini
unread,
Jul 23, 2025, 9:03:26 AMJul 23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Kogito development mailing list
Hi everyone,
I would like to find answers to the following questions.
Kogito is an Apache incubator project. Apache incubator projects become graduate projects after about 2 or 3 years. Are there plans to promote a graduate projects?
Is there a project template for production mode? If so, where can I find it?
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to kogito-de...@googlegroups.com
Graduation from incubation is not strictly tied to software maturity
or time. It depends on meeting the Apache Software Foundation's
policies and process requirements. This thread [1] outlines the
progress we have made and the challenges we are still working through.
I expect it will take about another year (hopefully less) to complete
the process.
Production usage is your decision. This is a mature technology that is
already being commercialized in different forms.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Kogito development mailing list
Thank you, Alex.
So far I've used jbpm. I've been trying to follow the kogito project for about a year. I wanted to get some advice for minimal architecture in production mode with Kogito.
I would also like to understand if there are blocks in the bpmn modeler already prepared for SOAP invocations and REST invocations (GET/POST/PUT/DELETE/).
Regards.
Antonio Delli Carpini
unread,
Aug 13, 2025, 10:40:37 AMAug 13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Kogito development mailing list
Hi Alex,
I have more questions to ask:
Is there a way to use the sandbox instead of the vscode plugin?
If so, will the flows be automatically saved in the appropriate resources folder of the "running" module? Or will they be saved in specific database tables?
Are there any guides to understand how to configure the sandbox?
Regards
Il giorno mercoledì 23 luglio 2025 alle 15:15:38 UTC+2 Alex Porcelli ha scritto:
Alex Porcelli
unread,
Aug 13, 2025, 10:50:05 AMAug 13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to kogito-de...@googlegroups.com
Sandbox largely runs on browser only, it stores data in browser local
storage. It's up to the user if they want to store it in a git
repository to do so by connecting their account to sandbox and push
whenever they see the need.