{"id":66891,"date":"2026-04-21T09:08:50","date_gmt":"2026-04-21T08:08:50","guid":{"rendered":"https:\/\/sovanta.com\/?p=66891"},"modified":"2026-04-21T09:08:51","modified_gmt":"2026-04-21T08:08:51","slug":"why-enterprise-ai-agent-adoption-is-still-slow","status":"publish","type":"post","link":"https:\/\/sovanta.com\/en\/why-enterprise-ai-agent-adoption-is-still-slow\/","title":{"rendered":"Why Enterprise AI Agent Adoption is Still Slow"},"content":{"rendered":"\n<p><strong>In this blog post series, <a href=\"https:\/\/www.linkedin.com\/in\/niklasfruehauf\/\">Niklas Fr\u00fchauf<\/a>, Senior Data Scientist, explores whether AI agents already deliver real value for businesses. <a href=\"https:\/\/sovanta.com\/en\/whats-the-concept-behind-agents\/\">In part one<\/a>, he outlined the core concepts and different types of agents. <a href=\"https:\/\/sovanta.com\/en\/the-sap-approach-to-agents\/\">In part two<\/a>, he examined SAP\u2019s approach. In this final installment, he focuses on the four key challenges &#8211; what is still holding companies back from putting agents into action?<\/strong><\/p>\n\n\n\n<p>There is clearly a lot of momentum behind AI agents at SAP \u2014 and strong customer demand as well. That raises an obvious question: <strong>Why is enterprise adoption still relatively slow?<\/strong><\/p>\n\n\n\n<p>Part of the answer may simply be that setting up and licensing SAP Joule for agent development is not exactly straightforward. But the real issue was perhaps best summarized at last year\u2019s SAP TechEd 2025:<\/p>\n\n\n\n<div id=\"image-card-with-buttonblock_0927b051a3bf6afc5ee7b49907f974a6\" class=\"block__image-card-with-button -detect-in-viewport has-background has-seashell-background-color image-card\">\n      \n  \n\n<div id=\"quoteblock_0bf971c642c2b2ae1f1da6526e51db75\" class=\"block__quote -detect-in-viewport block__quote--small\">\n\n    <div class=\"block__quote__wrapper\">\n\n                    <div class=\"block__quote__quote\">How hard can AI agents be? Enterprise hard!<\/div>\n        \n        \n    <\/div>\n\n<\/div>\n\n\n  <\/div>\n\n\n<p>Once companies move beyond proof-of-concepts and hackathons, bringing agents into production quickly turns into a <strong>serious engineering challenge<\/strong>. The tooling, architecture patterns, and operational practices around agents are still evolving rapidly, and organizations are actively trying to figure out what reliable production setups should look like.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Challenge 1: Human in the Loop<\/h2>\n\n\n\n<p>One of the most important requirements, not least due to regulations such as the EU AI Act, is maintaining some form of <strong>human-in-the-loop control<\/strong>.<\/p>\n\n\n\n<p>In enterprise scenarios, businesses typically want expert users to be able to intervene when needed, validate agent decisions, or participate in verify-and-approve workflows. AI agents should support human work, not silently operate outside of established governance processes.<\/p>\n\n\n\n<p>SAP is actually in a strong position here thanks to the integration between SAP Build Process Automation and Joule agents. Agents can trigger workflows, while workflows can also incorporate agents as automated steps within a broader human-centered process. This makes it relatively straightforward to combine AI-driven automation with traditional enterprise approval patterns.<\/p>\n\n\n\n<p>However, a key challenge remains: <strong>How does an agent know when to ask for help?<\/strong> Ideally, agents should recognize when they lack the necessary tools, data, or business context to complete a task and escalate appropriately. In practice, designing agents that reliably detect such situations is still an open challenge.<\/p>\n\n\n\n\n  <div id=\"horizontal-teaserblock_9ba88109155687a5927580341e513d84\" class=\"block__horizontal-teaser -detect-in-viewport  -aspect-ratio--teaser_16_9\">\n    <div class=\"horizontal-teaser__wrapper\">\n      <div class=\"horizontal-teaser\">\n        <div class=\"horizontal-teaser__content__wrapper has--background-color \">\n                    <div class=\"horizontal-teaser__content\">\n            <h3 class=\"h2\">What\u2019s the Concept Behind Agents?<\/h3>\n                        <p>AI agents have taken the tech world by storm. Over the past year, systems that can plan tasks, use tools, and autonomously execute workflows have evolved from research demos into \u2026<\/p>\n                                      <div class=\"horizontal-teaser__link\">\n                <a class=\"btn btn--primary\" href=\"https:\/\/sovanta.com\/en\/whats-the-concept-behind-agents\/\" >More about Agents<\/a>\n              <\/div>\n                      <\/div>\n        <\/div>\n                <div class=\"horizontal-teaser__img__wrapper\">\n          <img decoding=\"async\" width=\"738\" height=\"416\" src=\"https:\/\/sovanta.com\/wp-content\/uploads\/2026\/03\/gruppe-schaut-in-mehrere-ipads-738x416.jpeg\" class=\"attachment-teaser_16_9 size-teaser_16_9\" alt=\"\" srcset=\"https:\/\/sovanta.com\/wp-content\/uploads\/2026\/03\/gruppe-schaut-in-mehrere-ipads-738x416.jpeg 738w, https:\/\/sovanta.com\/wp-content\/uploads\/2026\/03\/gruppe-schaut-in-mehrere-ipads-300x169.jpeg 300w, https:\/\/sovanta.com\/wp-content\/uploads\/2026\/03\/gruppe-schaut-in-mehrere-ipads-1024x576.jpeg 1024w, https:\/\/sovanta.com\/wp-content\/uploads\/2026\/03\/gruppe-schaut-in-mehrere-ipads-768x432.jpeg 768w, https:\/\/sovanta.com\/wp-content\/uploads\/2026\/03\/gruppe-schaut-in-mehrere-ipads-1536x864.jpeg 1536w, https:\/\/sovanta.com\/wp-content\/uploads\/2026\/03\/gruppe-schaut-in-mehrere-ipads-1400x788.jpeg 1400w, https:\/\/sovanta.com\/wp-content\/uploads\/2026\/03\/gruppe-schaut-in-mehrere-ipads-700x394.jpeg 700w, https:\/\/sovanta.com\/wp-content\/uploads\/2026\/03\/gruppe-schaut-in-mehrere-ipads.jpeg 1920w\" sizes=\"(max-width: 738px) 100vw, 738px\" \/>        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n\n\n\n<h2 class=\"wp-block-heading\">Challenge 2: Evaluation and Optimization<\/h2>\n\n\n\n<p>Building an agent that works for a small, well-defined task is relatively simple. Building one that <strong>reliably performs across a wide variety of real-world scenarios<\/strong> is significantly harder. While prompt engineering and iterative tweaking can work for simple use cases, production-grade agents require a more structured <strong>build\u2013evaluate\u2013optimize cycle<\/strong>, similar to what we are used to from traditional machine learning projects.<\/p>\n\n\n\n<p>This, however, introduces new challenges. Effective evaluation requires:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>labeled benchmark data<\/li>\n\n\n\n<li>representative real-world tasks<\/li>\n\n\n\n<li>expected outputs and tool results for comparison<\/li>\n<\/ul>\n\n\n\n<p>Many organizations simply <strong>do not yet have these assets available<\/strong>, which makes systematic evaluation difficult. Beyond technical evaluation, companies must also determine the <strong>actual business value<\/strong> of their agents. <\/p>\n\n\n\n<p>That requires visibility into operational metrics such as:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>error rates<\/li>\n\n\n\n<li>human intervention frequency<\/li>\n\n\n\n<li>task completion success<\/li>\n\n\n\n<li>time savings and productivity gains<\/li>\n<\/ul>\n\n\n\n<p>These metrics should ideally be balanced against operational costs such as model usage or token consumption. Currently, especially in the context of Joule, <strong>there is limited transparency at the agent or skill level regarding AI unit consumption<\/strong>, which makes it harder for organizations to evaluate the true return on investment.<\/p>\n\n\n\n<p>From a business perspective, solutions such as SAP Analytics Cloud could potentially be used to track and analyze these metrics. It will be interesting to see how SAP continues to invest in this area going forward.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Challenge 3: Monitoring, Auditing, and Governance<\/h2>\n\n\n\n<p>Closely related to evaluation is another critical challenge: <strong>monitoring, governance, and auditing<\/strong>.<br>Organizations need clear answers to questions such as:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>What exactly are our agents doing in production?<\/li>\n\n\n\n<li>Who is responsible when an agent makes a mistake?<\/li>\n\n\n\n<li>Can we track which actions were performed by which agent, in which system, and on behalf of which user?<\/li>\n\n\n\n<li>How do we maintain oversight when our landscape includes a growing mix of low-code agents, pro-code agents, and vendor-provided agents?<\/li>\n\n\n\n<li>In agent to agent scenarios, how do we correlate each individual agent\u2019s actions?<\/li>\n<\/ul>\n\n\n\n<p>SAP is starting to address these questions through a combination of tools. While operational visibility may be supported through capabilities in SAP Cloud ALM, governance, architectural oversight and discovery of agents and extensions may be facilitated through SAP LeanIX. However, as enterprise agent ecosystems grow, <strong>establishing clear governance models and operational transparency will likely become one of the defining challenges of large-scale AI adoption.<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Challenge 4: Security Considerations<\/h2>\n\n\n\n<p>Beyond retroactive auditing, <strong>proactive security and authentication controls<\/strong> are equally critical when deploying AI agents in enterprise environments. After all, you wouldn\u2019t want an intern to simply ask SAP Joule for the latest unreleased earnings summary and receive a helpful answer. Ensuring that agents respect existing access controls is therefore a fundamental requirement.<\/p>\n\n\n\n<p>A key concept here is <strong>principal propagation<\/strong>. Any agent &#8211; Joule or otherwise &#8211; must know <strong>which user triggered the request<\/strong> and correctly propagate that user\u2019s identity and authorization context across all downstream tool calls and data lookups. In practice, this means the agent should operate strictly within the permissions of the initiating user. Today, however, achieving this often requires <strong>custom implementations by pro-code developers<\/strong>, especially when integrating with third-party systems.<\/p>\n\n\n\n<p>Relying on large language model reasoning alone is not sufficient for enforcing security boundaries. Prompt injection and data-poisoning techniques are becoming increasingly sophisticated, and security controls cannot depend on an LLM\u2019s ability to \u201cdo the right thing.\u201d Instead, <strong>technical safeguards must be enforced at the system level<\/strong>. Where strict authorization cannot be guaranteed, tools exposed to agents should default to <strong>read-only or non-destructive operations<\/strong>.<\/p>\n\n\n\n\n  <div id=\"horizontal-teaserblock_b7236d647409090bf329be40be307063\" class=\"block__horizontal-teaser -detect-in-viewport  -aspect-ratio--teaser_16_9\">\n    <div class=\"horizontal-teaser__wrapper\">\n      <div class=\"horizontal-teaser\">\n        <div class=\"horizontal-teaser__content__wrapper has--background-color \">\n                    <div class=\"horizontal-teaser__content\">\n            <h3 class=\"h2\">The SAP Approach to Agents<\/h3>\n                        <p>In this blog post series, Niklas Fr\u00fchauf, Senior Data Scientist, explores whether AI agents already deliver real value for businesses. In part one, he outlined the concept and different types \u2026<\/p>\n                                      <div class=\"horizontal-teaser__link\">\n                <a class=\"btn btn--primary\" href=\"https:\/\/sovanta.com\/en\/the-sap-approach-to-agents\/\" >More<\/a>\n              <\/div>\n                      <\/div>\n        <\/div>\n                <div class=\"horizontal-teaser__img__wrapper\">\n          <img decoding=\"async\" width=\"738\" height=\"416\" src=\"https:\/\/sovanta.com\/wp-content\/uploads\/2026\/03\/lachende-menschen-738x416.jpeg\" class=\"attachment-teaser_16_9 size-teaser_16_9\" alt=\"\" srcset=\"https:\/\/sovanta.com\/wp-content\/uploads\/2026\/03\/lachende-menschen-738x416.jpeg 738w, https:\/\/sovanta.com\/wp-content\/uploads\/2026\/03\/lachende-menschen-300x169.jpeg 300w, https:\/\/sovanta.com\/wp-content\/uploads\/2026\/03\/lachende-menschen-1024x576.jpeg 1024w, https:\/\/sovanta.com\/wp-content\/uploads\/2026\/03\/lachende-menschen-768x432.jpeg 768w, https:\/\/sovanta.com\/wp-content\/uploads\/2026\/03\/lachende-menschen-1536x864.jpeg 1536w, https:\/\/sovanta.com\/wp-content\/uploads\/2026\/03\/lachende-menschen-1400x788.jpeg 1400w, https:\/\/sovanta.com\/wp-content\/uploads\/2026\/03\/lachende-menschen-700x394.jpeg 700w, https:\/\/sovanta.com\/wp-content\/uploads\/2026\/03\/lachende-menschen.jpeg 1920w\" sizes=\"(max-width: 738px) 100vw, 738px\" \/>        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n\n\n\n<h2 class=\"wp-block-heading\">Even within the SAP ecosystem, interoperability challenges remain<\/h2>\n\n\n\n<p>For example, when agents query data from SAP Business Data Cloud, there is currently no fully native agent bridge that consistently enforces user-level or row-level access controls across all scenarios. As organizations begin experimenting with newer patterns such as the <a href=\"https:\/\/sovanta.com\/en\/how-to-improve-ai-through-data-integrity-with-mcp\/\">Model Context Protocol (MCP)<\/a> or agent-to-agent communication (A2A), these challenges become even more complex. Ideally, <strong>every agent and tool in the chain must be aware of who initiated the request and apply the appropriate authorization rules accordingly<\/strong>. In particular, MCP-based tool integrations require careful handling of authentication and authorization to avoid unintended data exposure.<\/p>\n\n\n\n<p>Another related question is <strong>who is allowed to access which agents in the first place<\/strong>. Within Joule, administrators can restrict certain agents or capabilities to specific user groups. However, for custom pro-code agents deployed on SAP Business Technology Platform, similar governance mechanisms typically need to be implemented manually.<\/p>\n\n\n\n<p>Finally, regulatory and data protection requirements may also influence architectural decisions. In some cases, particularly for workloads subject to stricter GDPR requirements under the General Data Protection Regulation, organizations may need to rely on <strong>Europe-hosted or open-source large language models<\/strong>. Pro-code developers can already achieve this through <a href=\"https:\/\/help.sap.com\/docs\/sap-ai-core\/sap-ai-core-service-guide\/what-is-sap-ai-core?locale=en-US\">SAP AI Core<\/a> (\u201cGenerative AI Hub\u201d), which support open-source models such as those from Mistral AI. In contrast, Joule currently does not expose configuration options for selecting or controlling the underlying LLM, and the exact foundation model used is not publicly documented.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The result: Are AI agents already transforming business processes?<\/h2>\n\n\n\n<p>We love exploring new technologies and adopting them early &#8211; always with one key question in mind: how can SAP customers truly benefit? That\u2019s exactly how we approached AI agents.<\/p>\n\n\n\n<p>With our long-standing experience in both traditional machine learning and generative AI, combined with extensive hands-on work with AI agents, we support organizations across the full spectrum of agent development. From low-code agents built with Joule Studio to complex, fully customized pro-code agents, we have successfully delivered production-grade solutions on both ends of the spectrum.<\/p>\n\n\n\n<p>The concept behind agents and SAP\u2019s approach to agents are highly promising and have the potential to transforming business processes. So what\u2019s holding companies back? On the one hand, the right use cases for agents still need to be identified. On the other, organizations require the right expertise and tooling to implement agents effectively and overcome the associated challenges.<\/p>\n\n\n\n<p>Ready to get started with agents? Then the <a href=\"https:\/\/sovanta.com\/en\/ai-factory\/\">sovanta AI Factory<\/a> is the perfect platform. Request a demo today.<\/p>\n\n\n\n<div id=\"contact-personblock_1ccb17c5a778986fb7bb67b5f804de7b\" class=\"block__contact-person -detect-in-viewport block__contact-person--default block__contact-person--with-headline has-seashell-background-color has-background-color\">\n\n  <div class=\"contact-person__wrapper\">\n\n    <div class=\"contact-person__header\">\n\n      <div class=\"contact-person__header__wrapper\">\n\n        \n\n                    <div class=\"contact-person__image\">\n            <img decoding=\"async\" width=\"350\" height=\"466\" src=\"https:\/\/sovanta.com\/wp-content\/uploads\/2024\/01\/Niklas-Fruehauf-350x466.jpg\" class=\"attachment-contact_person size-contact_person wp-post-image\" alt=\"\" srcset=\"https:\/\/sovanta.com\/wp-content\/uploads\/2024\/01\/Niklas-Fruehauf-350x466.jpg 350w, https:\/\/sovanta.com\/wp-content\/uploads\/2024\/01\/Niklas-Fruehauf-225x300.jpg 225w, https:\/\/sovanta.com\/wp-content\/uploads\/2024\/01\/Niklas-Fruehauf.jpg 750w\" sizes=\"(max-width: 350px) 100vw, 350px\" \/>          <\/div>\n                                  <div class=\"contact-person__name\">\n              Niklas Fr\u00fchauf            <\/div>\n                        <div class=\"contact-person__position\">\n              Senior Data Scientist            <\/div>\n          \n          \n      <\/div>\n\n    <\/div>\n\n    <div class=\"contact-person__body\">\n\n              <h2 class=\"h3 contact-person__headline\">Your Contact<\/h2>\n      \n      \n                    <div class=\"contact-person__text\">\n          Niklas Fr\u00fchauf works as a Senior Data Scientist at sovanta. He focuses on keeping up with latest AI methodologies and state-of-the-art approaches in the areas of natural language understanding, computer vision and time series forecasting, leveraging these to support customers in solving their business challenges and automating their processes with AI.        <\/div>\n      \n                  \n                    <div class=\"contact-person__channels\">\n                              <a href=\"mailto:niklas.fruehauf@sovanta.com\" class=\"contact-person__channel contact-person__channel--mail\" rel=\"noopener noreferrer\" target=\"_blank\" title=\"Contact via Mail\">\n            <span class=\"icon icon--svg\">\n<svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\">\n<path d=\"M17.5 6h-16c-0.827 0-1.5 0.673-1.5 1.5v9c0 0.827 0.673 1.5 1.5 1.5h16c0.827 0 1.5-0.673 1.5-1.5v-9c0-0.827-0.673-1.5-1.5-1.5zM17.5 7c0.030 0 0.058 0.003 0.087 0.008l-7.532 5.021c-0.29 0.193-0.819 0.193-1.109 0l-7.532-5.021c0.028-0.005 0.057-0.008 0.087-0.008h16zM17.5 17h-16c-0.276 0-0.5-0.224-0.5-0.5v-8.566l7.391 4.927c0.311 0.207 0.71 0.311 1.109 0.311s0.798-0.104 1.109-0.311l7.391-4.927v8.566c0 0.276-0.224 0.5-0.5 0.5z\" fill=\"currentColor\"><\/path>\n<\/svg>\n<\/span>    <\/a>\n                      <a href=\"https:\/\/www.linkedin.com\/in\/niklasfruehauf\/?originalSubdomain=de\" class=\"contact-person__channel contact-person__channel--linkedin\" rel=\"noopener noreferrer\" target=\"_blank\" title=\"Contact via Linkedin\">\n            <span class=\"icon icon--svg\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fab\" data-icon=\"linkedin-in\" class=\"svg-inline--fa fa-linkedin-in fa-w-14\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z\"><\/path><\/svg><\/span>    <\/a>\n                          <\/div>      \n    <\/div>\n\n  <\/div>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>In this blog post series, Niklas Fr\u00fchauf, Senior Data Scientist, explores whether AI agents already deliver real value for businesses. In part \u2026<\/p>\n","protected":false},"author":3,"featured_media":66892,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"content-type":"","footnotes":""},"categories":[308],"tags":[],"competence":[],"Industry":[],"line_of_business":[],"resource":[640,641,376],"systems-and-technologies":[],"class_list":["post-66891","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-sovanta-en","resource-sap-ai-bdc-blog-en","resource-btp-blogpost-en","resource-blog-en"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Why Enterprise AI Agent Adoption is Still Slow - sovanta AG<\/title>\n<meta name=\"description\" content=\"Discover how SAP AI agents transform enterprise workflows with human-in-the-loop control, secure data access, and measurable business impact.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sovanta.com\/en\/why-enterprise-ai-agent-adoption-is-still-slow\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Why Enterprise AI Agent Adoption is Still Slow - sovanta AG\" \/>\n<meta property=\"og:description\" content=\"Discover how SAP AI agents transform enterprise workflows with human-in-the-loop control, secure data access, and measurable business impact.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sovanta.com\/en\/why-enterprise-ai-agent-adoption-is-still-slow\/\" \/>\n<meta property=\"og:site_name\" content=\"sovanta AG\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/sovantaAG\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-21T08:08:50+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-21T08:08:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/sovanta.com\/wp-content\/uploads\/2026\/03\/mann-gestikuliert.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"sova.hilkert\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@sovanta_AG\" \/>\n<meta name=\"twitter:site\" content=\"@sovanta_AG\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"sova.hilkert\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/sovanta.com\/en\/why-enterprise-ai-agent-adoption-is-still-slow\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/sovanta.com\/en\/why-enterprise-ai-agent-adoption-is-still-slow\/\"},\"author\":{\"name\":\"sova.hilkert\",\"@id\":\"https:\/\/sovanta.com\/en\/#\/schema\/person\/0b2dab3f65b5928cf52378374235afd3\"},\"headline\":\"Why Enterprise AI Agent Adoption is Still Slow\",\"datePublished\":\"2026-04-21T08:08:50+00:00\",\"dateModified\":\"2026-04-21T08:08:51+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/sovanta.com\/en\/why-enterprise-ai-agent-adoption-is-still-slow\/\"},\"wordCount\":1343,\"publisher\":{\"@id\":\"https:\/\/sovanta.com\/en\/#organization\"},\"image\":{\"@id\":\"https:\/\/sovanta.com\/en\/why-enterprise-ai-agent-adoption-is-still-slow\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/sovanta.com\/wp-content\/uploads\/2026\/03\/mann-gestikuliert.jpeg\",\"articleSection\":[\"sovanta\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/sovanta.com\/en\/why-enterprise-ai-agent-adoption-is-still-slow\/\",\"url\":\"https:\/\/sovanta.com\/en\/why-enterprise-ai-agent-adoption-is-still-slow\/\",\"name\":\"Why Enterprise AI Agent Adoption is Still Slow - sovanta AG\",\"isPartOf\":{\"@id\":\"https:\/\/sovanta.com\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/sovanta.com\/en\/why-enterprise-ai-agent-adoption-is-still-slow\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/sovanta.com\/en\/why-enterprise-ai-agent-adoption-is-still-slow\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/sovanta.com\/wp-content\/uploads\/2026\/03\/mann-gestikuliert.jpeg\",\"datePublished\":\"2026-04-21T08:08:50+00:00\",\"dateModified\":\"2026-04-21T08:08:51+00:00\",\"description\":\"Discover how SAP AI agents transform enterprise workflows with human-in-the-loop control, secure data access, and measurable business impact.\",\"breadcrumb\":{\"@id\":\"https:\/\/sovanta.com\/en\/why-enterprise-ai-agent-adoption-is-still-slow\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/sovanta.com\/en\/why-enterprise-ai-agent-adoption-is-still-slow\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/sovanta.com\/en\/why-enterprise-ai-agent-adoption-is-still-slow\/#primaryimage\",\"url\":\"https:\/\/sovanta.com\/wp-content\/uploads\/2026\/03\/mann-gestikuliert.jpeg\",\"contentUrl\":\"https:\/\/sovanta.com\/wp-content\/uploads\/2026\/03\/mann-gestikuliert.jpeg\",\"width\":1920,\"height\":1080},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/sovanta.com\/en\/why-enterprise-ai-agent-adoption-is-still-slow\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/sovanta.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Why Enterprise AI Agent Adoption is Still Slow\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/sovanta.com\/en\/#website\",\"url\":\"https:\/\/sovanta.com\/en\/\",\"name\":\"sovanta AG\",\"description\":\"Simplify IT, HR and Sales\",\"publisher\":{\"@id\":\"https:\/\/sovanta.com\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/sovanta.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/sovanta.com\/en\/#organization\",\"name\":\"sovanta AG\",\"url\":\"https:\/\/sovanta.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/sovanta.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/sovanta.com\/wp-content\/uploads\/2022\/01\/Logo_sovanta_Claim_RGB.svg\",\"contentUrl\":\"https:\/\/sovanta.com\/wp-content\/uploads\/2022\/01\/Logo_sovanta_Claim_RGB.svg\",\"width\":380,\"height\":226,\"caption\":\"sovanta AG\"},\"image\":{\"@id\":\"https:\/\/sovanta.com\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/sovantaAG\/\",\"https:\/\/x.com\/sovanta_AG\",\"https:\/\/www.linkedin.com\/company\/sovanta-ag\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/sovanta.com\/en\/#\/schema\/person\/0b2dab3f65b5928cf52378374235afd3\",\"name\":\"sova.hilkert\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Why Enterprise AI Agent Adoption is Still Slow - sovanta AG","description":"Discover how SAP AI agents transform enterprise workflows with human-in-the-loop control, secure data access, and measurable business impact.","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:\/\/sovanta.com\/en\/why-enterprise-ai-agent-adoption-is-still-slow\/","og_locale":"en_GB","og_type":"article","og_title":"Why Enterprise AI Agent Adoption is Still Slow - sovanta AG","og_description":"Discover how SAP AI agents transform enterprise workflows with human-in-the-loop control, secure data access, and measurable business impact.","og_url":"https:\/\/sovanta.com\/en\/why-enterprise-ai-agent-adoption-is-still-slow\/","og_site_name":"sovanta AG","article_publisher":"https:\/\/www.facebook.com\/sovantaAG\/","article_published_time":"2026-04-21T08:08:50+00:00","article_modified_time":"2026-04-21T08:08:51+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/sovanta.com\/wp-content\/uploads\/2026\/03\/mann-gestikuliert.jpeg","type":"image\/jpeg"}],"author":"sova.hilkert","twitter_card":"summary_large_image","twitter_creator":"@sovanta_AG","twitter_site":"@sovanta_AG","twitter_misc":{"Written by":"sova.hilkert","Estimated reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/sovanta.com\/en\/why-enterprise-ai-agent-adoption-is-still-slow\/#article","isPartOf":{"@id":"https:\/\/sovanta.com\/en\/why-enterprise-ai-agent-adoption-is-still-slow\/"},"author":{"name":"sova.hilkert","@id":"https:\/\/sovanta.com\/en\/#\/schema\/person\/0b2dab3f65b5928cf52378374235afd3"},"headline":"Why Enterprise AI Agent Adoption is Still Slow","datePublished":"2026-04-21T08:08:50+00:00","dateModified":"2026-04-21T08:08:51+00:00","mainEntityOfPage":{"@id":"https:\/\/sovanta.com\/en\/why-enterprise-ai-agent-adoption-is-still-slow\/"},"wordCount":1343,"publisher":{"@id":"https:\/\/sovanta.com\/en\/#organization"},"image":{"@id":"https:\/\/sovanta.com\/en\/why-enterprise-ai-agent-adoption-is-still-slow\/#primaryimage"},"thumbnailUrl":"https:\/\/sovanta.com\/wp-content\/uploads\/2026\/03\/mann-gestikuliert.jpeg","articleSection":["sovanta"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/sovanta.com\/en\/why-enterprise-ai-agent-adoption-is-still-slow\/","url":"https:\/\/sovanta.com\/en\/why-enterprise-ai-agent-adoption-is-still-slow\/","name":"Why Enterprise AI Agent Adoption is Still Slow - sovanta AG","isPartOf":{"@id":"https:\/\/sovanta.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/sovanta.com\/en\/why-enterprise-ai-agent-adoption-is-still-slow\/#primaryimage"},"image":{"@id":"https:\/\/sovanta.com\/en\/why-enterprise-ai-agent-adoption-is-still-slow\/#primaryimage"},"thumbnailUrl":"https:\/\/sovanta.com\/wp-content\/uploads\/2026\/03\/mann-gestikuliert.jpeg","datePublished":"2026-04-21T08:08:50+00:00","dateModified":"2026-04-21T08:08:51+00:00","description":"Discover how SAP AI agents transform enterprise workflows with human-in-the-loop control, secure data access, and measurable business impact.","breadcrumb":{"@id":"https:\/\/sovanta.com\/en\/why-enterprise-ai-agent-adoption-is-still-slow\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sovanta.com\/en\/why-enterprise-ai-agent-adoption-is-still-slow\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/sovanta.com\/en\/why-enterprise-ai-agent-adoption-is-still-slow\/#primaryimage","url":"https:\/\/sovanta.com\/wp-content\/uploads\/2026\/03\/mann-gestikuliert.jpeg","contentUrl":"https:\/\/sovanta.com\/wp-content\/uploads\/2026\/03\/mann-gestikuliert.jpeg","width":1920,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/sovanta.com\/en\/why-enterprise-ai-agent-adoption-is-still-slow\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/sovanta.com\/en\/"},{"@type":"ListItem","position":2,"name":"Why Enterprise AI Agent Adoption is Still Slow"}]},{"@type":"WebSite","@id":"https:\/\/sovanta.com\/en\/#website","url":"https:\/\/sovanta.com\/en\/","name":"sovanta AG","description":"Simplify IT, HR and Sales","publisher":{"@id":"https:\/\/sovanta.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sovanta.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/sovanta.com\/en\/#organization","name":"sovanta AG","url":"https:\/\/sovanta.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/sovanta.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/sovanta.com\/wp-content\/uploads\/2022\/01\/Logo_sovanta_Claim_RGB.svg","contentUrl":"https:\/\/sovanta.com\/wp-content\/uploads\/2022\/01\/Logo_sovanta_Claim_RGB.svg","width":380,"height":226,"caption":"sovanta AG"},"image":{"@id":"https:\/\/sovanta.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/sovantaAG\/","https:\/\/x.com\/sovanta_AG","https:\/\/www.linkedin.com\/company\/sovanta-ag\/"]},{"@type":"Person","@id":"https:\/\/sovanta.com\/en\/#\/schema\/person\/0b2dab3f65b5928cf52378374235afd3","name":"sova.hilkert"}]}},"acf":[],"_links":{"self":[{"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/posts\/66891","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/comments?post=66891"}],"version-history":[{"count":10,"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/posts\/66891\/revisions"}],"predecessor-version":[{"id":68234,"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/posts\/66891\/revisions\/68234"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/media\/66892"}],"wp:attachment":[{"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/media?parent=66891"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/categories?post=66891"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/tags?post=66891"},{"taxonomy":"competence","embeddable":true,"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/competence?post=66891"},{"taxonomy":"industry","embeddable":true,"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/Industry?post=66891"},{"taxonomy":"line_of_business","embeddable":true,"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/line_of_business?post=66891"},{"taxonomy":"resource","embeddable":true,"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/resource?post=66891"},{"taxonomy":"sap-product","embeddable":true,"href":"https:\/\/sovanta.com\/en\/wp-json\/wp\/v2\/systems-and-technologies?post=66891"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}