{"id":9331,"date":"2013-02-22T15:00:50","date_gmt":"2013-02-22T15:00:50","guid":{"rendered":"http:\/\/web.soltel.es\/?p=932"},"modified":"2025-09-12T07:03:40","modified_gmt":"2025-09-12T07:03:40","slug":"bonita-open-solution-vs-bizagi","status":"publish","type":"post","link":"https:\/\/www.soltel.es\/en\/bonita-open-solution-vs-bizagi\/","title":{"rendered":"Bonita Open Solution VS Bizagi"},"content":{"rendered":"<p style=\"text-align: left;\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-1330 aligncenter\" src=\"http:\/\/web.soltel.es\/wp-content\/uploads\/2016\/12\/bonita-300x151.png\" alt=\"bonita\" width=\"475\" height=\"239\" srcset=\"https:\/\/www.soltel.es\/wp-content\/uploads\/2016\/12\/bonita-300x151.png 300w, https:\/\/www.soltel.es\/wp-content\/uploads\/2016\/12\/bonita.png 598w\" sizes=\"auto, (max-width: 475px) 100vw, 475px\" \/><\/p>\n<p style=\"text-align: left;\">Given our extensive experience developing on both BPM platforms, we will make a comparison from a technical point of view to see the differences between the two environments at the development level (In this comparison we use versions BOS-5.9.1 and Bizagi GO .NET v.10.0.0.1042).<\/p>\n<p style=\"text-align: left;\">Both applications are powerful and useful, but they are completely different at the development level, only coinciding in the use of the BPMN 2.0 standard.<\/p>\n<p>It is worth noting that no BPM application fully complies with the BPMN 2.0 standard. Bizagi is slightly more compliant, being able to use diagrams modeled with BPMN 2.0 almost 90% of the time, while Bonita uses approximately 80% of the standard.<\/p>\n<p>However, both meet the standard sufficiently to be able to carry out almost any proposed development.<\/p>\n<p>Some of the differences are:<\/p>\n<div style=\"float: left; border: 1px solid grey; height: 1px; width: 100%; margin: 15px 0;\"><\/div>\n<div style=\"text-align: left;\"><b>Licenses:<\/b><\/div>\n<p style=\"text-align: left;\">Bonita Open Solution is fully developed in Java and is Open Source, so we can use the tool to carry out our own developments without needing to make separate contracts with the company BonitaSoft.<br \/>\nBonitasoft also offers a paid version called the Subscription Pack (SP), which includes additional features for developers that streamline production and allow for more comprehensive process control. (Form duplication, collaborative development, integrated AJAX functions, BAM management, front-end control, etc.)<\/p>\n<p>Bizagi is a paid product, so to develop and implement it on a client's site, you need to purchase a license. Licenses can be \"Perpetual\" or \"Annual.\" Free licenses are available but subject to conditions, such as academic implementation with a limit of 10 users, or becoming a Bizagi reseller, which is only for demonstration purposes.<\/p>\n<div style=\"float: left; border: 1px solid grey; height: 1px; width: 100%; margin: 15px 0;\"><\/div>\n<div style=\"text-align: left;\"><b>Forms:<\/b><\/div>\n<p style=\"text-align: left;\">Bonita provides its own form creation structure, which is fully configurable from within the development environment and can be adjusted to any client's needs. However, form generation is often the most time-consuming part of developments using this tool, as it requires adapting the forms to each client's specific requirements (CSS, JS, AJAX, etc.). The default structure it generates is overly simplistic.<\/p>\n<p style=\"text-align: left;\">Bizagi provides a stable and user-friendly structure by default. While it's possible to modify the styles and structure of forms using \"user fields,\" this is a bit more complex to customize. Bizagi's default forms are stable and have a user-friendly appearance.<\/p>\n<div style=\"text-align: center;\"><\/div>\n<div style=\"float: left; border: 1px solid grey; height: 1px; width: 100%; margin: 15px 0;\"><\/div>\n<div style=\"text-align: left;\"><b>Development:<\/b><\/div>\n<p style=\"text-align: left;\">Bizagi has a development wizard that suggests a more organized development process by following established steps (Model Processes \u2013 Model Data \u2013 Define Forms \u2013 Business Rules and Validations \u2013 Define Participants \u2013 Integrate \u2013 Execute). However, when developing a process, it's more convenient to exit the wizard and use the built-in manager, which allows you to control the entire tool. Collaborative development is possible within a single environment.<\/p>\n<p style=\"text-align: left;\">With Bonita, developing a process is intuitive thanks to the environment's simplicity. Development can be done locally, and for collaborative work, external tools like SVN can be used. The SP version allows for native collaborative work, meaning it's integrated within the IDE.<\/p>\n<div style=\"text-align: center;\"><\/div>\n<div style=\"float: left; border: 1px solid grey; height: 1px; width: 100%; margin: 15px 0;\"><\/div>\n<div style=\"text-align: left;\"><b>Learning:<\/b><\/div>\n<p style=\"text-align: left;\">The learning curve for training new developers is slightly steeper in Bizagi than in Bonita. This may be due to Bizagi's focus on minimizing potential scenarios, so developers have to use code or the API as little as possible. On the one hand, this prevents the reproduction of errors in third-party code, but on the other hand, it can restrict the necessary API usage.<\/p>\n<div style=\"float: left; border: 1px solid grey; height: 1px; width: 100%; margin: 15px 0;\"><\/div>\n<div style=\"text-align: left;\"><b>Connectors:<\/b><\/div>\n<p style=\"text-align: left;\">Perhaps this is one of Bonita's strongest strengths. It has a large community dedicated to creating connectors for Bonita to communicate with other applications via Web Services (WS). Furthermore, we can create our own connectors to make WS calls, create documents, Jasper reports, database connections, and more.<\/p>\n<p>Bizagi, for its part, also has integration capabilities by incorporating components (libraries .dll) and allowing communication via WS.<\/p>\n<div style=\"float: left; border: 1px solid grey; height: 1px; width: 100%; margin: 15px 0;\"><\/div>\n<div style=\"text-align: left;\"><b>Export:<\/b><\/div>\n<p style=\"text-align: left;\">Bonita allows independent process exports for greater convenience when transferring them from one system to another, or even as mere backups, with each process being independent of the platform until its incorporation.<\/p>\n<p>Bizagi only allows exporting flowcharts so they can be incorporated into its own platform for development. This means that the flowchart can be separated from the business logic, but an independent process cannot be exported. They use a collaborative development environment, so development takes place in a single environment, and transferring processes from one environment to another requires a complete or partial migration of the database data, making it impossible to isolate processes.<\/p>\n<div style=\"float: left; border: 1px solid grey; height: 1px; width: 100%; margin: 15px 0;\"><\/div>\n<div style=\"text-align: left;\"><b>FrontEnd:<\/b><\/div>\n<p style=\"text-align: left;\">Bonita comes with the Bonita User Experience module by default, which is developed in GWT and can serve as the workspace for both users and administrators. At the user level, Bonita User Experience functions similarly to a webmail service, allowing users to view and categorize pending tasks. It includes a history log that displays all the tasks a process has gone through, showing the corresponding form for each step and its current status.<\/p>\n<p style=\"text-align: left;\">Bizagi also features a webmail-style front end for managing tasks and processes. Its design is more sophisticated than Bonita User Experience and includes advanced features for more comprehensive administrative control (extensive user management, process parameter management, etc.). It also offers a tool for visualizing the process flow diagram and tracking the tasks a process has gone through to determine its current status.<\/p>\n<p style=\"text-align: left;\">Both applications allow you to view a summary form of the process, which will be filled in as the states progress.<\/p>\n<p style=\"text-align: left;\">* Bonita, for its part, allows the use of developed processes as an engine for external applications, so we can make use of the complete API through REST services, which can allow us to completely decouple the FrontEnd and create our own.<\/p>\n<div style=\"float: left; border: 1px solid grey; height: 1px; width: 100%; margin-top: 15px;\"><\/div>\n<p style=\"text-align: left;\">Finally, a comparison table:<\/p>\n<table style=\"width: 100%;\" border=\"1\" cellspacing=\"2\" cellpadding=\"2\">\n<tbody>\n<tr style=\"background-color: #294b91;\">\n<td valign=\"top\"><\/td>\n<td valign=\"top\">\n<div style=\"color: #fff;\"><b>Bonita<\/b><\/div>\n<\/td>\n<td valign=\"top\">\n<div style=\"color: #fff;\"><b>Bizagi<\/b><\/div>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color: #d5dee5;\" valign=\"top\"><b>Servers<\/b><\/td>\n<td valign=\"top\">Servlet Container (JBoss, Tomcat, etc.)<\/td>\n<td valign=\"top\">.NET version \u2013 IIS (Microsoft Internet Information Services)<br \/>\nJ2EE Version \u2013 Weblogic \/ Websphere \/ JBoss<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color: #d5dee5;\" valign=\"top\"><b>Development environment<\/b><\/td>\n<td valign=\"top\">Proprietary based on Eclipse (Multiplatform, Java)<\/td>\n<td valign=\"top\">Proprietary (Multiplatform, Java, .NET)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color: #d5dee5;\" valign=\"top\"><b>Databases<\/b><\/td>\n<td valign=\"top\">Hsql, PostGreeSql, MySql, Oracle, SQL Server<\/td>\n<td valign=\"top\">SQL Server, Oracle.<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color: #d5dee5;\" valign=\"top\"><b>Forms<\/b><\/td>\n<td valign=\"top\">Highly configurable<\/td>\n<td valign=\"top\">Configurable at the development level<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color: #d5dee5;\" valign=\"top\"><b>Licenses<\/b><\/td>\n<td valign=\"top\">OpenSource LGPL, Subscription Pack<\/td>\n<td valign=\"top\">Perpetual CAL, Annual CAL, Reseller, Academic<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color: #d5dee5;\" valign=\"top\"><b>Diagrams<\/b><\/td>\n<td valign=\"top\">XPDL, BPMN 2.0, JBPM 3.2, (BPM Bonita)<\/td>\n<td valign=\"top\">XPDL, Visio, (BPM Bizagi)<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color: #d5dee5;\" valign=\"top\"><b>Validations<\/b><\/td>\n<td valign=\"top\">If<\/td>\n<td valign=\"top\">If<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color: #d5dee5;\" valign=\"top\"><b>BPMN 2.0<\/b><\/td>\n<td valign=\"top\">If<\/td>\n<td valign=\"top\">If<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color: #d5dee5;\" valign=\"top\"><b>LDAP<\/b><\/td>\n<td valign=\"top\">If<\/td>\n<td valign=\"top\">If<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color: #d5dee5;\" valign=\"top\"><b>Form Parameters<\/b><\/td>\n<td valign=\"top\">Persistent Data and Data Objects in Databases<\/td>\n<td valign=\"top\">Persistent structured data objects in databases<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color: #d5dee5;\" valign=\"top\"><b>BAM<\/b><\/td>\n<td valign=\"top\">Simple and configurable in SP<\/td>\n<td valign=\"top\">Complete and configurable at the development and administration level<\/td>\n<\/tr>\n<tr>\n<td style=\"background-color: #d5dee5;\" valign=\"top\"><b>FrontEnd<\/b><\/td>\n<td valign=\"top\">Simple Webmail type,<br \/>\nPossibility of creating an independent FrontEnd using Bonita as an application engine<\/td>\n<td valign=\"top\">Complete and elaborate Webmail type.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div style=\"text-align: left;\"><\/div>\n<div style=\"text-align: left;\"><b>Conclusions:<\/b><\/div>\n<p style=\"text-align: left;\">They are completely different tools with the purpose of streamlining business process management.<\/p>\n<p style=\"text-align: left;\">Both solutions can be adapted to any customer need to implement both simple and complex processes.<\/p>\n<p style=\"text-align: left;\">They have a great capacity for interconnection with external applications such as document managers, ERP, external databases, etc.<\/p>\n<p style=\"text-align: left;\"><b>SOLTEL Software Engineering Division.<\/b><\/p>","protected":false},"excerpt":{"rendered":"<p>Given our extensive experience developing on both BPM platforms, we will conduct a technical comparison to highlight the differences between the two environments at the development level (this comparison uses versions BOS-5.9.1 and Bizagi GO .NET v.10.0.0.1042). Both applications are powerful and useful, but they are completely different\u2026<\/p>","protected":false},"author":8,"featured_media":1330,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[37,39],"tags":[98,99,100,101,102,103,104,105,106,107,108,109,110],"class_list":["post-9331","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-idi","category-nuevas-tecnologias","tag-bizagi","tag-bizagi-vs-bonita","tag-bonita","tag-bonita-vs-bizagi","tag-bos","tag-bpm","tag-bpmn","tag-comparativa","tag-diferencias","tag-flujos","tag-opensource","tag-vs","tag-workflow"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Bonita Open Solution VS Bizagi - Soltel Group<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.soltel.es\/en\/bonita-open-solution-vs-bizagi\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Bonita Open Solution VS Bizagi - Soltel Group\" \/>\n<meta property=\"og:description\" content=\"Dada nuestra amplia experiencia desarrollando en ambas plataformas BPM, vamos a realizar una comparativa desde el punto de vista t\u00e9cnico para ver las diferencias entre los dos entornos a nivel de desarrollo (En \u00e9sta comparativa utilizamos las versiones BOS-5.9.1 y Bizagi GO .NET v.10.0.0.1042 ). Ambas aplicaciones son potentes y \u00fatiles, pero son totalmente distintas...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.soltel.es\/en\/bonita-open-solution-vs-bizagi\/\" \/>\n<meta property=\"og:site_name\" content=\"Soltel Group\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/pages\/Soltel-IT-Solutions\/158795267511286\" \/>\n<meta property=\"article:published_time\" content=\"2013-02-22T15:00:50+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-12T07:03:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.soltel.es\/wp-content\/uploads\/2016\/12\/bonita.png\" \/>\n\t<meta property=\"og:image:width\" content=\"598\" \/>\n\t<meta property=\"og:image:height\" content=\"300\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Comunicacion-Soltel\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@soltel_it\" \/>\n<meta name=\"twitter:site\" content=\"@soltel_it\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Comunicacion-Soltel\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.soltel.es\\\/bonita-open-solution-vs-bizagi\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.soltel.es\\\/bonita-open-solution-vs-bizagi\\\/\"},\"author\":{\"name\":\"Comunicacion-Soltel\",\"@id\":\"https:\\\/\\\/www.soltel.es\\\/#\\\/schema\\\/person\\\/23bfee8c77d68affbdefb2efd436f329\"},\"headline\":\"Bonita Open Solution VS Bizagi\",\"datePublished\":\"2013-02-22T15:00:50+00:00\",\"dateModified\":\"2025-09-12T07:03:40+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.soltel.es\\\/bonita-open-solution-vs-bizagi\\\/\"},\"wordCount\":1305,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.soltel.es\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.soltel.es\\\/bonita-open-solution-vs-bizagi\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.soltel.es\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/bonita.png\",\"keywords\":[\"Bizagi\",\"bizagi vs bonita\",\"Bonita\",\"bonita vs bizagi\",\"BOS\",\"BPM\",\"BPMN\",\"comparativa\",\"diferencias\",\"flujos\",\"opensource\",\"vs\",\"workflow\"],\"articleSection\":[\"I+D+i\",\"Nuevas tecnolog\u00edas\"],\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.soltel.es\\\/bonita-open-solution-vs-bizagi\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.soltel.es\\\/bonita-open-solution-vs-bizagi\\\/\",\"url\":\"https:\\\/\\\/www.soltel.es\\\/bonita-open-solution-vs-bizagi\\\/\",\"name\":\"Bonita Open Solution VS Bizagi - Soltel Group\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.soltel.es\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.soltel.es\\\/bonita-open-solution-vs-bizagi\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.soltel.es\\\/bonita-open-solution-vs-bizagi\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.soltel.es\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/bonita.png\",\"datePublished\":\"2013-02-22T15:00:50+00:00\",\"dateModified\":\"2025-09-12T07:03:40+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.soltel.es\\\/bonita-open-solution-vs-bizagi\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.soltel.es\\\/bonita-open-solution-vs-bizagi\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.soltel.es\\\/bonita-open-solution-vs-bizagi\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.soltel.es\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/bonita.png\",\"contentUrl\":\"https:\\\/\\\/www.soltel.es\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/bonita.png\",\"width\":598,\"height\":300},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.soltel.es\\\/bonita-open-solution-vs-bizagi\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/www.soltel.es\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Bonita Open Solution VS Bizagi\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.soltel.es\\\/#website\",\"url\":\"https:\\\/\\\/www.soltel.es\\\/\",\"name\":\"Soltel Group\",\"description\":\"Soltel IT Solutions, empresa especializada en servicios IT\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.soltel.es\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.soltel.es\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.soltel.es\\\/#organization\",\"name\":\"Soltel Group\",\"url\":\"https:\\\/\\\/www.soltel.es\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.soltel.es\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.soltel.es\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/logotipo-soltel.png\",\"contentUrl\":\"https:\\\/\\\/www.soltel.es\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/logotipo-soltel.png\",\"width\":276,\"height\":212,\"caption\":\"Soltel Group\"},\"image\":{\"@id\":\"https:\\\/\\\/www.soltel.es\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/pages\\\/Soltel-IT-Solutions\\\/158795267511286\",\"https:\\\/\\\/x.com\\\/soltel_it\",\"https:\\\/\\\/www.youtube.com\\\/@soltel\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/soltel\",\"https:\\\/\\\/www.instagram.com\\\/soltelgroup\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.soltel.es\\\/#\\\/schema\\\/person\\\/23bfee8c77d68affbdefb2efd436f329\",\"name\":\"Comunicacion-Soltel\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.soltel.es\\\/wp-content\\\/litespeed\\\/avatar\\\/7a3ea0e05aba60509babe26523c075d4.jpg?ver=1778241045\",\"url\":\"https:\\\/\\\/www.soltel.es\\\/wp-content\\\/litespeed\\\/avatar\\\/7a3ea0e05aba60509babe26523c075d4.jpg?ver=1778241045\",\"contentUrl\":\"https:\\\/\\\/www.soltel.es\\\/wp-content\\\/litespeed\\\/avatar\\\/7a3ea0e05aba60509babe26523c075d4.jpg?ver=1778241045\",\"caption\":\"Comunicacion-Soltel\"},\"url\":\"https:\\\/\\\/www.soltel.es\\\/en\\\/author\\\/comunicacion-soltel\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Bonita Open Solution VS Bizagi - Soltel Group","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.soltel.es\/en\/bonita-open-solution-vs-bizagi\/","og_locale":"en_GB","og_type":"article","og_title":"Bonita Open Solution VS Bizagi - Soltel Group","og_description":"Dada nuestra amplia experiencia desarrollando en ambas plataformas BPM, vamos a realizar una comparativa desde el punto de vista t\u00e9cnico para ver las diferencias entre los dos entornos a nivel de desarrollo (En \u00e9sta comparativa utilizamos las versiones BOS-5.9.1 y Bizagi GO .NET v.10.0.0.1042 ). Ambas aplicaciones son potentes y \u00fatiles, pero son totalmente distintas...","og_url":"https:\/\/www.soltel.es\/en\/bonita-open-solution-vs-bizagi\/","og_site_name":"Soltel Group","article_publisher":"https:\/\/www.facebook.com\/pages\/Soltel-IT-Solutions\/158795267511286","article_published_time":"2013-02-22T15:00:50+00:00","article_modified_time":"2025-09-12T07:03:40+00:00","og_image":[{"width":598,"height":300,"url":"https:\/\/www.soltel.es\/wp-content\/uploads\/2016\/12\/bonita.png","type":"image\/png"}],"author":"Comunicacion-Soltel","twitter_card":"summary_large_image","twitter_creator":"@soltel_it","twitter_site":"@soltel_it","twitter_misc":{"Written by":"Comunicacion-Soltel","Estimated reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.soltel.es\/bonita-open-solution-vs-bizagi\/#article","isPartOf":{"@id":"https:\/\/www.soltel.es\/bonita-open-solution-vs-bizagi\/"},"author":{"name":"Comunicacion-Soltel","@id":"https:\/\/www.soltel.es\/#\/schema\/person\/23bfee8c77d68affbdefb2efd436f329"},"headline":"Bonita Open Solution VS Bizagi","datePublished":"2013-02-22T15:00:50+00:00","dateModified":"2025-09-12T07:03:40+00:00","mainEntityOfPage":{"@id":"https:\/\/www.soltel.es\/bonita-open-solution-vs-bizagi\/"},"wordCount":1305,"commentCount":0,"publisher":{"@id":"https:\/\/www.soltel.es\/#organization"},"image":{"@id":"https:\/\/www.soltel.es\/bonita-open-solution-vs-bizagi\/#primaryimage"},"thumbnailUrl":"https:\/\/www.soltel.es\/wp-content\/uploads\/2016\/12\/bonita.png","keywords":["Bizagi","bizagi vs bonita","Bonita","bonita vs bizagi","BOS","BPM","BPMN","comparativa","diferencias","flujos","opensource","vs","workflow"],"articleSection":["I+D+i","Nuevas tecnolog\u00edas"],"inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.soltel.es\/bonita-open-solution-vs-bizagi\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.soltel.es\/bonita-open-solution-vs-bizagi\/","url":"https:\/\/www.soltel.es\/bonita-open-solution-vs-bizagi\/","name":"Bonita Open Solution VS Bizagi - Soltel Group","isPartOf":{"@id":"https:\/\/www.soltel.es\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.soltel.es\/bonita-open-solution-vs-bizagi\/#primaryimage"},"image":{"@id":"https:\/\/www.soltel.es\/bonita-open-solution-vs-bizagi\/#primaryimage"},"thumbnailUrl":"https:\/\/www.soltel.es\/wp-content\/uploads\/2016\/12\/bonita.png","datePublished":"2013-02-22T15:00:50+00:00","dateModified":"2025-09-12T07:03:40+00:00","breadcrumb":{"@id":"https:\/\/www.soltel.es\/bonita-open-solution-vs-bizagi\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.soltel.es\/bonita-open-solution-vs-bizagi\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.soltel.es\/bonita-open-solution-vs-bizagi\/#primaryimage","url":"https:\/\/www.soltel.es\/wp-content\/uploads\/2016\/12\/bonita.png","contentUrl":"https:\/\/www.soltel.es\/wp-content\/uploads\/2016\/12\/bonita.png","width":598,"height":300},{"@type":"BreadcrumbList","@id":"https:\/\/www.soltel.es\/bonita-open-solution-vs-bizagi\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/www.soltel.es\/"},{"@type":"ListItem","position":2,"name":"Bonita Open Solution VS Bizagi"}]},{"@type":"WebSite","@id":"https:\/\/www.soltel.es\/#website","url":"https:\/\/www.soltel.es\/","name":"Soltel Group","description":"Soltel IT Solutions, a company specializing in IT services","publisher":{"@id":"https:\/\/www.soltel.es\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.soltel.es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.soltel.es\/#organization","name":"Soltel Group","url":"https:\/\/www.soltel.es\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.soltel.es\/#\/schema\/logo\/image\/","url":"https:\/\/www.soltel.es\/wp-content\/uploads\/2023\/03\/logotipo-soltel.png","contentUrl":"https:\/\/www.soltel.es\/wp-content\/uploads\/2023\/03\/logotipo-soltel.png","width":276,"height":212,"caption":"Soltel Group"},"image":{"@id":"https:\/\/www.soltel.es\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/pages\/Soltel-IT-Solutions\/158795267511286","https:\/\/x.com\/soltel_it","https:\/\/www.youtube.com\/@soltel","https:\/\/www.linkedin.com\/company\/soltel","https:\/\/www.instagram.com\/soltelgroup\/"]},{"@type":"Person","@id":"https:\/\/www.soltel.es\/#\/schema\/person\/23bfee8c77d68affbdefb2efd436f329","name":"Comunicacion-Soltel","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.soltel.es\/wp-content\/litespeed\/avatar\/7a3ea0e05aba60509babe26523c075d4.jpg?ver=1778241045","url":"https:\/\/www.soltel.es\/wp-content\/litespeed\/avatar\/7a3ea0e05aba60509babe26523c075d4.jpg?ver=1778241045","contentUrl":"https:\/\/www.soltel.es\/wp-content\/litespeed\/avatar\/7a3ea0e05aba60509babe26523c075d4.jpg?ver=1778241045","caption":"Comunicacion-Soltel"},"url":"https:\/\/www.soltel.es\/en\/author\/comunicacion-soltel\/"}]}},"_links":{"self":[{"href":"https:\/\/www.soltel.es\/en\/wp-json\/wp\/v2\/posts\/9331","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.soltel.es\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.soltel.es\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.soltel.es\/en\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/www.soltel.es\/en\/wp-json\/wp\/v2\/comments?post=9331"}],"version-history":[{"count":1,"href":"https:\/\/www.soltel.es\/en\/wp-json\/wp\/v2\/posts\/9331\/revisions"}],"predecessor-version":[{"id":10228,"href":"https:\/\/www.soltel.es\/en\/wp-json\/wp\/v2\/posts\/9331\/revisions\/10228"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.soltel.es\/en\/wp-json\/wp\/v2\/media\/1330"}],"wp:attachment":[{"href":"https:\/\/www.soltel.es\/en\/wp-json\/wp\/v2\/media?parent=9331"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.soltel.es\/en\/wp-json\/wp\/v2\/categories?post=9331"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.soltel.es\/en\/wp-json\/wp\/v2\/tags?post=9331"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}