{"id":3829,"date":"2024-08-01T14:00:14","date_gmt":"2024-08-01T14:00:14","guid":{"rendered":"https:\/\/test.ometa.net\/?page_id=3829"},"modified":"2025-03-04T12:49:41","modified_gmt":"2025-03-04T12:49:41","slug":"framework-solution","status":"publish","type":"page","link":"https:\/\/website.ometa.net\/fr\/framework-solution\/","title":{"rendered":"Construire son propre projet"},"content":{"rendered":"\n\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n    if (isGermanLanguage()) {\n        replaceOccurrences();\n    }\n\n    function isGermanLanguage() {\n        var lang = document.documentElement.lang; \/\/ Get the lang attribute from <html>\n        return lang && lang.toLowerCase().startsWith('de'); \/\/ Check if it starts with 'de'\n    }\n\n    function replaceOccurrences() {\n        \/\/ Select elements that contain youtube video ID in the src, href, data-url, data-wp-video-popup-url or data-video attributes\n        var elements = document.querySelectorAll('[src*=\"youtube.com\/embed\/\"], [href*=\"youtube.com\/embed\/\"], [data-url*=\"youtube.com\/embed\/\"], [data-wp-video-popup-url*=\"youtube.com\/embed\/\"], [data-video]');\n\n        elements.forEach(function (element) {\n            var urlString = element.getAttribute('src') || element.getAttribute('href') || element.getAttribute('data-url') || element.getAttribute('data-wp-video-popup-url') || element.getAttribute('data-video');\n            \n            \/\/ If it's a youtube ID in data-video, replace occurrences directly\n            if (element.hasAttribute('data-video')) {\n                var videoId = element.getAttribute('data-video');\n                if (videoId.includes(\"Ys6JA6cDqac\") || videoId.includes(\"AIxLyrDkIJ0\")|| videoId.includes(\"MkCsV0k2vro\")|| videoId.includes(\"GNP8shm-Xik\")) {\n                    videoId = videoId.replace(\"Ys6JA6cDqac\", \"tv7IDH56Nrg\");\n                    videoId = videoId.replace(\"AIxLyrDkIJ0\", \"_F-6a2cKq9A\");\n                    videoId = videoId.replace(\"MkCsV0k2vro\", \"R4pe-zHOkXQ\");\n                    videoId = videoId.replace(\"GNP8shm-Xik\", \"wORX9QoV6Pg\");\n                    element.setAttribute('data-video', videoId); \/\/ Update the data-video attribute\n                }\n            }\n            \/\/ Perform replacement in other attributes (src, href, data-url, data-wp-video-popup-url)\n            else if (urlString && (urlString.includes(\"Ys6JA6cDqac\") || urlString.includes(\"AIxLyrDkIJ0\") || urlString.includes(\"MkCsV0k2vro\") || urlString.includes(\"GNP8shm-Xik\"))) {\n                urlString = urlString.replace(\"Ys6JA6cDqac\", \"tv7IDH56Nrg\");\n                urlString = urlString.replace(\"AIxLyrDkIJ0\", \"_F-6a2cKq9A\");\n                urlString = urlString.replace(\"MkCsV0k2vro\", \"R4pe-zHOkXQ\");\n                urlString = urlString.replace(\"GNP8shm-Xik\", \"wORX9QoV6Pg\");\n                \/\/ Set the updated URL back to the attribute\n                if (element.getAttribute('src')) {\n                    element.setAttribute('src', urlString);\n                } else if (element.getAttribute('href')) {\n                    element.setAttribute('href', urlString);\n                } else if (element.getAttribute('data-url')) {\n                    element.setAttribute('data-url', urlString);\n                } else if (element.getAttribute('data-wp-video-popup-url')) {\n                    element.setAttribute('data-wp-video-popup-url', urlString);\n                }\n            }\n        });\n    }\n});\n<\/script>\n\n\n\n<div class=\"wp-block-essential-blocks-wrapper alignfull  root-eb-wrapper-gyyjs6i\"><div class=\"eb-parent-wrapper eb-parent-eb-wrapper-gyyjs6i \"><div class=\"eb-wrapper-outer eb-wrapper-gyyjs6i\"><div class=\"eb-wrapper-inner\"><div class=\"eb-wrapper-inner-blocks eb-wrapper-align-center\">\n<div class=\"wp-block-essential-blocks-advanced-heading  root-eb-advance-heading-2y2ig6o\"><div class=\"eb-parent-wrapper eb-parent-eb-advance-heading-2y2ig6o \"><div class=\"eb-advance-heading-wrapper eb-advance-heading-2y2ig6o button-1 undefined\" data-id=\"eb-advance-heading-2y2ig6o\"><h2 class=\"eb-ah-title\"><span class=\"first-title\">Build your own solution<\/span><\/h2><p class=\"eb-ah-subtitle\">The Ometa framework enables you to integrate your back-end business applications and to push the data towards dynamic front-end digital workspaces. We gather all of your structured data and allow you to include all your documents and communication into your workspace as well. This is how we bring the right information to the right people at the right time and in the right business context.<\/p><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-essential-blocks-button wp-video-popup  root-eb-button-4yumb\"><div class=\"eb-parent-wrapper eb-parent-eb-button-4yumb \"><div class=\"eb-button-wrapper eb-button-alignment eb-button-4yumb\"><div class=\"eb-button\"><div class=\"eb-button-inner-wrapper \"><a class=\"eb-button-anchor \" href=\"#\" rel=\"noopener\"><i icon=\"fas fa-play\" class=\"fas fa-play eb-button-icon eb-button-icon-left hvr-icon\"><\/i>Ometa Framework showcase<\/a><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-essential-blocks-dual-button  root-eb-button-group-36625\"><div class=\"eb-parent-wrapper eb-parent-eb-button-group-36625 \"><div class=\"eb-button-group-wrapper eb-button-group-36625 button-1\" data-id=\"eb-button-group-36625\"><div class=\"eb-button-inner-wrapper \"><a class=\"eb-button-anchor eb-button-one\" href=\"\/request-a-demo?product=build%20my%20own%20solution\" rel=\"noopener\"><div class=\"eb-button-text eb-button-one-text\">Request a demo<\/div><\/a><\/div><div class=\"eb-button-group__midldeInner\"><span>OR<\/span><\/div><div class=\"eb-button-inner-wrapper \"><a class=\"eb-button-anchor eb-button-two\" href=\"\/request-a-quote?product=build%20my%20own%20solution\" rel=\"noopener\"><div class=\"eb-button-text eb-button-two-text\">Request a quote<\/div><\/a><\/div><\/div><\/div><\/div>\n<\/div><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-essential-blocks-wrapper alignfull  root-eb-wrapper-3y8i1id\" id=\"functionalities\"><div class=\"eb-parent-wrapper eb-parent-eb-wrapper-3y8i1id \"><div class=\"eb-wrapper-outer eb-wrapper-3y8i1id\"><div class=\"eb-wrapper-inner\"><div class=\"eb-wrapper-inner-blocks eb-wrapper-align-center\">\n<div class=\"wp-block-essential-blocks-advanced-heading  root-eb-advance-heading-uu0zmwg\"><div class=\"eb-parent-wrapper eb-parent-eb-advance-heading-uu0zmwg \"><div class=\"eb-advance-heading-wrapper eb-advance-heading-uu0zmwg button-1 undefined\" data-id=\"eb-advance-heading-uu0zmwg\"><h2 class=\"eb-ah-title\"><span class=\"first-title\">Key Functionalities<\/span><\/h2><p class=\"eb-ah-subtitle\">Let&#8217;s explore what the Ometa framework brings to the table for your company<\/p><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-essential-blocks-row alignfull  root-eb-row-9sctn0t\"><div class=\"eb-parent-wrapper eb-parent-eb-row-9sctn0t \"><div class=\"eb-row-root-container eb-row-9sctn0t\" data-id=\"eb-row-9sctn0t\"><div class=\"eb-row-wrapper\"><div class=\"eb-row-inner\">\n<div class=\"wp-block-essential-blocks-column  root-eb-column-1bw39dw\"><div class=\"eb-parent-wrapper eb-parent-eb-column-1bw39dw \"><div class=\"eb-column-wrapper eb-column-1bw39dw\"><div class=\"eb-column-inner\">\n<div class=\"wp-block-essential-blocks-infobox  root-eb-infobox-ur9olqx\"><div class=\"eb-parent-wrapper eb-parent-eb-infobox-ur9olqx eb_animation eb___animated eb___zoomIn\"><div class=\"eb-infobox-ur9olqx eb-infobox-wrapper\"><div class=\"infobox-wrapper-inner\"><div class=\"icon-img-wrapper\"><div class=\"eb-icon number-or-icon\"><i icon=\"fas fa-arrows-spin\" class=\"fas fa-arrows-spin eb-infobox-icon-data-selector\"><\/i><\/div><\/div><div class=\"contents-wrapper\"><h2 class=\"title\">Realtime system integration<\/h2><p class=\"description\">The Ometa framework enables you to integrate your back-end business applications and to push the data towards dynamic front-end digital workspaces. <br><br>We gather all of your structured data and allow you to include all your documents and communication into your workspace as well. This is how we bring the right information to the right people at the right time and in the right business context.<br><br><strong><a href=\"https:\/\/website.ometa.net\/system-integration\/\" data-type=\"page\" data-id=\"4755\"><mark style=\"background-color:rgba(0, 0, 0, 0);color:#47976b\" class=\"has-inline-color\">Read More\u00a0<\/mark><\/a><\/strong><\/p><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-essential-blocks-popup ometa-odata  root-eb-popup-yv10k\"><div class=\"eb-parent-wrapper\"><div id=\"eb-popup-yv10k\" class=\"eb-popup-container eb-popup-yv10k\" data-block-id=\"eb-popup-yv10k\" data-popup-type=\"btn_click\" data-close-btn=\"true\" data-esc-btn=\"true\" data-click-exit=\"true\" data-auto-exit=\"false\" data-auto-exit-time=\"3\" data-use-cookie=\"true\" data-cookie-expire-time=\"\"><div class=\"eb-popup-btn-wrapper eb-parent-eb-popup-yv10k \"><div class=\"eb-popup-button alignment-center\"><a class=\"eb-popup-button-anchor\" role=\"button\"><i classnam=\"eb-popup-button-icon eb-popup-button-icon-left\" icon=\"far fa-circle-play\" class=\"far fa-circle-play \"><\/i><p>  View demo<\/p><\/a><\/div><\/div><div class=\"eb-popup-overlay\"><\/div><div class=\"modal-main-wrap\"><div class=\"eb-modal-container eb_popup_middle_center\"><div class=\"eb-popup-content\"><div class=\"eb-popup-close-icon\"><span class=\"dashicons dashicons-no-alt\"><\/span><\/div>\n<figure class=\"wp-block-embed is-type-rich is-provider-embed-handler wp-block-embed-embed-handler wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"Ometa Framework - OData Generator SAP\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/AIxLyrDkIJ0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n<\/div><\/div><\/div><\/div><\/div><\/div>\n<\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-essential-blocks-column  root-eb-column-bfg6hzk\"><div class=\"eb-parent-wrapper eb-parent-eb-column-bfg6hzk \"><div class=\"eb-column-wrapper eb-column-bfg6hzk\"><div class=\"eb-column-inner\">\n<div class=\"wp-block-essential-blocks-infobox  root-eb-infobox-xktdsge\"><div class=\"eb-parent-wrapper eb-parent-eb-infobox-xktdsge eb_animation eb___animated eb___zoomIn\"><div class=\"eb-infobox-xktdsge eb-infobox-wrapper\"><div class=\"infobox-wrapper-inner\"><div class=\"icon-img-wrapper\"><div class=\"eb-icon number-or-icon\"><i icon=\"fas fa-chart-pie\" class=\"fas fa-chart-pie eb-infobox-icon-data-selector\"><\/i><\/div><\/div><div class=\"contents-wrapper\"><h2 class=\"title\">Your Digital Workspace<\/h2><p class=\"description\">Data is delivered precisely when needed, to the right people, in the most suitable format, directly within their digital workspace. This enables team members to access and interact with up-to-date information in real-time, enhancing their ability to analyze and collaborate effectively.<br><br>Beyond just viewing data, users can also write back to linked systems from the same interface. This two-way interaction ensures that updates are instantly reflected across all platforms, streamlining workflows and keeping everyone aligned without switching between multiple tools.<\/p><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-essential-blocks-popup ometa-visual  root-eb-popup-zajjj\"><div class=\"eb-parent-wrapper\"><div id=\"eb-popup-zajjj\" class=\"eb-popup-container eb-popup-zajjj\" data-block-id=\"eb-popup-zajjj\" data-popup-type=\"btn_click\" data-close-btn=\"true\" data-esc-btn=\"true\" data-click-exit=\"true\" data-auto-exit=\"false\" data-auto-exit-time=\"3\" data-use-cookie=\"true\" data-cookie-expire-time=\"\"><div class=\"eb-popup-btn-wrapper eb-parent-eb-popup-zajjj \"><div class=\"eb-popup-button alignment-center\"><a class=\"eb-popup-button-anchor\" role=\"button\"><i classnam=\"eb-popup-button-icon eb-popup-button-icon-left\" icon=\"far fa-circle-play\" class=\"far fa-circle-play \"><\/i><p>  View demo<\/p><\/a><\/div><\/div><div class=\"eb-popup-overlay\"><\/div><div class=\"modal-main-wrap\"><div class=\"eb-modal-container eb_popup_middle_center\"><div class=\"eb-popup-content\"><div class=\"eb-popup-close-icon\"><span class=\"dashicons dashicons-no-alt\"><\/span><\/div>\n<figure class=\"wp-block-embed is-type-rich is-provider-embed-handler wp-block-embed-embed-handler wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"Ometa Solutions - Shopfloor Solutions\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/MkCsV0k2vro?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n<\/div><\/div><\/div><\/div><\/div><\/div>\n<\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-essential-blocks-column  root-eb-column-ghe60jv\"><div class=\"eb-parent-wrapper eb-parent-eb-column-ghe60jv \"><div class=\"eb-column-wrapper eb-column-ghe60jv\"><div class=\"eb-column-inner\">\n<div class=\"wp-block-essential-blocks-infobox  root-eb-infobox-44myf2a\"><div class=\"eb-parent-wrapper eb-parent-eb-infobox-44myf2a eb_animation eb___animated eb___zoomIn\"><div class=\"eb-infobox-44myf2a eb-infobox-wrapper\"><div class=\"infobox-wrapper-inner\"><div class=\"icon-img-wrapper\"><div class=\"eb-icon number-or-icon\"><i icon=\"fas fa-gears\" class=\"fas fa-gears eb-infobox-icon-data-selector\"><\/i><\/div><\/div><div class=\"contents-wrapper\"><h2 class=\"title\">Dynamic Case Management<\/h2><p class=\"description\">Improve your collaboration process by setting up automatic flows that are based on\u00a0events. Depending on the state of a process and the roles which people have, Ometa framework invites the right people to work together on a certain topic or case . <br><br>By looking at the context of the collaboration, we only push the relevant data to the right people at the right time. This is what we call event-based collaboration or Dynamic Case Management.<br><br><strong><a href=\"https:\/\/website.ometa.net\/efficient-collaboration\/\" data-type=\"page\" data-id=\"4748\"><mark style=\"background-color:rgba(0, 0, 0, 0);color:#47976b\" class=\"has-inline-color\">Read More<\/mark><\/a><\/strong><\/p><\/div><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-essential-blocks-popup ometa-dcm  root-eb-popup-uzvbr\"><div class=\"eb-parent-wrapper\"><div id=\"eb-popup-uzvbr\" class=\"eb-popup-container eb-popup-uzvbr\" data-block-id=\"eb-popup-uzvbr\" data-popup-type=\"btn_click\" data-close-btn=\"true\" data-esc-btn=\"true\" data-click-exit=\"true\" data-auto-exit=\"false\" data-auto-exit-time=\"3\" data-use-cookie=\"true\" data-cookie-expire-time=\"\"><div class=\"eb-popup-btn-wrapper eb-parent-eb-popup-uzvbr \"><div class=\"eb-popup-button alignment-center\"><a class=\"eb-popup-button-anchor\" role=\"button\"><i classnam=\"eb-popup-button-icon eb-popup-button-icon-left\" icon=\"far fa-circle-play\" class=\"far fa-circle-play \"><\/i><p>  View demo<\/p><\/a><\/div><\/div><div class=\"eb-popup-overlay\"><\/div><div class=\"modal-main-wrap\"><div class=\"eb-modal-container eb_popup_middle_center\"><div class=\"eb-popup-content\"><div class=\"eb-popup-close-icon\"><span class=\"dashicons dashicons-no-alt\"><\/span><\/div>\n<figure class=\"wp-block-embed is-type-rich is-provider-embed-handler wp-block-embed-embed-handler wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"Ometa - Dynamic Case Management\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/GNP8shm-Xik?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n<\/div><\/div><\/div><\/div><\/div><\/div>\n<\/div><\/div><\/div><\/div>\n<\/div><\/div><\/div><\/div><\/div>\n<\/div><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-essential-blocks-wrapper alignfull  root-eb-wrapper-9qkp0\" id=\"demo\"><div class=\"eb-parent-wrapper eb-parent-eb-wrapper-9qkp0 \"><div class=\"eb-wrapper-outer eb-wrapper-9qkp0\"><div class=\"eb-wrapper-inner\"><div class=\"eb-wrapper-inner-blocks eb-wrapper-align-center\">\n\n\t<div class=\"wp-video-popup-wrapper\">\n\t\t<div class=\"wp-video-popup-close\"><\/div>\n\t\t<iframe class=\"wp-video-popup-video is-hosted is-landscape is-resizable\" src=\"\" data-wp-video-popup-url=\"https:\/\/www.youtube.com\/embed\/Ys6JA6cDqac?autoplay=1\" frameborder=\"0\" allowfullscreen allow=\"autoplay\">\n\t\t<\/iframe>\n\t<\/div>\n\t\n\n\n\n<div class=\"wp-block-essential-blocks-wrapper alignfull  root-eb-wrapper-1c999\"><div class=\"eb-parent-wrapper eb-parent-eb-wrapper-1c999 \"><div class=\"eb-wrapper-outer eb-wrapper-1c999\"><div class=\"eb-wrapper-inner\"><div class=\"eb-wrapper-inner-blocks eb-wrapper-align-center\">\n<div class=\"wp-block-essential-blocks-advanced-heading  root-eb-advance-heading-ii2eb\"><div class=\"eb-parent-wrapper eb-parent-eb-advance-heading-ii2eb \"><div class=\"eb-advance-heading-wrapper eb-advance-heading-ii2eb button-1 undefined\" data-id=\"eb-advance-heading-ii2eb\"><h2 class=\"eb-ah-title\"><span class=\"first-title\">Let&#8217;s dive into a quick demo<\/span><\/h2><p class=\"eb-ah-subtitle\">Have a look at the features that come with our framework Solution<\/p><\/div><\/div><\/div>\n<\/div><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-essential-blocks-wrapper alignfull ometa-demo  root-eb-wrapper-f75oa\"><div class=\"eb-parent-wrapper eb-parent-eb-wrapper-f75oa \"><div class=\"eb-wrapper-outer eb-wrapper-f75oa\"><div class=\"eb-wrapper-inner\"><div class=\"eb-wrapper-inner-blocks eb-wrapper-align-center\">\n<div class=\"wp-block-responsive-block-editor-addons-video-popup ometa-demo responsive-block-editor-addons-block-video-popup block-8030df5d-f055-453f-8b1f-e5cbd47d152e responsive-block-editor-addons-video-popup alignundefined\"><div class=\"responsive-block-editor-addons-video-popup__wrapper\" data-video=\"Ys6JA6cDqac\"><a href=\"#\" class=\"responsive-block-editor-addons-video-popup__overlay\"><\/a><span class=\"responsive-block-editor-addons-video-popup__play-button\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 256 320\"><path d=\"M0 0v320l256-160L0 0z\"><\/path><\/svg><\/span><\/div><\/div>\n<\/div><\/div><\/div><\/div><\/div>\n<\/div><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-essential-blocks-wrapper alignfull  root-eb-wrapper-0avsg\"><div class=\"eb-parent-wrapper eb-parent-eb-wrapper-0avsg \"><div class=\"eb-wrapper-outer eb-wrapper-0avsg\"><div class=\"eb-wrapper-inner\"><div class=\"eb-wrapper-inner-blocks eb-wrapper-align-center\">\n<div class=\"wp-block-essential-blocks-wrapper alignwide  root-eb-wrapper-4ki2w\" id=\"benefits\"><div class=\"eb-parent-wrapper eb-parent-eb-wrapper-4ki2w \"><div class=\"eb-wrapper-outer eb-wrapper-4ki2w\"><div class=\"eb-wrapper-inner\"><div class=\"eb-wrapper-inner-blocks eb-wrapper-align-center\">\n<div class=\"wp-block-essential-blocks-advanced-tabs alignwide  root-eb-advanced-tabs-0u5at\"><div class=\"eb-parent-wrapper eb-parent-eb-advanced-tabs-0u5at \"><div class=\"eb-advanced-tabs-0u5at eb-advanced-tabs-wrapper horizontal\" data-min-height=\"true\"><div class=\"eb-tabs-nav\"><ul class=\"tabTitles\" data-tabs-ul-id=\"eb-advanced-tabs-0u5at\"><li data-title-tab-id=\"1\" data-title-custom-id=\"\" class=\"active\"><i icon=\"far fa-hand-point-up\" class=\"far fa-hand-point-up tabIcon\"><\/i><h6 class=\"tab-title-text\">Key benefits<\/h6><\/li><li data-title-tab-id=\"2\" data-title-custom-id=\"\" class=\"inactive\"><i icon=\"fas fa-feather-pointed\" class=\"fas fa-feather-pointed tabIcon\"><\/i><h6 class=\"tab-title-text\">More features<\/h6><\/li><\/ul><\/div><div class=\"eb-tabs-contents\">\n<div class=\"eb-tab-wrapper\" data-tab-id=\"1\" data-tab-parent-id=\"eb-advanced-tabs-0u5at\"><div class=\"eb-tab-inner\">\n<div class=\"wp-block-essential-blocks-advanced-heading  root-eb-advance-heading-u2cqt\"><div class=\"eb-parent-wrapper eb-parent-eb-advance-heading-u2cqt \"><div class=\"eb-advance-heading-wrapper eb-advance-heading-u2cqt button-1 undefined\" data-id=\"eb-advance-heading-u2cqt\"><h2 class=\"eb-ah-title\"><span class=\"first-title\">Discover the key benefits of the Ometa Framework<\/span><\/h2><div class=\"eb-ah-separator line\"><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-essential-blocks-row alignfull  root-eb-row-9f8cj\"><div class=\"eb-parent-wrapper eb-parent-eb-row-9f8cj \"><div class=\"eb-row-root-container eb-row-9f8cj\" data-id=\"eb-row-9f8cj\"><div class=\"eb-row-wrapper\"><div class=\"eb-row-inner\">\n<div class=\"wp-block-essential-blocks-column  root-eb-column-dqmua\"><div class=\"eb-parent-wrapper eb-parent-eb-column-dqmua \"><div class=\"eb-column-wrapper eb-column-dqmua\"><div class=\"eb-column-inner\">\n<div class=\"wp-block-essential-blocks-feature-list root-eb-feature-list-ckgmb\"><div class=\"eb-parent-wrapper eb-parent-eb-feature-list-ckgmb \"><div class=\"eb-feature-list-ckgmb eb-feature-list-wrapper eb-icon-position-left eb-tablet-icon-position-left eb-mobile-icon-position-left eb-feature-list-left\"><ul class=\"eb-feature-list-items circle stacked\"><li class=\"eb-feature-list-item\" data-new-tab=\"false\" data-icon-type=\"icon\" data-icon=\"fas fa-cubes\" data-link=\"\"><div class=\"eb-feature-list-icon-box\"><div class=\"eb-feature-list-icon-inner\"><span class=\"eb-feature-list-icon\"><i icon=\"fas fa-cubes\" class=\"fas fa-cubes \"><\/i><\/span><\/div><\/div><div class=\"eb-feature-list-content-box\"><h2 class=\"eb-feature-list-title\">Low-code platform<\/h2><p class=\"eb-feature-list-content\">The Ometa framework requires no coding, allowing you to quickly configure integrations and workflows, saving time and resources. <\/p><\/div><\/li><li class=\"eb-feature-list-item\" data-new-tab=\"false\" data-icon-type=\"icon\" data-icon=\"fas fa-database\" data-link=\"\"><div class=\"eb-feature-list-icon-box\"><div class=\"eb-feature-list-icon-inner\"><span class=\"eb-feature-list-icon\"><i icon=\"fas fa-database\" class=\"fas fa-database \"><\/i><\/span><\/div><\/div><div class=\"eb-feature-list-content-box\"><h2 class=\"eb-feature-list-title\">Writing data back to your ERP <\/h2><p class=\"eb-feature-list-content\">Ometa empowers you to write data back to your ERP, maintaining accurate and up-to-date records. <\/p><\/div><\/li><li class=\"eb-feature-list-item\" data-new-tab=\"false\" data-icon-type=\"icon\" data-icon=\"fas fa-bolt-lightning\" data-icon-color=\"\" data-link=\"\"><div class=\"eb-feature-list-icon-box\"><div class=\"eb-feature-list-icon-inner\"><span class=\"eb-feature-list-icon\" style=\"color:\"><i icon=\"fas fa-bolt-lightning\" class=\"fas fa-bolt-lightning \"><\/i><\/span><\/div><\/div><div class=\"eb-feature-list-content-box\"><h2 class=\"eb-feature-list-title\">Faster decision making<\/h2><p class=\"eb-feature-list-content\">Accelerate choices with real-time data, streamlined processes, and actionable insights.<\/p><\/div><\/li><li class=\"eb-feature-list-item\" data-new-tab=\"false\" data-icon-type=\"icon\" data-icon=\"fas fa-users\" data-icon-color=\"\" data-link=\"\"><div class=\"eb-feature-list-icon-box\"><div class=\"eb-feature-list-icon-inner\"><span class=\"eb-feature-list-icon\" style=\"color:\"><i icon=\"fas fa-users\" class=\"fas fa-users \"><\/i><\/span><\/div><\/div><div class=\"eb-feature-list-content-box\"><h2 class=\"eb-feature-list-title\">Efficient Collaboration<\/h2><p class=\"eb-feature-list-content\">Boost teamwork with seamless communication, shared resources, and coordinated efforts across teams.<\/p><\/div><\/li><\/ul><\/div><\/div><\/div>\n<\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-essential-blocks-column  root-eb-column-i8gui\"><div class=\"eb-parent-wrapper eb-parent-eb-column-i8gui \"><div class=\"eb-column-wrapper eb-column-i8gui\"><div class=\"eb-column-inner\">\n<div class=\"wp-block-essential-blocks-feature-list root-eb-feature-list-teyox\"><div class=\"eb-parent-wrapper eb-parent-eb-feature-list-teyox \"><div class=\"eb-feature-list-teyox eb-feature-list-wrapper eb-icon-position-left eb-tablet-icon-position-left eb-mobile-icon-position-left eb-feature-list-left\"><ul class=\"eb-feature-list-items circle stacked\"><li class=\"eb-feature-list-item\" data-new-tab=\"false\" data-icon-type=\"icon\" data-icon=\"far fa-circle-check\" data-link=\"\"><div class=\"eb-feature-list-icon-box\"><div class=\"eb-feature-list-icon-inner\"><span class=\"eb-feature-list-icon\"><i icon=\"far fa-circle-check\" class=\"far fa-circle-check \"><\/i><\/span><\/div><\/div><div class=\"eb-feature-list-content-box\"><h2 class=\"eb-feature-list-title\">Avoid Human errors<\/h2><p class=\"eb-feature-list-content\">Minimize mistakes through automated checks, clear guidelines, and standardized procedures.<\/p><\/div><\/li><li class=\"eb-feature-list-item\" data-new-tab=\"false\" data-icon-type=\"icon\" data-icon=\"fas fa-arrows-rotate\" data-link=\"\"><div class=\"eb-feature-list-icon-box\"><div class=\"eb-feature-list-icon-inner\"><span class=\"eb-feature-list-icon\"><i icon=\"fas fa-arrows-rotate\" class=\"fas fa-arrows-rotate \"><\/i><\/span><\/div><\/div><div class=\"eb-feature-list-content-box\"><h2 class=\"eb-feature-list-title\">Remove redundancy<\/h2><p class=\"eb-feature-list-content\">Eliminate duplicate efforts with optimized workflows, intelligent systems, and process automation.<\/p><\/div><\/li><li class=\"eb-feature-list-item\" data-new-tab=\"false\" data-icon-type=\"icon\" data-icon=\"fas fa-list-check\" data-icon-color=\"\" data-link=\"\"><div class=\"eb-feature-list-icon-box\"><div class=\"eb-feature-list-icon-inner\"><span class=\"eb-feature-list-icon\" style=\"color:\"><i icon=\"fas fa-list-check\" class=\"fas fa-list-check \"><\/i><\/span><\/div><\/div><div class=\"eb-feature-list-content-box\"><h2 class=\"eb-feature-list-title\">Simplified Administration<\/h2><p class=\"eb-feature-list-content\">Manage operations effortlessly with user-friendly tools, intuitive interfaces, and centralized control.<\/p><\/div><\/li><li class=\"eb-feature-list-item\" data-new-tab=\"false\" data-icon-type=\"icon\" data-icon=\"fas fa-gears\" data-icon-color=\"\" data-link=\"\"><div class=\"eb-feature-list-icon-box\"><div class=\"eb-feature-list-icon-inner\"><span class=\"eb-feature-list-icon\" style=\"color:\"><i icon=\"fas fa-gears\" class=\"fas fa-gears \"><\/i><\/span><\/div><\/div><div class=\"eb-feature-list-content-box\"><h2 class=\"eb-feature-list-title\">Legacy systems are leveraged<\/h2><p class=\"eb-feature-list-content\">Maximize existing assets by integrating modern solutions with legacy systems effectively.<\/p><\/div><\/li><\/ul><\/div><\/div><\/div>\n<\/div><\/div><\/div><\/div>\n<\/div><\/div><\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"eb-tab-wrapper\" data-tab-id=\"2\" data-tab-parent-id=\"eb-advanced-tabs-0u5at\"><div class=\"eb-tab-inner\">\n<div class=\"wp-block-essential-blocks-advanced-heading  root-eb-advance-heading-4kv6a\"><div class=\"eb-parent-wrapper eb-parent-eb-advance-heading-4kv6a \"><div class=\"eb-advance-heading-wrapper eb-advance-heading-4kv6a button-1 undefined\" data-id=\"eb-advance-heading-4kv6a\"><h2 class=\"eb-ah-title\"><span class=\"first-title\">What else to expect from our framework solution?<\/span><\/h2><div class=\"eb-ah-separator line\"><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-essential-blocks-wrapper  root-eb-wrapper-wa294\"><div class=\"eb-parent-wrapper eb-parent-eb-wrapper-wa294 \"><div class=\"eb-wrapper-outer eb-wrapper-wa294\"><div class=\"eb-wrapper-inner\"><div class=\"eb-wrapper-inner-blocks eb-wrapper-align-center\">\n<div class=\"wp-block-essential-blocks-row alignfull  root-eb-row-mzlzh\"><div class=\"eb-parent-wrapper eb-parent-eb-row-mzlzh \"><div class=\"eb-row-root-container eb-row-mzlzh\" data-id=\"eb-row-mzlzh\"><div class=\"eb-row-wrapper\"><div class=\"eb-row-inner\">\n<div class=\"wp-block-essential-blocks-column  root-eb-column-4m8l9\"><div class=\"eb-parent-wrapper eb-parent-eb-column-4m8l9 \"><div class=\"eb-column-wrapper eb-column-4m8l9\"><div class=\"eb-column-inner\">\n<div class=\"wp-block-essential-blocks-infobox  root-eb-infobox-6m5xj\"><div class=\"eb-parent-wrapper eb-parent-eb-infobox-6m5xj \"><div class=\"eb-infobox-6m5xj eb-infobox-wrapper\"><div class=\"infobox-wrapper-inner\"><div class=\"contents-wrapper\"><h2 class=\"title\">Visualisation<\/h2><p class=\"description\">Transform the way you interact with your information systems using the Ometa Framework. Our innovative solution allows you to visualize data effortlessly, whether it\u2019s rendering detailed tables, creating complex forms for data entry, or updating information seamlessly. Experience real-time insights with dynamic charts and timelines, and streamline your project management with intuitive Gantt charts. Elevate your data management and decision-making processes with Ometa Framework \u2013 where your data comes to life.<br><\/p><\/div><\/div><\/div><\/div><\/div>\n<\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-essential-blocks-column  root-eb-column-5ld5p\"><div class=\"eb-parent-wrapper eb-parent-eb-column-5ld5p \"><div class=\"eb-column-wrapper eb-column-5ld5p\"><div class=\"eb-column-inner\">\n<div class=\"wp-block-essential-blocks-infobox  root-eb-infobox-xybn2\"><div class=\"eb-parent-wrapper eb-parent-eb-infobox-xybn2 \"><div class=\"eb-infobox-xybn2 eb-infobox-wrapper\"><div class=\"infobox-wrapper-inner\"><div class=\"contents-wrapper\"><h2 class=\"title\">Auditing &amp; Analysis<\/h2><p class=\"description\">The Ometa framework contains a powerful Business Activity Monitor (BAM). BAM is a module which logs all transactions that pass through the framework. All of the recorded data can be presented on a dashboard. In this way, errors and notifications within a specific period can be traced and analyzed. BAM also allows you to check who started a certain transaction and which information has been consulted. Combined with big data, BAM lays the foundations for machine learning and predictive maintenance.\u00a0<br><\/p><\/div><\/div><\/div><\/div><\/div>\n<\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-essential-blocks-column  root-eb-column-qhb9x\"><div class=\"eb-parent-wrapper eb-parent-eb-column-qhb9x \"><div class=\"eb-column-wrapper eb-column-qhb9x\"><div class=\"eb-column-inner\">\n<div class=\"wp-block-essential-blocks-infobox  root-eb-infobox-aq0jd\"><div class=\"eb-parent-wrapper eb-parent-eb-infobox-aq0jd \"><div class=\"eb-infobox-aq0jd eb-infobox-wrapper\"><div class=\"infobox-wrapper-inner\"><div class=\"contents-wrapper\"><h2 class=\"title\">Synchronization<\/h2><p class=\"description\">With the synchronization module you can keep a source system in sync with a target system. The Ometa framework can connect to different systems\u00a0which are available in the synchronization module.<br>The\u00a0configuration is done through a wizard.\u00a0This means that setting up a synchronization is very simple. The synchronization engine operates based on events that are performed when a new item is discovered in the source system, when an item has been modified, when an item has been deleted and even when an item remains unaffected. Not only can the synchronization module be used\u00a0for synchronizing records, but also for documents.<br><br><br><\/p><\/div><\/div><\/div><\/div><\/div>\n<\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-essential-blocks-column  root-eb-column-glyld\"><div class=\"eb-parent-wrapper eb-parent-eb-column-glyld \"><div class=\"eb-column-wrapper eb-column-glyld\"><div class=\"eb-column-inner\">\n<div class=\"wp-block-essential-blocks-infobox  root-eb-infobox-67oj9\"><div class=\"eb-parent-wrapper eb-parent-eb-infobox-67oj9 \"><div class=\"eb-infobox-67oj9 eb-infobox-wrapper\"><div class=\"infobox-wrapper-inner\"><div class=\"contents-wrapper\"><h2 class=\"title\">Multiple connectors<\/h2><p class=\"description\">To establish secure and high-performance connections between all different kinds of applications, we provide an ecosystem of pre-built connectors. Not only are we able to disclose the latest technologies, like SaaS tools and Internet of Things (IoT), we can even do this for your legacy systems, on which many business processes still continue to rely.<br>In addition, the Ometa framework has been developed in such a way that it is very easy to add new connectors in a very short time.<br><\/p><\/div><\/div><\/div><\/div><\/div>\n<\/div><\/div><\/div><\/div>\n<\/div><\/div><\/div><\/div><\/div>\n<\/div><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-essential-blocks-row alignfull  root-eb-row-38pqm\"><div class=\"eb-parent-wrapper eb-parent-eb-row-38pqm \"><div class=\"eb-row-root-container eb-row-38pqm\" data-id=\"eb-row-38pqm\"><div class=\"eb-row-wrapper\"><div class=\"eb-row-inner\">\n<div class=\"wp-block-essential-blocks-column  root-eb-column-cdr3c\"><div class=\"eb-parent-wrapper eb-parent-eb-column-cdr3c \"><div class=\"eb-column-wrapper eb-column-cdr3c\"><div class=\"eb-column-inner\">\n<div class=\"wp-block-essential-blocks-infobox  root-eb-infobox-9t54u\"><div class=\"eb-parent-wrapper eb-parent-eb-infobox-9t54u \"><div class=\"eb-infobox-9t54u eb-infobox-wrapper\"><div class=\"infobox-wrapper-inner\"><div class=\"contents-wrapper\"><h2 class=\"title\">User friendly configuration<\/h2><p class=\"description\">The Ometa framework is a matter of easy configuration. No programming or coding is required. We provide a WYSIWYG-editor and building blocks to quickly configure integrations and workflows. Therefore, implementation times are minimized, which saves you time and resources.<br><\/p><\/div><\/div><\/div><\/div><\/div>\n<\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-essential-blocks-column  root-eb-column-yrsep\"><div class=\"eb-parent-wrapper eb-parent-eb-column-yrsep \"><div class=\"eb-column-wrapper eb-column-yrsep\"><div class=\"eb-column-inner\">\n<div class=\"wp-block-essential-blocks-infobox  root-eb-infobox-jr5jb\"><div class=\"eb-parent-wrapper eb-parent-eb-infobox-jr5jb \"><div class=\"eb-infobox-jr5jb eb-infobox-wrapper\"><div class=\"infobox-wrapper-inner\"><div class=\"contents-wrapper\"><h2 class=\"title\">Thrid Party Integration<\/h2><p class=\"description\">Empower your third-party applications with the Ometa Framework\u2019s robust integration capabilities. App developers can effortlessly consume any configured data using our built-in OData services, enabling access to information from even the most outdated legacy systems. Simplify your development process and enhance your application\u2019s functionality with seamless data integration, all thanks to the Ometa Framework.<br><\/p><\/div><\/div><\/div><\/div><\/div>\n<\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-essential-blocks-column  root-eb-column-j2sy6\"><div class=\"eb-parent-wrapper eb-parent-eb-column-j2sy6 \"><div class=\"eb-column-wrapper eb-column-j2sy6\"><div class=\"eb-column-inner\"><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-essential-blocks-column  root-eb-column-sqcji\"><div class=\"eb-parent-wrapper eb-parent-eb-column-sqcji \"><div class=\"eb-column-wrapper eb-column-sqcji\"><div class=\"eb-column-inner\"><\/div><\/div><\/div><\/div>\n<\/div><\/div><\/div><\/div><\/div>\n<\/div><\/div>\n<\/div><\/div><\/div><\/div>\n<\/div><\/div><\/div><\/div><\/div>\n<\/div><\/div><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-essential-blocks-wrapper alignfull  root-eb-wrapper-qynnf\"><div class=\"eb-parent-wrapper eb-parent-eb-wrapper-qynnf \"><div class=\"eb-wrapper-outer eb-wrapper-qynnf\"><div class=\"eb-wrapper-inner\"><div class=\"eb-wrapper-inner-blocks eb-wrapper-align-center\">\n<div class=\"wp-block-essential-blocks-advanced-heading  root-eb-advance-heading-rtn2y\"><div class=\"eb-parent-wrapper eb-parent-eb-advance-heading-rtn2y \"><div class=\"eb-advance-heading-wrapper eb-advance-heading-rtn2y button-1 undefined\" data-id=\"eb-advance-heading-rtn2y\"><h2 class=\"eb-ah-title\"><span class=\"first-title\">Still interested? Great!<\/span><\/h2><p class=\"eb-ah-subtitle\">Ready to see how it works in real time or get a personalized quote? Use the buttons below to request a quote or schedule a demo with our team. We\u2019re here to help you find the perfect solution!<\/p><\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-essential-blocks-dual-button  root-eb-button-group-g0qf9\"><div class=\"eb-parent-wrapper eb-parent-eb-button-group-g0qf9 \"><div class=\"eb-button-group-wrapper eb-button-group-g0qf9 button-1\" data-id=\"eb-button-group-g0qf9\"><div class=\"eb-button-inner-wrapper \"><a class=\"eb-button-anchor eb-button-one\" href=\"\/request-a-demo?product=build%20my%20own%20solution\" rel=\"noopener\"><div class=\"eb-button-text eb-button-one-text\">Request a demo<\/div><\/a><\/div><div class=\"eb-button-group__midldeInner\"><span>OR<\/span><\/div><div class=\"eb-button-inner-wrapper \"><a class=\"eb-button-anchor eb-button-two\" href=\"\/request-a-quote?product=build%20my%20own%20solution\" rel=\"noopener\"><div class=\"eb-button-text eb-button-two-text\">Request a quote<\/div><\/a><\/div><\/div><\/div><\/div>\n<\/div><\/div><\/div><\/div><\/div>\n\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"templately_header_footer","meta":{"_acf_changed":false,"_eb_attr":"","footnotes":""},"class_list":["post-3829","page","type-page","status-publish","hentry"],"acf":[],"featured_image_src":"","featured_image_src_square":false,"rbea_author_info":{"display_name":"Ometa bv","author_link":"https:\/\/website.ometa.net\/fr\/author\/nils-van-mechelen\/"},"rbea_excerpt_info":null,"_links":{"self":[{"href":"https:\/\/website.ometa.net\/fr\/wp-json\/wp\/v2\/pages\/3829","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/website.ometa.net\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/website.ometa.net\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/website.ometa.net\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/website.ometa.net\/fr\/wp-json\/wp\/v2\/comments?post=3829"}],"version-history":[{"count":0,"href":"https:\/\/website.ometa.net\/fr\/wp-json\/wp\/v2\/pages\/3829\/revisions"}],"wp:attachment":[{"href":"https:\/\/website.ometa.net\/fr\/wp-json\/wp\/v2\/media?parent=3829"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}