webinars.sap.com Open in urlscan Pro
2.17.180.128  Public Scan

Submitted URL: http://webinars.sap.com/2024-01-18-sap-btp-unveiled-webinar-global/en/home?source=email-us-flashnewsletter&sap-outbound-...
Effective URL: https://webinars.sap.com/2024-01-18-sap-btp-unveiled-webinar-global/en/home?source=email-us-flashnewsletter&sap-outbound-...
Submission: On February 05 via api from GB — Scanned from GB

Form analysis 1 forms found in the DOM

Name: aspnetFormPOST /2024-01-18-sap-btp-unveiled-webinar-global/en/home?source=email-us-flashnewsletter&sap-outbound-id=34CE1AD4003A51779E20236092093990F3F000C1&smc_campaign_id=0000039025&source=email-smc/

<form name="aspnetForm" method="post" action="/2024-01-18-sap-btp-unveiled-webinar-global/en/home?source=email-us-flashnewsletter&amp;sap-outbound-id=34CE1AD4003A51779E20236092093990F3F000C1&amp;smc_campaign_id=0000039025&amp;source=email-smc/"
  id="aspnetForm">
  <div>
    <div>
      <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTIwOTU5NjQzODRkZEJUEOJx2LgJVHQCitlab8cITMsrbvrw3pvE8b3ddfHf">
    </div>
    <script src="../../51Degrees.core.js" type="text/javascript"></script>
    <div>
      <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="00A36771">
      <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION"
        value="/wEdABLd0qLVN+FLpAO984i2GpQZCAx82kK5jDp405Q24Ab7vx/NGKXKT0tKMD8RUXIATmesAElTsF90je9s4giPYTdYp0xphlyJW/n1rlz46W0vBiIsegdtSmcttbEJvtPlLoewDy8DKhvwr2cpLuLx1HPrFSB2EWLZa6zZ9tagWDHPd8TXsHr83fcRjvUs2qjHwdZBEjsM2XK7Agr8nmnFLRnMXqsPtCbM+dHSVDndZReDwu2h4+Loy78irRY2DK9SmSCJAIiI6VAXh7XiSXsPlxanH+WAhizFC2+hW3FqJtHd3zRZn+KZYUHxbUEhfdlWdbZRc+7+2Pgibut9suDTK7hMQ8yELrjP8TdA7wTddwnhlOj2xYGknCN8NZKRv/UjWG8JVGFcyIOD7500qz+/HMJsx7wKtH5uEg6Gt/LH4P/tig==">
    </div>
    <div id="page" style="margin-left: 0px;">
      <div id="iframerContainer"></div>
      <script type="text/javascript">
        var GloChannelID;

        function showTwitter() {
          window.open('twitter.aspx', "mywindowa", "width=502,height=520,toolbar=no,location=no,directories=no,status=no,menubar=no, scrollbars=no,resizable=yes,copyhistory=no,left=0,top=100,screenX=0,screenY=100");
        }

        function ShareEmail() {
          var emailsubject = "Welcome to SAP BTP Unveiled: A Concise Exploration of the Latest Updates";
          var emailbody = "Welcome to SAP BTP Unveiled: A Concise Exploration of the Latest Updates";
          var tinyUrl = getTiny(window.location.href);
          window.location.href = "mailto: ?subject=" + emailsubject + "&body=" + emailbody + " %0D%0A " + "%0D%0A " + tinyUrl;
        }

        function ShareEmailSession() {
          var emailbody = "Welcome to SAP BTP Unveiled: A Concise Exploration of the Latest Updates";
          var sessiontitle1 = document.getElementById("hdnSessionTitle").value;
          var hdnSessionDescription1 = document.getElementById("hdnSessionDescription").value;
          hdnSessionDescription1 = decodeURIComponent(hdnSessionDescription1);
          hdnSessionDescription1 = hdnSessionDescription1.replace(/<br>/g, "%0D%0A");
          var tinyUrl = getTiny(window.location.href);
          //window.location.href = "mailto: ?subject=" + emailsubject + "&body=" + emailbody + " %0D%0A " + "%0D%0A " + tinyUrl;
          window.location.href = "mailto: ?subject=" + sessiontitle1 + "&body=" + emailbody + " %0D%0A " + "%0D%0A " + sessiontitle1 + " (" + tinyUrl + ")" + " %0D%0A " + "%0D%0A " + hdnSessionDescription1;
        }

        function getTiny(websiteUrl) {
          var strTinyUrl = "";
          var url = '../../Controller/Sessions.aspx/CreateTinyURL?eventname=2024-01-18-sap-btp-unveiled-webinar-global';
          defaultParameters = "{strUrl:'" + websiteUrl + "'}";
          $.ajax({
            type: "POST",
            url: url,
            cache: false,
            async: false,
            data: defaultParameters,
            contentType: "application/json; charset=utf-8",
            datatype: "json",
            success: function(msg) {
              strTinyUrl = msg.d;
              //return msg.d;
            },
            error: function(xmlHttpRequest, textStatus, errorThrown) {
              if (xmlHttpRequest.readyState == 0 || xmlHttpRequest.status == 0) {
                return;
              } else {}
            }
          });
          return strTinyUrl;
        }
        //javascript function to check whether is user is logged in or not.
        function UserLoginStatus() {
          var nameevent = ".SESSION_COOKIE_" + eventName.toUpperCase();
          var Eventcookie = getCookie(nameevent);
          if (Eventcookie != null && Eventcookie != "") {
            var arr = Eventcookie.split('|');
            if (arr[7].trim() != "1") {
              //user is logged in
              return true;
            }
          }
          return false;
        }
      </script>
      <div id="wrapper" class="min-height-wrapper">
        <div class="w1">
          <div class="header">
            <script type="text/javascript" src="../../js/Utility.js"></script>
            <script type="text/javascript" src="../../js/jquery.bpopup-0.8.0.min.js"></script>
            <script type="text/javascript">
              var res = 'yes';
            </script>
            <script type="text/javascript">
              function RefreshPage(cookiename) {
                document.cookie = cookiename + '=; expires=Thu, 01-Jan-70 00:00:01 GMT;';
                window.location.reload()
              }
              $(function() {});
            </script>
            <script src="../../js/DateGlobal/date-en-US.js" type="text/javascript"></script>
            <script src="/js/min/jquery.ba-postmessage.min.js" type="text/javascript"></script>
            <!--End for LiveChat-->
            <input type="hidden" id="hdnActiveAnnouncement" value="0">
            <input type="hidden" name="ctl00$ucHeader$HiddeniserID" id="ctl00_ucHeader_HiddeniserID" value="1">
            <!-- CQ5 Navigation Container -->
            <!--   Header Start here       -->
            <header id="header">
              <div id="headerTop" class="" style="display: none">
                <div class="container">
                  <div class="header-holder">
                  </div>
                </div>
              </div>
              <div id="headerMain">
                <div class="container">
                  <section class="header-holder">
                    <div class="logo">
                      <div class="DHheaderLogo headerLogoText parbase">
                        <a href="/2024-01-18-sap-btp-unveiled-webinar-global/en/home">

            <img class="deskLogo" src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/images/loading-logo.png" alt="SAP">
        
        
            <img class="mobLogo" src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/images/loading-logo.png" alt="SAP">
        
    </a>
                      </div>
                    </div>
                    <!--  Mega menu Start here       -->
                    <div class="megaMenu ">
                      <nav class="mainNavigation"> <a class="nav-opener mobile-btn" href="javascript:;" onclick="openMobileMenu(event)" title="Navigation"> <i class="fa fa-bars"></i> </a><span></span>
                        <div class="nav-block">
                          <div class="topNav topNavList parbase">
                            <ul class="nav-area">
                              <li>
                                <a data-engagement-tracking-analytics="nav_L1:Home" href="/2024-01-18-sap-btp-unveiled-webinar-global/en/home">
                <em>Home</em>
            </a>
                              </li>
                              <li>
                                <a data-engagement-tracking-analytics="nav_L1:SAP Discovery Center" href="https://discovery-center.cloud.sap/" target="_blank">
                <em>SAP Discovery Center</em>
            </a>
                              </li>
                              <li>
                                <a data-engagement-tracking-analytics="nav_L1:SAP Community" href="https://community.sap.com/" target="_blank">
                <em>SAP Community</em>
            </a>
                              </li>
                            </ul>
                          </div>
                        </div>
                      </nav>
                    </div>
                    <!--  Mega menu End here       -->
                    <div class="menu-right">
                      <div class="headerRightLinks">
                        <div class="login-details">
                          <ul>
                            <li id="toSeriesDetailsBtnHolder" style="display: none; color: rgb(0, 0, 0);">
                              <span>
                                <a id="toSeriesDetailsBtn" href="javascript:void(0);" class="linkButton blue">
                       View all Webinars in the Series
                   </a>
                              </span>
                            </li>
                          </ul>
                          <div class="headerRightLogo hideRightLogoMob">
                          </div>
                          <!-- onClick="searchKeyword(prompt('Search')); return false;" -->
                        </div>
                        <!-- My Account div -->
                        <div id="divAction" class="popup-content" style="display:none">
                          <div class="slide-actionsUpper">
                            <ul>
                            </ul>
                          </div>
                        </div>
                        <!-- Search div -->
                        <div id="searchDiv" class="popup-content" style="display: none;">
                          <div class="search-field">
                            <input id="Search" class="base-font02" type="search" onkeypress="javascript:return searchOnEnterKeyPress(event);">
                            <span id="searchSpan" class="icon-search02"></span>
                          </div>
                        </div>
                      </div>
                    </div>
                    <!--  Side contact slide      -->
                    <section class="contact-module isHeaderPage"><a class="opener mobile-btn" href="javascript:;" onclick="openMobileContact()">
                    <svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" class="contactBlack" x="0px" y="0px" viewBox="0 0 297 297" fill="#000" width="30px" height="30px" style="enable-background:new 0 0 297 297;" xml:space="preserve">
                    <g><path d="M206.093,181.516c17.379,0,31.515-14.138,31.515-31.515V54.593c0-17.378-14.136-31.518-31.515-31.518H31.51
                    C14.135,23.075,0,37.215,0,54.593v95.408c0,17.377,14.135,31.515,31.51,31.515h22.933v32.988c0,4.012,2.416,7.627,6.121,9.162
                    c1.228,0.507,2.516,0.753,3.792,0.753c2.58,0,5.117-1.007,7.014-2.904l39.991-39.999H206.093z"></path>
                    <path d="M269.415,105.583h-15.944v44.418c0,26.125-21.253,47.378-47.378,47.378h-88.161l-18.537,18.542
                    c2.234,12.987,13.567,22.902,27.181,22.902h76.762l32.191,32.196c1.896,1.897,4.434,2.905,7.014,2.905
                    c1.276,0,2.564-0.249,3.792-0.756c3.705-1.535,6.12-5.149,6.12-9.16v-25.186h16.961c15.211,0,27.585-12.378,27.585-27.591v-78.061
                    C297,117.959,284.626,105.583,269.415,105.583z"></path></g></svg>
                    <img alt="" class="contactWhite" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/contactus.png">
                    <img alt="" class="contactBlue" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/contact-icon.png"> <br>
                    <span class="icon-talk"></span> <em><div class="DHheadercontact contactus parbase">


















	Contact us

<div class="clear"></div>
</div>
</em> </a>
                      <div class="popup">
                        <div class="popup-content">
                          <div class="DHheaderLinks headerLinks parbase">
                            <div class="close-icon"><a href="javascript:;" onclick="closeMobileContact()"><img alt="Close ContactUs Mobile Popup" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/close_btn.png"></a></div>
                            <div class="contact-title">Call us at <a aria-label="datatelnumber" class="datatelnumber" href="tel:13475145120" data-tel-number="tel:13475145120">1-347-514-5120</a> <span class="or">or</span></div>
                            <div class="contact-set singlecontact">
                              <div class="col contact">
                                <a href="mailto:toros.aledjian@sap.com">
                <div class="heading"> <span class="adaptiveImagesContainer image visual"> <span><img alt="" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/contact-mail.png"></span> </span> </div>
                <span class="h-text">Contact us</span>
                <p>E-mail us with comments, questions or feedback.</p>
            </a>
                              </div>
                            </div>
                            <script>
                              $(document).ready(function() {
                                if (typeof ismobiledevice !== 'undefined' && ismobiledevice) {
                                  var iscalldisabled = true;
                                  var ischatdisabled = true;
                                  if (ischatdisabled && iscalldisabled) {
                                    $(".contact-module .popup-content .contact-set").addClass("doublecontact");
                                    $(".contact-module .popup-content .contact-set .call").hide();
                                  } else if (ischatdisabled && !iscalldisabled) {} else if (!ischatdisabled && iscalldisabled) {
                                    $(".contact-module .popup-content .contact-set").removeClass("doublecontact");
                                    $(".contact-module .popup-content .contact-set").addClass("singlecontact");
                                    $(".contact-module .popup-content .contact-set .call").hide();
                                  }
                                }
                              });
                            </script>
                          </div>
                        </div>
                      </div>
                    </section>
                  </section>
                </div>
              </div>
            </header>
            <script>
              isTopHeader = false;
              isPersistantHeader = false;
              var eventProfileConsentMsg = "Yes, I agree to let SAP make my event profile publicly accessible to event attendees and to display the public attributes of my profile on SAP event websites and mobile applications.";
            </script>
            <!--  Header end  here -->
            <div class="clear"></div>
            <!--Logged in user nav ends....-->
            <span id="ctl00_ucHeader_lblUsernameCQ5" style="display: none;">cxziiekt</span>
            <div id="divLanguageSelector" style="display: none;">
              <a href="../Language-Selector.aspx?eventid=28239&amp;languageid=1&amp;ReturnUrl=%2f2024-01-18-sap-btp-unveiled-webinar-global%2fen%2fhome%3fsource%3demail-us-flashnewsletter%26sap-outbound-id%3d34CE1AD4003A51779E20236092093990F3F000C1%26smc_campaign_id%3d0000039025%26source%3demail-smc%2f" id="ctl00_ucHeader_aLanguageCQ5">English</a>
            </div>
            <!--Logged In User Nav-->
            <div id="overlay1112" style="display: none;">
            </div>
            <div id="pmeOverlayPopup" style="display: none; width: 35%; position: fixed; top: 35%; left: 30%; z-index: 125; padding: 20px 20px 20px 20px;">
            </div>
            <div id="divSurveyConfirm" style="display: none;">
              <div class="divSurveyConfirmContainer">
                <div>
                  <p> Do you want to take Survey - '<span id="surveyTitle">Survey Title</span>'? </p>
                  <div style="clear: both;">
                  </div>
                  <div style="text-align: center;">
                    <a class="btn-cta" id="aTakeSurvey"><span>Yes</span></a> <a class="btn-cta" id="aNolaunchsurvey" style="margin-left: 20px;"><span>No</span></a>
                  </div>
                </div>
              </div>
              <a class="closeBPopUp" href="javascript:closeSurveyConfirmBox();">x</a>
            </div>
            <input type="hidden" name="ctl00$ucHeader$hdnSurveyTitle" id="ctl00_ucHeader_hdnSurveyTitle">
            <input type="hidden" name="ctl00$ucHeader$hdnSurveyURL" id="ctl00_ucHeader_hdnSurveyURL">
            <script type="text/javascript">
              var oneDXHeaderVars = {
                isOneDXEnabled: true,
                eventName: '2024-01-18-sap-btp-unveiled-webinar-global',
                annonUserID: '1',
                videoConditionalAccessFormLoad: 'ON',
                inviteeID: 0,
                userLoginStatus: false,
                encryptedUID: '',
                popupWindow: '',
                idsSwitch: 'off',
                idsWidgetSwitch: 'OFF',
                isLoginFirstTime: false,
                isEventPreCheck: 'live',
                helloText: 'Hello:',
                userID: '1',
                loginLinkDisplay: 'yes',
                eventID: 28239,
                languageID: 1,
                myProfileLabel: 'My Profile',
                lblUsernameCQ5ID: 'ctl00_ucHeader_lblUsernameCQ5',
                idsBaseURL: 'https://accounts.sap.com',
                serviceProviderName: 'webinars.sap.com',
                isConditionalAccess: 'ON',
                currentPageUrl: 'http://webinars.sap.com/staticpage.aspx?slugURL=home&eventname=2024-01-18-sap-btp-unveiled-webinar-global&languagename=en&source=email-us-flashnewsletter&sap-outbound-id=34CE1AD4003A51779E20236092093990F3F000C1&smc_campaign_id=0000039025&source=email-smc/',
                myPageName: 'eventid=28239&languageid=1&ReturnUrl=%2f2024-01-18-sap-btp-unveiled-webinar-global%2fen%2fhome%3fsource%3demail-us-flashnewsletter%26sap-outbound-id%3d34CE1AD4003A51779E20236092093990F3F000C1%26smc_campaign_id%3d0000039025%26source%3demail-smc%2f',
                queryStringPageName: '',
                addClickTrackingReportURL: '../../Controller/TrackUIManager.aspx/AddClickTrackingReport?eventname=2024-01-18-sap-btp-unveiled-webinar-global',
                addClickTrackingReportForColleteralURL: '../../Controller/TrackUIManager.aspx/AddClickTrackingReportForColleteral?eventname=2024-01-18-sap-btp-unveiled-webinar-global',
                addClickTrackingReportForLiveDemoURL: '../../ConditionalAccessLogin.aspx/AddClickTrackingReportForLiveDemo?eventname=2024-01-18-sap-btp-unveiled-webinar-global',
                refreshUsersCacheURL: '../../controller/AjaxProxy.aspx/RefreshUsersCache?eventname=2024-01-18-sap-btp-unveiled-webinar-global',
                updateCurrentUserLoginTimeURL: '../../controller/AjaxProxy.aspx/UpdateCurrentUserLoginTime?eventname=2024-01-18-sap-btp-unveiled-webinar-global',
                getAnnouncementURL: '../../controller/AjaxProxy.aspx/GetAnnouncement?eventname=2024-01-18-sap-btp-unveiled-webinar-global',
                isUserValidForSSOURL: '../../controller/AjaxProxy.aspx/isUserValidForSSO?eventname=2024-01-18-sap-btp-unveiled-webinar-global',
                enableSSO: '',
                allowPartialAccessForGatedAssets: '',
                announcementCloseIcon: '../../images/close-icon.png',
                announcementCloseIconNew: '../../images/close_btn.png',
                showHideSaveToPlaylist: ''
              };

              function loadjscssfile(filename, filetype) {
                if (filetype == "js") { //if filename is a external JavaScript file
                  var fileref = document.createElement('script')
                  fileref.setAttribute("type", "text/javascript")
                  fileref.setAttribute("src", filename)
                } else if (filetype == "css") { //if filename is an external CSS file
                  var fileref = document.createElement("link")
                  fileref.setAttribute("rel", "stylesheet")
                  fileref.setAttribute("type", "text/css")
                  fileref.setAttribute("href", filename)
                }
                if (typeof fileref != "undefined") document.getElementsByTagName("body")[0].appendChild(fileref)
              }

              function checkMobileDev() {
                try {
                  var devWindowWidth = $(window).width();
                  if (parseInt(devWindowWidth) <= 767) {
                    return true;
                  }
                } catch (e) {}
                return false;
              }
              jQuery(function() {
                var doNotShowHeaderFooter = 'False';
                if (doNotShowHeaderFooter != undefined && doNotShowHeaderFooter != null) {
                  if (doNotShowHeaderFooter.toLowerCase() == "true") {
                    $('.anchor_DoubleHeader').css('height', '0px');
                  }
                }
                //try{
                //    if(checkMobileDev()){
                //        var mediaCSSPath = $('link[href$="global.css"]').attr('href');
                //        if(mediaCSSPath != undefined)
                //        {
                //            mediaCSSPath = mediaCSSPath.replace("global.css","mobile.css");
                //        }
                //        loadjscssfile(mediaCSSPath,"css");
                //    }
                //    else
                //    {
                //        if($('link[href$="mobile.css"]') != undefined)
                //        {
                //            $('link[href$="mobile.css"]').remove();
                //        }
                //    }
                //}
                //catch(e){}
              });
            </script>
            <script src="../../js/OneDXHeader.js?v10" type="text/javascript"></script>
          </div>
          <div id="page-content">
          </div>
          <div id="notice" style="display: none">
          </div>
          <div id="page-content_">
          </div>
          <section id="main" style="display: block;">
            <div id="divThirdLevelLinks">
            </div>
            <script type="text/javascript" src="../../js/desktop_twitter_slider.js"></script>
            <script language="javascript" type="text/javascript">
              var overrideRefresh = 0;
              var AjaxStarEvent = false;
              assetPageName = 'home.html';
              $(document).ajaxStop(function() {
                AjaxStarEvent = true;
                $("#watchNow").show();
                //if (!isUserLoggedIn()) {
                //    $("#LoginText").show();
                //}
              });
            </script>
            <div id="ctl00_ContentPlaceHolder1_contentPanel">
              <div>
                <div id="headdata">
                  <link rel="icon" type="image/vnd.microsoft.icon" href="https://content.dm.ux.sap.com/etc/designs/sep1dx/logo.ico">
                  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
                  <title>SAP</title>
                  <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
                  <meta http-equiv="X-UA-Compatible" content="IE=edge">
                  <meta content="telephone=no" name="format-detection">
                  <meta name="title" content="SAP">
                  <meta name="keywords" content="">
                  <meta name="description" content="">
                  <input type="hidden" name="CRMCODE" id="CRMCODE" value="">
                  <input type="hidden" name="ENVIRONMENT" id="ENVIRONMENT" value="">
                  <script>
                    var isOpenedInAuthor = false;
                    var isCurrentPageDynamic = false
                    var gatedurl = "";
                    var globalSiteName = "sep-2024-01-18-sap-btp-unveiled-webinar-global";
                    var globalLanguage = "en_us";
                    window.globalSiteName = "2024-01-18-sap-btp-unveiled-webinar-global";
                    window.globalLanguage = "en_us";
                    window.globalLangCode = "en";
                    window.top.globalSiteName = "2024-01-18-sap-btp-unveiled-webinar-global";
                    window.top.globalLanguage = "en_us";
                    window.top.globalLangCode = "en";
                    var includeOmni = true;
                  </script>
                  <!--   Stylesheet       -->
                  <link rel="stylesheet" href="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/css/font-awesome.css" type="text/css">
                  <link rel="stylesheet" href="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/css/widget.carousel.css" type="text/css">
                  <link rel="stylesheet" href="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/css/slick.css" type="text/css">
                  <link rel="stylesheet" href="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/css/mobile.css" type="text/css">
                  <link rel="stylesheet" href="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/css/video-js-core-and-plugins.min.css" type="text/css">
                  <link rel="stylesheet" href="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/css/video-js-setup-wrapper.css" type="text/css">
                  <!--   Javascript       -->
                  <!--  Adobe-Launch -->
                  <script type="text/javascript" src="//assets.adobedtm.com/ccc66c06b30b/74bdb5e07a1b/launch-5d4062810d94.min.js"></script>
                  <script>
                    window._trackData = function(data, linkObject, eventObject) {
                      try {
                        try {
                          if (_satellite.getVar('isLaunchStagingDebug')) {
                            console.log('LAUNCH: _trackData: arguments: ', arguments);
                            var d = JSON.parse(JSON.stringify(data));
                            console.log('LAUNCH: _trackData: data: ', d);
                            console.log('LAUNCH: _trackData: data (stringified): ', JSON.stringify(d, true, 4));
                          }
                        } catch (e) {
                          window.console && console.error(e);
                        }
                        // effectively make _trackData a dummy if turstarc disables tracking
                        if (!_satellite.getVar('isConsentEnabled')('omtrdc.net', 1)) {
                          if (_satellite.getVar('isLaunchStagingDebug')) {
                            console.log('LAUNCH: _trackData: no AA tracking because of trustarc/privacy settings');
                          }
                          return;
                        }
                        var ADL = (data || {}),
                          p = {
                            events: [],
                            products: []
                          };
                        var ev = ADL.events || {};
                        var s = window.s || {
                          trackData: function() {},
                          getPercentPageViewedVars: function() {}
                        };
                        /*
                         determine s.t or s.tl call.
                         in sections below, Override to:
                         'o' makes an s.tl call as other type tracking. This is the default for all _trackData calls
                         'e' - s.tl call as exit link tracking.
                         'd' - s.tl call as download link tracking.
                         (bool) false - set to (bool) false to trigger s.t page view tracking
                        */
                        var tl = 'o';
                        var linkName = 'no value';
                        /** scc chat tracking **/
                        if (ev.sccChatInviteDisplayed || ev.sccChatStarted || ev.sccChatTransferred) {
                          var chatInfo = ADL.chatInfo || {};
                          var overlay = ADL.overlay || {};
                          // hardcode chatType for invite event since it is not currently passed
                          if (ev.sccChatInviteDisplayed) chatInfo.chatType = 'Invited';
                          // suppress tracking call from ev.sccChatTransferred
                          if (ev.sccChatTransferred) {
                            if (_satellite.getVar('isLaunchStagingDebug')) {
                              window.console && console.log('LAUNCH: _trackData: Chat Tracking Suppressed');
                            }
                            return;
                          }
                          if (ev.sccChatInviteDisplayed) {
                            p.events.push('event41');
                            p.eVar95 = overlay.name || '';
                          }
                          if (ev.sccChatStarted && !chatInfo.isTransfer) {
                            p.events.push(['event38', chatInfo.sccInteractionID].join(':'));
                            p.eVar38 = [
                              (chatInfo.isBot && 'Sapbot' || 'Agent'),
                              (chatInfo.queueaddress || '')
                            ].join('|');
                          }
                          // There is a sccChatTransferred event, but it does not have chatInfo.isBot and chatInfo.queueaddress, so per discussions, we will trigger e87 on sccChatStarted+chatInfo.isTransfer
                          if (ev.sccChatStarted && chatInfo.isTransfer) p.events.push(['event87', chatInfo.sccInteractionID].join(':'));
                          p.eVar40 = chatInfo.sccInteractionID || '';
                          p.eVar47 = chatInfo.chatType || 'User Initiated:Site';
                        } // end if scc chat event        
                        /** end scc chat tracking **/
                        /*******************************************************************************************/
                        /***END MAPPINGS ***************************************************************************/
                        /*******************************************************************************************/
                        // Suppress AA tracking if no event broadcast
                        var eventCount = [];
                        for (var _ev in ev) {
                          if (ev.hasOwnProperty(_ev) && (ev[_ev] === true)) {
                            eventCount.push(_ev);
                          }
                        }
                        if (eventCount.length === 0) {
                          if (_satellite.getVar('isLaunchStagingDebug')) {
                            console.log('LAUNCH: _trackData: no AA tracking: no event in payload / automated event');
                          }
                          return;
                        }
                        /*** trigger AA code ***********************************************************************/
                        p.products = p.products.join(',');
                        p.events = p.events.join(',');
                        if (!p.products) delete p.products;
                        if (!p.events) delete p.events;
                        if (_satellite.getVar('isLaunchStagingDebug')) {
                          console.log('LAUNCH: _trackData: Final AA Mapping Payload: ', JSON.parse(JSON.stringify(p)));
                          console.log('LAUNCH: _trackData: Final AA Mapping Payload (stringified): ', JSON.stringify(p, true, 4));
                        }
                        if (tl) s.trackData(p, tl, linkName || 'no value');
                        else s.trackData(p);
                      } catch (e) {
                        window.console && console.error(e);
                      }
                    }; // end _trackData
                  </script>
                  <!--   Javascript  -->
                  <script type="text/javascript" id="scriptClientlib" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/clientlib.js"></script>
                  <script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/widget.carousel.js"></script>
                  <script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/slick.js"></script>
                  <!-- Video-js -->
                  <script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/video-js-core-and-plugins.min.js"></script>
                  <script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/video-js-setup-wrapper.js"></script>
                  <!-- Question change  on pageload -->
                  <script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/mapping.js"></script>
                  <script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/moment.js"></script>
                  <script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/feed.js"></script>
                  <script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/customfunctions.js"></script>
                  <script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/mcustomscroll.js"></script>
                  <script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/jquery.cookie.js"></script>
                  <script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/jquery.ui.touch-punch.min.js"></script>
                  <script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/jcf/jcf.js"></script>
                  <script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/jcf/jcf.scrollable.js"></script>
                  <script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/jquery.map-trifecta.js"></script>
                  <!-- jQuery Popup Overlay -->
                  <script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/jquery.popupoverlay.js"></script>
                  <script>
                    window.onerror = function(errorMsg, url, lineNumber) {
                      console.log('Error: ' + errorMsg + ' Script: ' + url + ' Line: ' + lineNumber);
                    }
                    var DHPageList = [];
                    var DHLoginCookieName = "DHLoginInfo" + "2024-01-18-sap-btp-unveiled-webinar-global" + "en_us";
                    var DHLinkCookieName = "DHLinkInfo" + "2024-01-18-sap-btp-unveiled-webinar-global" + "en_us";
                    var DHRegCookieName = "formSubmitted";
                    var eventProfileConsentMsg = "Yes, I agree to let SAP make my event profile publicly accessible to event attendees and to display the public attributes of my profile on SAP event websites and mobile applications.";
                    var isRegistered = false;
                    var arrGatedID = [];
                    var arrgatedid = [];

                    function createRegCookie() {
                      document.cookie = DHRegCookieName + "=; domain=.sap.com; path=/";
                    }
                  </script>
                </div>
                <div id="main" data-check="false">
                  <div class="container">
                    <div class="DHSecCompPar parsys">
                      <div class="CQSectionComp parbase section">
                        <span id="section_1"></span>
                        <section class="section_1 CQSectionPrimary hero" style="background:#FFFFFF; ">
                          <div class="sectionBlock">
                            <div class="blockWrapper">
                              <div class="heroBlock">
                                <div class="mediaImage desktopOnly" style="display: block;">
                                  <video loop="loop" width="100%" height="100%" class="is--video" preload="none"
                                    poster="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2024-01-18-sap-btp-unveiled-webinar-global/277152_277152_h_ergb_s_gl_1920_560.jpg" autoplay="autoplay" muted="">
                                    <source src="https://vods.dm.ux.sap.com/webinars/2024-01-18-sap-btp-unveiled-webinar-global/vods/294670_gettyimages-897417294_video_hd_web.mp4" type="video/mp4">
                                  </video>
                                </div>
                                <div class="mediaImage touchOnly" style="display: none;">
                                  <span data-src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2024-01-18-sap-btp-unveiled-webinar-global/277152_277152_h_ergb_s_gl_1920_560.jpg" data-media="desktop" data-alt=""
                                    data-class="mediaDesktop"><img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2024-01-18-sap-btp-unveiled-webinar-global/277152_277152_h_ergb_s_gl_1920_560.jpg" alt=""
                                      class="mediaDesktop"></span>
                                  <span data-src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2024-01-18-sap-btp-unveiled-webinar-global/277152_277152_h_ergb_s_gl_1440_440.jpg" data-media="tablet" data-alt=""
                                    data-class="mediaTablet"></span>
                                  <span data-src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2024-01-18-sap-btp-unveiled-webinar-global/277152_277152_h_ergb_s_gl_400_500.jpg" data-media="mobile" data-alt=""
                                    data-class="mediaMobile"></span>
                                </div>
                              </div>
                            </div>
                          </div>
                          <div class="commonHero ">
                            <div class="DHSubSecCompPar parsys"></div>
                          </div>
                          <div class="clear"></div>
                        </section>
                        <div class="clear"></div>
                      </div>
                      <div class="CQSectionComp parbase section">
                        <span id="section_2"></span>
                        <section class="section_2  hero" style="background:#FFFFFF; ">
                          <div class="commonHero commonHeroRelative ">
                            <div class="DHSubSecCompPar parsys">
                              <div class="textBlock parbase section">
                                <div class="centerBlock">
                                  <div class="customTextBlock  ">
                                    <div style="width:100%;display: table-cell;vertical-align: middle;   " class="positionClass ">
                                      <!-- Code Start here -->
                                      <div style="text-align:Left" class="hrAlignLeft ">
                                      </div>
                                      <div class="fontBentonSansRegular ">
                                        <h2 style="text-align: center;"><b><span style="color: #D99700;">SAP BTP Unveiled</span></b></h2>
                                        <h2 style="text-align: center;"><b><span style="color: #D99700;">A Concise Exploration of the Latest Updates</span></b></h2>
                                        <h3 style="text-align: center;"><b><span style="color: #D99700;"><span style="color: #000000;">January 18, 2024 - March 18, 2024<br>
 09:00 am EST (08:00 am PST | 15:00 CET)</span></span></b></h3>
                                        <p><b>&nbsp;</b></p>
                                        <p>
                                          <b>Our followup webcast series, 'SAP BTP Unveiled:&nbsp;A Concise Exploration of the Latest Updates,' aims to elucidate latest enhancements of SAP BTP and demonstrate how SAP BTP can streamline operations and enhance your organization's efficiency. We will demonstrate the transformative journey towards becoming an intelligent and sustainable enterprise.</b>
                                        </p>
                                      </div>
                                      <!-- Code Start here -->
                                      <div class="verticalAlign">
                                        <div style="text-align:Left">
                                          <div style="margin-top:0px; display:block;">
                                            <!-- code start here -->
                                            <!-- code end here  -->
                                            <!--<div class="clear"></div>-->
                                          </div>
                                          <div style="margin-top:0px; display:block;">
                                            <!-- code start here -->
                                            <!-- code end here  -->
                                            <div class="clear"></div>
                                          </div>
                                        </div>
                                      </div>
                                      <!-- Code End here -->
                                    </div>
                                  </div>
                                </div>
                                <div class="clear"></div>
                              </div>
                            </div>
                          </div>
                          <div class="clear"></div>
                        </section>
                        <div class="clear"></div>
                      </div>
                      <div class="CQSectionComp parbase section">
                        <span id="section_3"></span>
                        <section class="section_3  hero" style="background:#FFFFFF; ">
                          <div class="commonHero commonHeroRelative ">
                            <div class="DHSubSecCompPar parsys">
                              <div class="expCollDesc parbase section">
                                <div class="centerBlock">
                                  <div class="accordianBlock" id="accordian1706714365797">
                                    <div class="accordianTitle"> Our Series Agenda<br>The Americas 09:00 EST | Europe 15:00 CET </div>
                                    <a href="javascript:;" class="expandall">Expand</a>
                                    <a href="javascript:;" style="display:none;" class="collapseall">Collapse</a>
                                    <div class="accordianCont inrtab">
                                      <div class="expandTitle ">
                                        <a href="javascript:;"><span>How to maximize the business potential with SAP BTP – January 18th, 2024 at 15:00 CET</span></a>
                                      </div>
                                      <div class="childList1 expCollDescText parbase">
                                        <div class="innertab" style="display:none;">
                                          <div class="pClass AccBlockRight">
                                            <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2024-01-18-sap-btp-unveiled-webinar-global/speaker_georg_fischer_160_160.png">
                                            <p>Why is a Business Technology Platform so important in these days? What is SAP’s strategy in this are and where does GenAI come into play?</p>
                                            <p>&nbsp;</p>
                                            <p>Join me in this session to get a comprehensive overview from strategy to customer success use-cases.</p>
                                            <p>&nbsp;</p>
                                            <p><b><a href="https://assets.dm.ux.sap.com/webinars/sap-user-groups-k4u/pdfs/240118_how_to_maximize_business_potentia_with_sap_btp.pdf" target="_blank">PDF</a></b></p>
                                            <p>&nbsp;</p>
                                            <p><b>Speaker:&nbsp;Georg Fischer - Chief Product Manager for SAP BTP and Innovation Evangelist</b></p>
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                    <div class="accordianCont inrtab">
                                      <div class="expandTitle ">
                                        <a href="javascript:;"><span>SAP BTP AI Vision and Strategy: Unleashing the power of GenAI on SAP BTP – February 8th, 2024 at 15:00 CET</span></a>
                                      </div>
                                      <div class="childList19 expCollDescText parbase">
                                        <div class="innertab" style="display:none;">
                                          <div class="pClass AccBlockRight">
                                            <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2024-01-18-sap-btp-unveiled-webinar-global/speaker_arne_stich_160_160.png">
                                            <p>Learn how AI on the&nbsp;SAP&nbsp;Business Technology Platform will enable your business to achieve to&nbsp;relevant, reliable, and, responsible business results.&nbsp;The session will cover the AI
                                              Vision and Strategy for the&nbsp;SAP&nbsp;Business Technology Platform.</p>
                                            <p>&nbsp;</p>
                                            <p>Get an overview of how&nbsp;SAP&nbsp;will infuse AI into the Business Technology Platform as well as the capabilities for developers, administrators, and users at your company.</p>
                                            <p>&nbsp;</p>
                                            <p><b>Speaker: Arne Stich, Chief Customer Officer for SAP BTP &amp; AI at SAP SE</b></p>
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                    <div class="accordianCont inrtab">
                                      <div class="expandTitle ">
                                        <a href="javascript:;"><span>How to optimize App Development &amp; Automation with SAP BTP – February 15, 2024 at 15:00 CET</span></a>
                                      </div>
                                      <div class="childList20 expCollDescText parbase">
                                        <div class="innertab" style="display:none;">
                                          <div class="pClass AccBlockRight">
                                            <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2024-01-18-sap-btp-unveiled-webinar-global/speaker_thomas_volmering_160_160.png">
                                            <p>In the dynamic landscape of modern business, optimizing applications and app development, as well as automation processes is paramount for staying competitive. This webcast delves into the strategies and
                                              best practices for leveraging the capabilities of SAP BTP. Join us as we explore the key components of SAP BTP App Development and Automation. Whether you are a developer, IT professional, or business
                                              strategist, this session offers valuable insights in how to make your job easier.</p>
                                            <p>&nbsp;</p>
                                            <p><b>Speaker:&nbsp;Thomas Volmering -&nbsp;Chief Product Manager for SAP Process Automation</b></p>
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                    <div class="accordianCont inrtab">
                                      <div class="expandTitle ">
                                        <a href="javascript:;"><span>SAP Integration Suite: Overview, recent innovations, and Roadmap – February 29th, 2024 at 15:00 CET</span></a>
                                      </div>
                                      <div class="childList21 expCollDescText parbase">
                                        <div class="innertab" style="display:none;">
                                          <div class="pClass AccBlockRight">
                                            <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/eur-2022-02-222324-sap-ie-btp-cvn-innovation-webinar-global/speaker_udo_160_160.png">
                                            <p>SAP Integration Suite is SAP's Enterprise Integration Platform as a Service for the integration of heterogeneous system landscapes. SAP Integration Suite supports the integration of APIs, processes, data
                                              and events. In this session you will learn more about the key capabilities, use cases, benefits, recent innovations and road map of SAP Integration Suite.</p>
                                            <p>&nbsp;</p>
                                            <p><b>Speaker:&nbsp;</b></p>
                                            <p><b>Udo Paltzer - VP Product Management SAP Integration Suite SAP SE</b></p>
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                    <div class="accordianCont inrtab">
                                      <div class="expandTitle ">
                                        <a href="javascript:;"><span>Discover SAP's Dynamic World of Data &amp; Analytics – March 14th, 2024 at 15:00 CET</span></a>
                                      </div>
                                      <div class="childList22 expCollDescText parbase">
                                        <div class="innertab" style="display:none;">
                                          <div class="pClass AccBlockRight">
                                            <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/noam-2022-10-19-sap-ie-btp-cvn-hanacloud-miration-webinar-global/speaker_thomas_h_160_160.png">
                                            <p>Embark on a Data Journey with Thomas Hammer: Dive into the power trio of SAP Analytics Cloud, SAP Datasphere, and SAP HANA Cloud, and uncover strategic insights on maximizing the potential of your data.
                                              Join us to explore how these cutting-edge solutions empower you to unleash trusted insights, create intelligent data applications, and seamlessly extend planning and analysis capabilities throughout your
                                              enterprise. Elevate your data game and stay ahead in the competitive landscape. Don't miss this opportunity to revolutionize your data strategy!</p>
                                            <p>&nbsp;</p>
                                            <p><b>Speaker:&nbsp;Thomas Hammer -&nbsp;Lead Product Manager</b></p>
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                    <div class="accordianCont inrtab">
                                      <div class="expandTitle ">
                                        <a href="javascript:;"><span>SAP BTP - Common Concepts and Strategic Direction - March 21st, 2024 at 15:00 CET </span></a>
                                      </div>
                                      <div class="childList23 expCollDescText parbase">
                                        <div class="innertab" style="display:none;">
                                          <div class="pClass AccBlockRight">
                                            <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2022-091011-7142128-sap-ie-btp-cvn-universe-webinar-global/speaker_arne_160_160.png">
                                            <p>This episode delves into the fundamental principles and concepts of SAP BTP and its diverse range of services. Explore the platform's adept handling of cross-services topics across various domains,
                                              including operations, security, service level agreements, contracting, and more.</p>
                                            <p>&nbsp;</p>
                                            <p><b>Speaker:&nbsp;Arne Speck -&nbsp;Product Manager for SAP Business Technology Platform, SAP Switzerland</b></p>
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                    <a href="javascript:;" onclick="scrollAccordianTop('accordian1706714365797')" class="returnTop">Return to top</a>
                                  </div>
                                </div>
                                <div class="clear"></div>
                              </div>
                              <div class="buttonwithtext parbase section">
                                <div class="centerBlock">
                                  <div class="orBtn">
                                    <div class="columnDetail">
                                      <div class="clear"></div>
                                      <!-- code start here -->
                                      <div style="text-align:center">
                                        <!-- code start here -->
                                        <a data-engagement-tracking-analytics="buttonCTA:Join Us!!" class=" linkButton  blue" href="/2024-01-18-sap-btp-unveiled-webinar-global/en/registration.aspx" target="_blank">Join Us!!</a>
                                        <!-- code end here  -->
                                        <!--<div class="clear"></div>-->
                                      </div>
                                      <!-- code end here  -->
                                    </div>
                                  </div>
                                </div>
                                <div class="clear"></div>
                              </div>
                              <div class="textBlock parbase section">
                                <div class="centerBlock">
                                  <div class="customTextBlock marginMedium ">
                                    <div style="width:100%;display: table-cell;vertical-align: middle;   " class="positionClass ">
                                      <!-- Code Start here -->
                                      <div style="text-align:Left" class="hrAlignLeft ">
                                      </div>
                                      <div class="fontBentonSansRegular ">
                                        <p>
                                          <b><span style="color: #D99700;">The SAP Business Technology Platform (SAP BTP)</span> stands as an avant-garde innovation platform meticulously designed for optimal synergy with SAP applications in the cloud. This platform seamlessly converges application development, automation, data and analytics, integrations, and AI capabilities within a unified environment. SAP BTP empowers users to craft personalized experiences across diverse business processes, facilitating the swift creation of applications, utilize smart and predictive analytics, and integrate them seamlessly into your environment.</b>
                                        </p>
                                        <p>&nbsp;</p>
                                        <p><b>Join our upcoming webinar series as we delve into the main pillars of the SAP Business Technology Platform. Led by our SAP topic experts, these sessions will explore the following:</b></p>
                                        <ul>
                                          <li><b>Unveiling the business value of SAP BTP - Vision and Strategy</b></li>
                                          <li><b>Driving Digital Transformation with Regenerative AI</b></li>
                                          <li><b>Unleashing the Power of SAP Datasphere and&nbsp;Leveraging Smart and Predictive Analytics in SAP Analytics Cloud</b></li>
                                          <li><b>Leveraging SAP Integration Suite and SAP Build Process Automation</b></li>
                                          <li><b>And an update on the latest enhancements in App Development</b></li>
                                        </ul>
                                        <p>&nbsp;</p>
                                        <p><span style="color: #FBB600;"><b><span style="color: #D99700;">Who should attend</span></b></span></p>
                                        <p><b>Director Application Development</b></p>
                                        <p><b>Director Product Development and Delivery</b></p>
                                        <p><b>IT Managers &amp; Experts</b></p>
                                        <p><b>Managing Director, Sales and Delivery</b></p>
                                        <p><b>SAP Development leads</b></p>
                                      </div>
                                      <!-- Code Start here -->
                                      <div class="verticalAlign">
                                        <div style="text-align:Left">
                                          <div style="margin-top:0px; display:block;">
                                            <!-- code start here -->
                                            <!-- code end here  -->
                                            <!--<div class="clear"></div>-->
                                          </div>
                                          <div style="margin-top:0px; display:block;">
                                            <!-- code start here -->
                                            <!-- code end here  -->
                                            <div class="clear"></div>
                                          </div>
                                        </div>
                                      </div>
                                      <!-- Code End here -->
                                    </div>
                                  </div>
                                </div>
                                <div class="clear"></div>
                              </div>
                              <div class="buttonwithtext parbase section">
                                <div class="centerBlock">
                                  <div class="orBtn">
                                    <div class="columnDetail">
                                      <div class="clear"></div>
                                      <!-- code start here -->
                                      <div style="text-align:center">
                                        <!-- code start here -->
                                        <a data-engagement-tracking-analytics="buttonCTA:Join Us!!" class=" linkButton  blue" href="/2024-01-18-sap-btp-unveiled-webinar-global/en/registration.aspx" target="_blank">Join Us!!</a>
                                        <!-- code end here  -->
                                        <!--<div class="clear"></div>-->
                                      </div>
                                      <!-- code end here  -->
                                    </div>
                                  </div>
                                </div>
                                <div class="clear"></div>
                              </div>
                            </div>
                          </div>
                          <div class="clear"></div>
                        </section>
                        <div class="clear"></div>
                      </div>
                      <div class="CQSectionComp parbase section">
                        <span id="section_4"></span>
                        <section class="section_4  hero" style="background:#FFFFFF; ">
                          <div class="commonHero commonHeroRelative ">
                            <div class="DHSubSecCompPar parsys">
                              <div class="speakerMulti parbase section">
                                <div class="multiSpeakerContainer">
                                  <div class="centerBlock">
                                    <div class="speakerHeroBlock">
                                      <div id="slick_4_1" class="slick-slider slick-initialized" role="toolbar"><button type="button" title="Previous" data-role="none" class="slick-prev slick-arrow" aria-label="Previous" role="button"
                                          style="">Previous</button>
                                        <div aria-live="polite" class="slick-list draggable">
                                          <div class="slick-track" role="listbox" style="opacity: 1; width: 4480px; left: -1920px;">
                                            <div class="columnHero slick-slide slick-cloned" data-slick-index="-3" id="" aria-hidden="true" tabindex="-1" style="width: 288px;">
                                              <div class="singleColumn_47 speaker parbase">
                                                <div class="customSpeakerContainer1706714203953">
                                                  <div class="columnHeroremove">
                                                    <div class="articleImage">
                                                      <a href="#fadespeaker" onclick="showSpeakerOverlay('customSpeakerContainer1706714203953');" class="fadespeaker_open" data-popup-ordinal="5" id="" tabindex="-1">
                    <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2022-091011-7142128-sap-ie-btp-cvn-universe-webinar-global/speaker_arne_160_160.png" alt="">
                </a>
                                                    </div>
                                                    <div class="clear"></div>
                                                    <div class="articleTitle">
                                                      <span>Arne Speck</span>
                                                    </div>
                                                    <div class="clear"></div>
                                                    <span>Product Manager for SAP Business Technology Platform</span>
                                                    <div class="clear"></div>
                                                    <span>SAP Switzerland</span>
                                                    <div class="clear"></div>
                                                    <!-- code start here -->
                                                    <div style="text-align:center;">
                                                      <!-- code start here -->
                                                      <!-- code end here  -->
                                                      <div class="clear"></div>
                                                    </div>
                                                    <!-- code end here  -->
                                                  </div>
                                                  <!-- Social Links Start	-->
                                                  <ul class="speakerSocialLink">
                                                    <li>
                                                      <a href="mailto:arne.speck@sap.com" title="Email" class="socialLink socialEmail" tabindex="-1"> <img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-email.png" alt="Email"> </a>
                                                    </li>
                                                  </ul>
                                                  <!-- Social Links End	-->
                                                  <div class="speakerOverlayContentWrapper" style="display:none">
                                                    <div class="speakerOverlayContent">
                                                      <span class="fadespeaker_close btn btn-default"><button type="button" class="close" data-dismiss="modal" tabindex="-1"><span>+</span></button></span>
                                                      <div class="speakerImage">
                                                        <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2022-091011-7142128-sap-ie-btp-cvn-universe-webinar-global/speaker_arne_160_160.png" alt="">
                                                      </div>
                                                      <div class="speakerHeading">
                                                        <div class="positionClass">
                                                          <div class="titleOverlay">
                                                            <span>Arne Speck</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="jobTitleOverlay">
                                                            <span>Product Manager for SAP Business Technology Platform</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="companyNameOverlay">
                                                            <span>SAP Switzerland</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                        </div>
                                                      </div>
                                                    </div>
                                                  </div>
                                                </div>
                                                <div class="clear"></div>
                                              </div>
                                            </div>
                                            <div class="columnHero slick-slide slick-cloned" data-slick-index="-2" id="" aria-hidden="true" tabindex="-1" style="width: 288px;">
                                              <div class="singleColumn_24 speaker parbase">
                                                <div class="customSpeakerContainer1706714204016">
                                                  <div class="columnHeroremove">
                                                    <div class="articleImage">
                                                      <a href="#fadespeaker" onclick="showSpeakerOverlay('customSpeakerContainer1706714204016');" class="fadespeaker_open" data-popup-ordinal="6" id="" tabindex="-1">
                    <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2023-10-04111825-sap-ie-btp-cvn-usecases-webinar-global/Tania-small.png" alt="">
                </a>
                                                    </div>
                                                    <div class="clear"></div>
                                                    <div class="articleTitle">
                                                      <span>Tania Dinnendahl</span>
                                                    </div>
                                                    <div class="clear"></div>
                                                    <span>Executive Liaison Manager</span>
                                                    <div class="clear"></div>
                                                    <span>SAP SE</span>
                                                    <div class="clear"></div>
                                                    <!-- code start here -->
                                                    <div style="text-align:center;">
                                                      <!-- code start here -->
                                                      <!-- code end here  -->
                                                      <div class="clear"></div>
                                                    </div>
                                                    <!-- code end here  -->
                                                  </div>
                                                  <!-- Social Links Start	-->
                                                  <ul class="speakerSocialLink">
                                                    <li>
                                                      <a href="https://www.linkedin.com/in/tania-dinnendahl/" title="Linkedin" class="socialLink socialLinkedIn" target="_blank" tabindex="-1"> <img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-linkedin.png" alt="Linkedin"> </a>
                                                    </li>
                                                  </ul>
                                                  <!-- Social Links End	-->
                                                  <div class="speakerOverlayContentWrapper" style="display:none">
                                                    <div class="speakerOverlayContent">
                                                      <span class="fadespeaker_close btn btn-default"><button type="button" class="close" data-dismiss="modal" tabindex="-1"><span>+</span></button></span>
                                                      <div class="speakerImage">
                                                        <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2023-10-04111825-sap-ie-btp-cvn-usecases-webinar-global/Tania-small.png" alt="">
                                                      </div>
                                                      <div class="speakerHeading">
                                                        <div class="positionClass">
                                                          <div class="titleOverlay">
                                                            <span>Tania Dinnendahl</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="jobTitleOverlay">
                                                            <span>Executive Liaison Manager</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="companyNameOverlay">
                                                            <span>SAP SE</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="speakerDescriptionOverlay">
                                                            <p>Tania is Executive Liaison Manager within the SAP Global User Groups Organization. She works closely with SAP User Groups, Customer COEs and SAP Communities around the world, connecting
                                                              SAP customers with SAP industry and technology experts, and ensuring a successful dialog between SAP and its end users. She strives to provide SAP customers with the latest knowledge to
                                                              help them do their jobs faster and easier and overcome challenges of the agile and fast-paced technology sector. To ensure the connection with SAP Customers also in times of social
                                                              distancing, she ideated a series of virtual offerings to uphold the trust and connect between SAP und the customer groups. </p>
                                                          </div>
                                                        </div>
                                                      </div>
                                                    </div>
                                                  </div>
                                                </div>
                                                <div class="clear"></div>
                                              </div>
                                            </div>
                                            <div class="columnHero slick-slide slick-cloned" data-slick-index="-1" id="" aria-hidden="true" tabindex="-1" style="width: 288px;">
                                              <div class="singleColumn_17 speaker parbase">
                                                <div class="customSpeakerContainer1706714204078">
                                                  <div class="columnHeroremove">
                                                    <div class="articleImage">
                                                      <a href="#fadespeaker" onclick="showSpeakerOverlay('customSpeakerContainer1706714204078');" class="fadespeaker_open" data-popup-ordinal="7" id="" tabindex="-1">
                    <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2023-10-04111825-sap-ie-btp-cvn-usecases-webinar-global/speaker_toros_160_160.png" alt="">
                </a>
                                                    </div>
                                                    <div class="clear"></div>
                                                    <div class="articleTitle">
                                                      <span>Toros Aledjian</span>
                                                    </div>
                                                    <div class="clear"></div>
                                                    <span>Senior Director, Go-To-Market Business Technology Platform</span>
                                                    <div class="clear"></div>
                                                    <span>SAP Americas</span>
                                                    <div class="clear"></div>
                                                    <!-- code start here -->
                                                    <div style="text-align:center;">
                                                      <!-- code start here -->
                                                      <!-- code end here  -->
                                                      <div class="clear"></div>
                                                    </div>
                                                    <!-- code end here  -->
                                                  </div>
                                                  <!-- Social Links Start	-->
                                                  <ul class="speakerSocialLink">
                                                    <li>
                                                      <a href="mailto:toros.aledjian@sap.com" title="Email" class="socialLink socialEmail" tabindex="-1"> <img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-email.png" alt="Email"> </a>
                                                    </li>
                                                  </ul>
                                                  <!-- Social Links End	-->
                                                  <div class="speakerOverlayContentWrapper" style="display:none">
                                                    <div class="speakerOverlayContent">
                                                      <span class="fadespeaker_close btn btn-default"><button type="button" class="close" data-dismiss="modal" tabindex="-1"><span>+</span></button></span>
                                                      <div class="speakerImage">
                                                        <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2023-10-04111825-sap-ie-btp-cvn-usecases-webinar-global/speaker_toros_160_160.png" alt="">
                                                      </div>
                                                      <div class="speakerHeading">
                                                        <div class="positionClass">
                                                          <div class="titleOverlay">
                                                            <span>Toros Aledjian</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="jobTitleOverlay">
                                                            <span>Senior Director, Go-To-Market Business Technology Platform</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="companyNameOverlay">
                                                            <span>SAP Americas</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="speakerDescriptionOverlay">
                                                            <p>Toros Aledjian is a Senior Director of Global SAP Cloud Platform Go to Market with responsibilities for Customer Experience, Business Development and Go to Market initiatives.</p>
                                                            <p>With over 20 years at SAP, Toros has advocated and promoted all aspects of Development, Product Management and Customer engagement on a variety of projects from CRM to UX to SAP Cloud
                                                              Platform.</p>
                                                            <p>He brings over 27 years of technical industry experience in government and commercial software.&nbsp;&nbsp; His engagement in and promotion of partnering and instrumental Business
                                                              Development brings a unique insight for potential business growth, through Customer engagement that fosters a productive and efficient win – win environment.</p>
                                                          </div>
                                                        </div>
                                                      </div>
                                                    </div>
                                                  </div>
                                                </div>
                                                <div class="clear"></div>
                                              </div>
                                            </div>
                                            <div class="columnHero slick-slide" data-slick-index="0" aria-hidden="true" tabindex="-1" role="option" aria-label="slick-slide00" style="width: 288px;">
                                              <div class="singleColumn_46 speaker parbase">
                                                <div class="customSpeakerContainer1706714203594">
                                                  <div class="columnHeroremove">
                                                    <div class="articleImage">
                                                      <a href="#fadespeaker" onclick="showSpeakerOverlay('customSpeakerContainer1706714203594');" class="fadespeaker_open" data-popup-ordinal="0" id="open_63502800" tabindex="-1">
                    <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2024-01-18-sap-btp-unveiled-webinar-global/speaker_georg_fischer_160_160.png" alt="">
                </a>
                                                    </div>
                                                    <div class="clear"></div>
                                                    <div class="articleTitle">
                                                      <span>Georg Fischer</span>
                                                    </div>
                                                    <div class="clear"></div>
                                                    <span>Chief Product Manager for SAP BTP</span>
                                                    <div class="clear"></div>
                                                    <span>SAP SE</span>
                                                    <div class="clear"></div>
                                                    <!-- code start here -->
                                                    <div style="text-align:center;">
                                                      <!-- code start here -->
                                                      <!-- code end here  -->
                                                      <div class="clear"></div>
                                                    </div>
                                                    <!-- code end here  -->
                                                  </div>
                                                  <!-- Social Links Start	-->
                                                  <ul class="speakerSocialLink">
                                                    <li>
                                                      <a href="mailto:ge.fischer@sap.com" title="Email" class="socialLink socialEmail" tabindex="-1"> <img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-email.png" alt="Email"> </a>
                                                    </li>
                                                  </ul>
                                                  <!-- Social Links End	-->
                                                  <div class="speakerOverlayContentWrapper" style="display:none">
                                                    <div class="speakerOverlayContent">
                                                      <span class="fadespeaker_close btn btn-default"><button type="button" class="close" data-dismiss="modal" tabindex="-1"><span>+</span></button></span>
                                                      <div class="speakerImage">
                                                        <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2024-01-18-sap-btp-unveiled-webinar-global/speaker_georg_fischer_160_160.png" alt="">
                                                      </div>
                                                      <div class="speakerHeading">
                                                        <div class="positionClass">
                                                          <div class="titleOverlay">
                                                            <span>Georg Fischer</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="jobTitleOverlay">
                                                            <span>Chief Product Manager for SAP BTP</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="companyNameOverlay">
                                                            <span>SAP SE</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="speakerDescriptionOverlay">
                                                            <p>Georg is a dynamic business professional, known for successfully executing global projects and programs, and driving products to market. He has cultivated his skills in managing diverse,
                                                              distributed teams through his years as a global team leader. At present, he holds the role of Chief Product Manager for SAP BTP, fostering close relationships with SAP customers and
                                                              partners. A passionate advocate for innovation and change, Georg leverages his over a decade of experience in Business Model Innovation and Design Thinking. Alongside his professional
                                                              commitments, he is a regular lecturer at esteemed universities such as Heidelberg, Mannheim, and Paris.</p>
                                                          </div>
                                                        </div>
                                                      </div>
                                                    </div>
                                                  </div>
                                                </div>
                                                <div class="clear"></div>
                                              </div>
                                            </div>
                                            <div class="columnHero slick-slide" data-slick-index="1" aria-hidden="true" tabindex="-1" role="option" aria-label="slick-slide01" style="width: 288px;">
                                              <div class="singleColumn_49 speaker parbase">
                                                <div class="customSpeakerContainer1706714203656">
                                                  <div class="columnHeroremove">
                                                    <div class="articleImage">
                                                      <a href="#fadespeaker" onclick="showSpeakerOverlay('customSpeakerContainer1706714203656');" class="fadespeaker_open" data-popup-ordinal="1" id="open_52418704" tabindex="-1">
                    <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2024-01-18-sap-btp-unveiled-webinar-global/speaker_arne_stich_160_160.png" alt="">
                </a>
                                                    </div>
                                                    <div class="clear"></div>
                                                    <div class="articleTitle">
                                                      <span>Arne Stich</span>
                                                    </div>
                                                    <div class="clear"></div>
                                                    <span>Chief Customer Officer for SAP BTP &amp; AI</span>
                                                    <div class="clear"></div>
                                                    <span>SAP SE</span>
                                                    <div class="clear"></div>
                                                    <!-- code start here -->
                                                    <div style="text-align:center;">
                                                      <!-- code start here -->
                                                      <!-- code end here  -->
                                                      <div class="clear"></div>
                                                    </div>
                                                    <!-- code end here  -->
                                                  </div>
                                                  <!-- Social Links Start	-->
                                                  <ul class="speakerSocialLink">
                                                    <li>
                                                      <a href="mailto:arne.stich@sap.com" title="Email" class="socialLink socialEmail" tabindex="-1"> <img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-email.png" alt="Email"> </a>
                                                    </li>
                                                  </ul>
                                                  <!-- Social Links End	-->
                                                  <div class="speakerOverlayContentWrapper" style="display:none">
                                                    <div class="speakerOverlayContent">
                                                      <span class="fadespeaker_close btn btn-default"><button type="button" class="close" data-dismiss="modal" tabindex="-1"><span>+</span></button></span>
                                                      <div class="speakerImage">
                                                        <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2024-01-18-sap-btp-unveiled-webinar-global/speaker_arne_stich_160_160.png" alt="">
                                                      </div>
                                                      <div class="speakerHeading">
                                                        <div class="positionClass">
                                                          <div class="titleOverlay">
                                                            <span>Arne Stich</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="jobTitleOverlay">
                                                            <span>Chief Customer Officer for SAP BTP &amp; AI</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="companyNameOverlay">
                                                            <span>SAP SE</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                        </div>
                                                      </div>
                                                    </div>
                                                  </div>
                                                </div>
                                                <div class="clear"></div>
                                              </div>
                                            </div>
                                            <div class="columnHero slick-slide" data-slick-index="2" aria-hidden="true" tabindex="-1" role="option" aria-label="slick-slide02" style="width: 288px;">
                                              <div class="singleColumn_45 speaker parbase">
                                                <div class="customSpeakerContainer1706714203719">
                                                  <div class="columnHeroremove">
                                                    <div class="articleImage">
                                                      <a href="#fadespeaker" onclick="showSpeakerOverlay('customSpeakerContainer1706714203719');" class="fadespeaker_open" data-popup-ordinal="2" id="open_3837039" tabindex="-1">
                    <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2024-01-18-sap-btp-unveiled-webinar-global/ThomasVolmering.png" alt="">
                </a>
                                                    </div>
                                                    <div class="clear"></div>
                                                    <div class="articleTitle">
                                                      <span>Thomas Volmering</span>
                                                    </div>
                                                    <div class="clear"></div>
                                                    <span>Chief Product Manager for SAP Process Automation</span>
                                                    <div class="clear"></div>
                                                    <span>SAP SE</span>
                                                    <div class="clear"></div>
                                                    <!-- code start here -->
                                                    <div style="text-align:center;">
                                                      <!-- code start here -->
                                                      <!-- code end here  -->
                                                      <div class="clear"></div>
                                                    </div>
                                                    <!-- code end here  -->
                                                  </div>
                                                  <!-- Social Links Start	-->
                                                  <ul class="speakerSocialLink">
                                                    <li>
                                                      <a href="mailto:thomas.volmering@sap.com" title="Email" class="socialLink socialEmail" tabindex="-1"> <img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-email.png" alt="Email"> </a>
                                                    </li>
                                                  </ul>
                                                  <!-- Social Links End	-->
                                                  <div class="speakerOverlayContentWrapper" style="display:none">
                                                    <div class="speakerOverlayContent">
                                                      <span class="fadespeaker_close btn btn-default"><button type="button" class="close" data-dismiss="modal" tabindex="-1"><span>+</span></button></span>
                                                      <div class="speakerImage">
                                                        <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2024-01-18-sap-btp-unveiled-webinar-global/ThomasVolmering.png" alt="">
                                                      </div>
                                                      <div class="speakerHeading">
                                                        <div class="positionClass">
                                                          <div class="titleOverlay">
                                                            <span>Thomas Volmering</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="jobTitleOverlay">
                                                            <span>Chief Product Manager for SAP Process Automation</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="companyNameOverlay">
                                                            <span>SAP SE</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                        </div>
                                                      </div>
                                                    </div>
                                                  </div>
                                                </div>
                                                <div class="clear"></div>
                                              </div>
                                            </div>
                                            <div class="columnHero slick-slide slick-current slick-active" data-slick-index="3" aria-hidden="false" tabindex="-1" role="option" aria-label="slick-slide03" style="width: 288px;">
                                              <div class="singleColumn_25 speaker parbase">
                                                <div class="customSpeakerContainer1706714203781">
                                                  <div class="columnHeroremove">
                                                    <div class="articleImage">
                                                      <a href="#fadespeaker" onclick="showSpeakerOverlay('customSpeakerContainer1706714203781');" class="fadespeaker_open" data-popup-ordinal="3" id="open_86102692" tabindex="0">
                    <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2020-11-1011-sap-ie-cloud-platform-virtual-webinar-apj/speaker_udo_160_160.png" alt="">
                </a>
                                                    </div>
                                                    <div class="clear"></div>
                                                    <div class="articleTitle">
                                                      <span>Udo Paltzer</span>
                                                    </div>
                                                    <div class="clear"></div>
                                                    <span>VP Product Management SAP Integration Suite SAP SE (EMEA) </span>
                                                    <div class="clear"></div>
                                                    <span>SAP AG</span>
                                                    <div class="clear"></div>
                                                    <!-- code start here -->
                                                    <div style="text-align:center;">
                                                      <!-- code start here -->
                                                      <!-- code end here  -->
                                                      <div class="clear"></div>
                                                    </div>
                                                    <!-- code end here  -->
                                                  </div>
                                                  <!-- Social Links Start	-->
                                                  <ul class="speakerSocialLink">
                                                    <li>
                                                      <a href="mailto:udo.paltzer@sap.com" title="Email" class="socialLink socialEmail" tabindex="0"> <img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-email.png" alt="Email"> </a>
                                                    </li>
                                                  </ul>
                                                  <!-- Social Links End	-->
                                                  <div class="speakerOverlayContentWrapper" style="display:none">
                                                    <div class="speakerOverlayContent">
                                                      <span class="fadespeaker_close btn btn-default"><button type="button" class="close" data-dismiss="modal" tabindex="0"><span>+</span></button></span>
                                                      <div class="speakerImage">
                                                        <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2020-11-1011-sap-ie-cloud-platform-virtual-webinar-apj/speaker_udo_160_160.png" alt="">
                                                      </div>
                                                      <div class="speakerHeading">
                                                        <div class="positionClass">
                                                          <div class="titleOverlay">
                                                            <span>Udo Paltzer</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="jobTitleOverlay">
                                                            <span>VP Product Management SAP Integration Suite SAP SE (EMEA) </span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="companyNameOverlay">
                                                            <span>SAP AG</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="speakerDescriptionOverlay">
                                                            <p>Udo Paltzer is a Product Manager for SAP’s integration platform&nbsp;technology&nbsp;with focus on process integration and API based integration. Udo has 20 years of experience in the
                                                              integration domain including cloud and on-premise integration technology.&nbsp;As a product manager&nbsp;Udo supports customers in their cloud integration journey and&nbsp;aligns customer
                                                              requirements towards SAP’s integration platform&nbsp;technology&nbsp;with SAP&nbsp;engineering.&nbsp;Furthermore, Udo&nbsp;is a regular speaker at events and individual customer &amp;
                                                              partner workshops.</p>
                                                          </div>
                                                        </div>
                                                      </div>
                                                    </div>
                                                  </div>
                                                </div>
                                                <div class="clear"></div>
                                              </div>
                                            </div>
                                            <div class="columnHero slick-slide slick-active" data-slick-index="4" aria-hidden="false" tabindex="-1" role="option" aria-label="slick-slide04" style="width: 288px;">
                                              <div class="singleColumn_48 speaker parbase">
                                                <div class="customSpeakerContainer1706714203891">
                                                  <div class="columnHeroremove">
                                                    <div class="articleImage">
                                                      <a href="#fadespeaker" onclick="showSpeakerOverlay('customSpeakerContainer1706714203891');" class="fadespeaker_open" data-popup-ordinal="4" id="open_14247750" tabindex="0">
                    <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/eur-2021-09-29-sap-ie-btp-move-hanacloud-webinar/speaker_thomas_160_160.png" alt="">
                </a>
                                                    </div>
                                                    <div class="clear"></div>
                                                    <div class="articleTitle">
                                                      <span>Thomas Hammer</span>
                                                    </div>
                                                    <div class="clear"></div>
                                                    <span>Lead Product Manager</span>
                                                    <div class="clear"></div>
                                                    <span>SAP SE</span>
                                                    <div class="clear"></div>
                                                    <!-- code start here -->
                                                    <div style="text-align:center;">
                                                      <!-- code start here -->
                                                      <!-- code end here  -->
                                                      <div class="clear"></div>
                                                    </div>
                                                    <!-- code end here  -->
                                                  </div>
                                                  <!-- Social Links Start	-->
                                                  <ul class="speakerSocialLink">
                                                    <li>
                                                      <a href="mailto:thomas.hammer02@sap.com" title="Email" class="socialLink socialEmail" tabindex="0"> <img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-email.png" alt="Email"> </a>
                                                    </li>
                                                  </ul>
                                                  <!-- Social Links End	-->
                                                  <div class="speakerOverlayContentWrapper" style="display:none">
                                                    <div class="speakerOverlayContent">
                                                      <span class="fadespeaker_close btn btn-default"><button type="button" class="close" data-dismiss="modal" tabindex="0"><span>+</span></button></span>
                                                      <div class="speakerImage">
                                                        <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/eur-2021-09-29-sap-ie-btp-move-hanacloud-webinar/speaker_thomas_160_160.png" alt="">
                                                      </div>
                                                      <div class="speakerHeading">
                                                        <div class="positionClass">
                                                          <div class="titleOverlay">
                                                            <span>Thomas Hammer</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="jobTitleOverlay">
                                                            <span>Lead Product Manager</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="companyNameOverlay">
                                                            <span>SAP SE</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                        </div>
                                                      </div>
                                                    </div>
                                                  </div>
                                                </div>
                                                <div class="clear"></div>
                                              </div>
                                            </div>
                                            <div class="columnHero slick-slide slick-active" data-slick-index="5" aria-hidden="false" tabindex="-1" role="option" aria-label="slick-slide05" style="width: 288px;">
                                              <div class="singleColumn_47 speaker parbase">
                                                <div class="customSpeakerContainer1706714203953">
                                                  <div class="columnHeroremove">
                                                    <div class="articleImage">
                                                      <a href="#fadespeaker" onclick="showSpeakerOverlay('customSpeakerContainer1706714203953');" class="fadespeaker_open" data-popup-ordinal="5" id="open_8529960" tabindex="0">
                    <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2022-091011-7142128-sap-ie-btp-cvn-universe-webinar-global/speaker_arne_160_160.png" alt="">
                </a>
                                                    </div>
                                                    <div class="clear"></div>
                                                    <div class="articleTitle">
                                                      <span>Arne Speck</span>
                                                    </div>
                                                    <div class="clear"></div>
                                                    <span>Product Manager for SAP Business Technology Platform</span>
                                                    <div class="clear"></div>
                                                    <span>SAP Switzerland</span>
                                                    <div class="clear"></div>
                                                    <!-- code start here -->
                                                    <div style="text-align:center;">
                                                      <!-- code start here -->
                                                      <!-- code end here  -->
                                                      <div class="clear"></div>
                                                    </div>
                                                    <!-- code end here  -->
                                                  </div>
                                                  <!-- Social Links Start	-->
                                                  <ul class="speakerSocialLink">
                                                    <li>
                                                      <a href="mailto:arne.speck@sap.com" title="Email" class="socialLink socialEmail" tabindex="0"> <img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-email.png" alt="Email"> </a>
                                                    </li>
                                                  </ul>
                                                  <!-- Social Links End	-->
                                                  <div class="speakerOverlayContentWrapper" style="display:none">
                                                    <div class="speakerOverlayContent">
                                                      <span class="fadespeaker_close btn btn-default"><button type="button" class="close" data-dismiss="modal" tabindex="0"><span>+</span></button></span>
                                                      <div class="speakerImage">
                                                        <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2022-091011-7142128-sap-ie-btp-cvn-universe-webinar-global/speaker_arne_160_160.png" alt="">
                                                      </div>
                                                      <div class="speakerHeading">
                                                        <div class="positionClass">
                                                          <div class="titleOverlay">
                                                            <span>Arne Speck</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="jobTitleOverlay">
                                                            <span>Product Manager for SAP Business Technology Platform</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="companyNameOverlay">
                                                            <span>SAP Switzerland</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                        </div>
                                                      </div>
                                                    </div>
                                                  </div>
                                                </div>
                                                <div class="clear"></div>
                                              </div>
                                            </div>
                                            <div class="columnHero slick-slide" data-slick-index="6" aria-hidden="true" tabindex="-1" role="option" aria-label="slick-slide06" style="width: 288px;">
                                              <div class="singleColumn_24 speaker parbase">
                                                <div class="customSpeakerContainer1706714204016">
                                                  <div class="columnHeroremove">
                                                    <div class="articleImage">
                                                      <a href="#fadespeaker" onclick="showSpeakerOverlay('customSpeakerContainer1706714204016');" class="fadespeaker_open" data-popup-ordinal="6" id="open_71586901" tabindex="-1">
                    <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2023-10-04111825-sap-ie-btp-cvn-usecases-webinar-global/Tania-small.png" alt="">
                </a>
                                                    </div>
                                                    <div class="clear"></div>
                                                    <div class="articleTitle">
                                                      <span>Tania Dinnendahl</span>
                                                    </div>
                                                    <div class="clear"></div>
                                                    <span>Executive Liaison Manager</span>
                                                    <div class="clear"></div>
                                                    <span>SAP SE</span>
                                                    <div class="clear"></div>
                                                    <!-- code start here -->
                                                    <div style="text-align:center;">
                                                      <!-- code start here -->
                                                      <!-- code end here  -->
                                                      <div class="clear"></div>
                                                    </div>
                                                    <!-- code end here  -->
                                                  </div>
                                                  <!-- Social Links Start	-->
                                                  <ul class="speakerSocialLink">
                                                    <li>
                                                      <a href="https://www.linkedin.com/in/tania-dinnendahl/" title="Linkedin" class="socialLink socialLinkedIn" target="_blank" tabindex="-1"> <img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-linkedin.png" alt="Linkedin"> </a>
                                                    </li>
                                                  </ul>
                                                  <!-- Social Links End	-->
                                                  <div class="speakerOverlayContentWrapper" style="display:none">
                                                    <div class="speakerOverlayContent">
                                                      <span class="fadespeaker_close btn btn-default"><button type="button" class="close" data-dismiss="modal" tabindex="-1"><span>+</span></button></span>
                                                      <div class="speakerImage">
                                                        <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2023-10-04111825-sap-ie-btp-cvn-usecases-webinar-global/Tania-small.png" alt="">
                                                      </div>
                                                      <div class="speakerHeading">
                                                        <div class="positionClass">
                                                          <div class="titleOverlay">
                                                            <span>Tania Dinnendahl</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="jobTitleOverlay">
                                                            <span>Executive Liaison Manager</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="companyNameOverlay">
                                                            <span>SAP SE</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="speakerDescriptionOverlay">
                                                            <p>Tania is Executive Liaison Manager within the SAP Global User Groups Organization. She works closely with SAP User Groups, Customer COEs and SAP Communities around the world, connecting
                                                              SAP customers with SAP industry and technology experts, and ensuring a successful dialog between SAP and its end users. She strives to provide SAP customers with the latest knowledge to
                                                              help them do their jobs faster and easier and overcome challenges of the agile and fast-paced technology sector. To ensure the connection with SAP Customers also in times of social
                                                              distancing, she ideated a series of virtual offerings to uphold the trust and connect between SAP und the customer groups. </p>
                                                          </div>
                                                        </div>
                                                      </div>
                                                    </div>
                                                  </div>
                                                </div>
                                                <div class="clear"></div>
                                              </div>
                                            </div>
                                            <div class="columnHero slick-slide" data-slick-index="7" aria-hidden="true" tabindex="-1" role="option" aria-label="slick-slide07" style="width: 288px;">
                                              <div class="singleColumn_17 speaker parbase">
                                                <div class="customSpeakerContainer1706714204078">
                                                  <div class="columnHeroremove">
                                                    <div class="articleImage">
                                                      <a href="#fadespeaker" onclick="showSpeakerOverlay('customSpeakerContainer1706714204078');" class="fadespeaker_open" data-popup-ordinal="7" id="open_95238188" tabindex="-1">
                    <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2023-10-04111825-sap-ie-btp-cvn-usecases-webinar-global/speaker_toros_160_160.png" alt="">
                </a>
                                                    </div>
                                                    <div class="clear"></div>
                                                    <div class="articleTitle">
                                                      <span>Toros Aledjian</span>
                                                    </div>
                                                    <div class="clear"></div>
                                                    <span>Senior Director, Go-To-Market Business Technology Platform</span>
                                                    <div class="clear"></div>
                                                    <span>SAP Americas</span>
                                                    <div class="clear"></div>
                                                    <!-- code start here -->
                                                    <div style="text-align:center;">
                                                      <!-- code start here -->
                                                      <!-- code end here  -->
                                                      <div class="clear"></div>
                                                    </div>
                                                    <!-- code end here  -->
                                                  </div>
                                                  <!-- Social Links Start	-->
                                                  <ul class="speakerSocialLink">
                                                    <li>
                                                      <a href="mailto:toros.aledjian@sap.com" title="Email" class="socialLink socialEmail" tabindex="-1"> <img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-email.png" alt="Email"> </a>
                                                    </li>
                                                  </ul>
                                                  <!-- Social Links End	-->
                                                  <div class="speakerOverlayContentWrapper" style="display:none">
                                                    <div class="speakerOverlayContent">
                                                      <span class="fadespeaker_close btn btn-default"><button type="button" class="close" data-dismiss="modal" tabindex="-1"><span>+</span></button></span>
                                                      <div class="speakerImage">
                                                        <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2023-10-04111825-sap-ie-btp-cvn-usecases-webinar-global/speaker_toros_160_160.png" alt="">
                                                      </div>
                                                      <div class="speakerHeading">
                                                        <div class="positionClass">
                                                          <div class="titleOverlay">
                                                            <span>Toros Aledjian</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="jobTitleOverlay">
                                                            <span>Senior Director, Go-To-Market Business Technology Platform</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="companyNameOverlay">
                                                            <span>SAP Americas</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="speakerDescriptionOverlay">
                                                            <p>Toros Aledjian is a Senior Director of Global SAP Cloud Platform Go to Market with responsibilities for Customer Experience, Business Development and Go to Market initiatives.</p>
                                                            <p>With over 20 years at SAP, Toros has advocated and promoted all aspects of Development, Product Management and Customer engagement on a variety of projects from CRM to UX to SAP Cloud
                                                              Platform.</p>
                                                            <p>He brings over 27 years of technical industry experience in government and commercial software.&nbsp;&nbsp; His engagement in and promotion of partnering and instrumental Business
                                                              Development brings a unique insight for potential business growth, through Customer engagement that fosters a productive and efficient win – win environment.</p>
                                                          </div>
                                                        </div>
                                                      </div>
                                                    </div>
                                                  </div>
                                                </div>
                                                <div class="clear"></div>
                                              </div>
                                            </div>
                                            <div class="columnHero slick-slide slick-cloned" data-slick-index="8" id="" aria-hidden="true" tabindex="-1" style="width: 288px;">
                                              <div class="singleColumn_46 speaker parbase">
                                                <div class="customSpeakerContainer1706714203594">
                                                  <div class="columnHeroremove">
                                                    <div class="articleImage">
                                                      <a href="#fadespeaker" onclick="showSpeakerOverlay('customSpeakerContainer1706714203594');" class="fadespeaker_open" data-popup-ordinal="0" id="" tabindex="-1">
                    <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2024-01-18-sap-btp-unveiled-webinar-global/speaker_georg_fischer_160_160.png" alt="">
                </a>
                                                    </div>
                                                    <div class="clear"></div>
                                                    <div class="articleTitle">
                                                      <span>Georg Fischer</span>
                                                    </div>
                                                    <div class="clear"></div>
                                                    <span>Chief Product Manager for SAP BTP</span>
                                                    <div class="clear"></div>
                                                    <span>SAP SE</span>
                                                    <div class="clear"></div>
                                                    <!-- code start here -->
                                                    <div style="text-align:center;">
                                                      <!-- code start here -->
                                                      <!-- code end here  -->
                                                      <div class="clear"></div>
                                                    </div>
                                                    <!-- code end here  -->
                                                  </div>
                                                  <!-- Social Links Start	-->
                                                  <ul class="speakerSocialLink">
                                                    <li>
                                                      <a href="mailto:ge.fischer@sap.com" title="Email" class="socialLink socialEmail" tabindex="-1"> <img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-email.png" alt="Email"> </a>
                                                    </li>
                                                  </ul>
                                                  <!-- Social Links End	-->
                                                  <div class="speakerOverlayContentWrapper" style="display:none">
                                                    <div class="speakerOverlayContent">
                                                      <span class="fadespeaker_close btn btn-default"><button type="button" class="close" data-dismiss="modal" tabindex="-1"><span>+</span></button></span>
                                                      <div class="speakerImage">
                                                        <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2024-01-18-sap-btp-unveiled-webinar-global/speaker_georg_fischer_160_160.png" alt="">
                                                      </div>
                                                      <div class="speakerHeading">
                                                        <div class="positionClass">
                                                          <div class="titleOverlay">
                                                            <span>Georg Fischer</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="jobTitleOverlay">
                                                            <span>Chief Product Manager for SAP BTP</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="companyNameOverlay">
                                                            <span>SAP SE</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="speakerDescriptionOverlay">
                                                            <p>Georg is a dynamic business professional, known for successfully executing global projects and programs, and driving products to market. He has cultivated his skills in managing diverse,
                                                              distributed teams through his years as a global team leader. At present, he holds the role of Chief Product Manager for SAP BTP, fostering close relationships with SAP customers and
                                                              partners. A passionate advocate for innovation and change, Georg leverages his over a decade of experience in Business Model Innovation and Design Thinking. Alongside his professional
                                                              commitments, he is a regular lecturer at esteemed universities such as Heidelberg, Mannheim, and Paris.</p>
                                                          </div>
                                                        </div>
                                                      </div>
                                                    </div>
                                                  </div>
                                                </div>
                                                <div class="clear"></div>
                                              </div>
                                            </div>
                                            <div class="columnHero slick-slide slick-cloned" data-slick-index="9" id="" aria-hidden="true" tabindex="-1" style="width: 288px;">
                                              <div class="singleColumn_49 speaker parbase">
                                                <div class="customSpeakerContainer1706714203656">
                                                  <div class="columnHeroremove">
                                                    <div class="articleImage">
                                                      <a href="#fadespeaker" onclick="showSpeakerOverlay('customSpeakerContainer1706714203656');" class="fadespeaker_open" data-popup-ordinal="1" id="" tabindex="-1">
                    <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2024-01-18-sap-btp-unveiled-webinar-global/speaker_arne_stich_160_160.png" alt="">
                </a>
                                                    </div>
                                                    <div class="clear"></div>
                                                    <div class="articleTitle">
                                                      <span>Arne Stich</span>
                                                    </div>
                                                    <div class="clear"></div>
                                                    <span>Chief Customer Officer for SAP BTP &amp; AI</span>
                                                    <div class="clear"></div>
                                                    <span>SAP SE</span>
                                                    <div class="clear"></div>
                                                    <!-- code start here -->
                                                    <div style="text-align:center;">
                                                      <!-- code start here -->
                                                      <!-- code end here  -->
                                                      <div class="clear"></div>
                                                    </div>
                                                    <!-- code end here  -->
                                                  </div>
                                                  <!-- Social Links Start	-->
                                                  <ul class="speakerSocialLink">
                                                    <li>
                                                      <a href="mailto:arne.stich@sap.com" title="Email" class="socialLink socialEmail" tabindex="-1"> <img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-email.png" alt="Email"> </a>
                                                    </li>
                                                  </ul>
                                                  <!-- Social Links End	-->
                                                  <div class="speakerOverlayContentWrapper" style="display:none">
                                                    <div class="speakerOverlayContent">
                                                      <span class="fadespeaker_close btn btn-default"><button type="button" class="close" data-dismiss="modal" tabindex="-1"><span>+</span></button></span>
                                                      <div class="speakerImage">
                                                        <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2024-01-18-sap-btp-unveiled-webinar-global/speaker_arne_stich_160_160.png" alt="">
                                                      </div>
                                                      <div class="speakerHeading">
                                                        <div class="positionClass">
                                                          <div class="titleOverlay">
                                                            <span>Arne Stich</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="jobTitleOverlay">
                                                            <span>Chief Customer Officer for SAP BTP &amp; AI</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="companyNameOverlay">
                                                            <span>SAP SE</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                        </div>
                                                      </div>
                                                    </div>
                                                  </div>
                                                </div>
                                                <div class="clear"></div>
                                              </div>
                                            </div>
                                            <div class="columnHero slick-slide slick-cloned" data-slick-index="10" id="" aria-hidden="true" tabindex="-1" style="width: 288px;">
                                              <div class="singleColumn_45 speaker parbase">
                                                <div class="customSpeakerContainer1706714203719">
                                                  <div class="columnHeroremove">
                                                    <div class="articleImage">
                                                      <a href="#fadespeaker" onclick="showSpeakerOverlay('customSpeakerContainer1706714203719');" class="fadespeaker_open" data-popup-ordinal="2" id="" tabindex="-1">
                    <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2024-01-18-sap-btp-unveiled-webinar-global/ThomasVolmering.png" alt="">
                </a>
                                                    </div>
                                                    <div class="clear"></div>
                                                    <div class="articleTitle">
                                                      <span>Thomas Volmering</span>
                                                    </div>
                                                    <div class="clear"></div>
                                                    <span>Chief Product Manager for SAP Process Automation</span>
                                                    <div class="clear"></div>
                                                    <span>SAP SE</span>
                                                    <div class="clear"></div>
                                                    <!-- code start here -->
                                                    <div style="text-align:center;">
                                                      <!-- code start here -->
                                                      <!-- code end here  -->
                                                      <div class="clear"></div>
                                                    </div>
                                                    <!-- code end here  -->
                                                  </div>
                                                  <!-- Social Links Start	-->
                                                  <ul class="speakerSocialLink">
                                                    <li>
                                                      <a href="mailto:thomas.volmering@sap.com" title="Email" class="socialLink socialEmail" tabindex="-1"> <img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-email.png" alt="Email"> </a>
                                                    </li>
                                                  </ul>
                                                  <!-- Social Links End	-->
                                                  <div class="speakerOverlayContentWrapper" style="display:none">
                                                    <div class="speakerOverlayContent">
                                                      <span class="fadespeaker_close btn btn-default"><button type="button" class="close" data-dismiss="modal" tabindex="-1"><span>+</span></button></span>
                                                      <div class="speakerImage">
                                                        <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/2024-01-18-sap-btp-unveiled-webinar-global/ThomasVolmering.png" alt="">
                                                      </div>
                                                      <div class="speakerHeading">
                                                        <div class="positionClass">
                                                          <div class="titleOverlay">
                                                            <span>Thomas Volmering</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="jobTitleOverlay">
                                                            <span>Chief Product Manager for SAP Process Automation</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                          <div class="companyNameOverlay">
                                                            <span>SAP SE</span>
                                                          </div>
                                                          <div class="clear"></div>
                                                        </div>
                                                      </div>
                                                    </div>
                                                  </div>
                                                </div>
                                                <div class="clear"></div>
                                              </div>
                                            </div>
                                          </div>
                                        </div>
                                        <button type="button" title="Next" data-role="none" class="slick-next slick-arrow" aria-label="Next" role="button" style="">Next</button>
                                        <ul class="slick-dots" style="" role="tablist">
                                          <li class="" aria-hidden="true" role="presentation" aria-selected="true" aria-controls="navigation00" id="slick-slide00"><button type="button" data-role="none" role="button" aria-required="false"
                                              tabindex="0">1</button></li>
                                          <li aria-hidden="false" role="presentation" aria-selected="false" aria-controls="navigation01" id="slick-slide01" class="slick-active"><button type="button" data-role="none" role="button"
                                              aria-required="false" tabindex="0">2</button></li>
                                          <li aria-hidden="true" role="presentation" aria-selected="false" aria-controls="navigation02" id="slick-slide02"><button type="button" data-role="none" role="button" aria-required="false"
                                              tabindex="0">3</button></li>
                                        </ul>
                                      </div>
                                    </div>
                                    <div class="clear"></div>
                                    <div class="clear"></div>
                                  </div>
                                </div>
                                <script>
                                  jQuery(window).on('load', function() {
                                    $("#slick_4_1 .columnHero").each(function(index) {
                                      if ($(this).find(".columnHeroremove").length == 0) {
                                        $(this).remove();
                                      }
                                    });
                                    $('#slick_4_1').slick({
                                      slidesToShow: 3,
                                      slidesToScroll: 3,
                                      autoplay: true,
                                      autoplaySpeed: 2000,
                                      speed: 1000,
                                      dots: true,
                                      infinite: true,
                                      responsive: [{
                                        breakpoint: 767,
                                        settings: {
                                          slidesToShow: 1,
                                          slidesToScroll: 1
                                        }
                                      }]
                                    });
                                  });
                                </script>
                              </div>
                            </div>
                          </div>
                          <div class="clear"></div>
                        </section>
                        <div class="clear"></div>
                      </div>
                      <div class="CQSectionComp parbase section">
                        <span id="section_5"></span>
                        <section class="section_5  hero" style="background:#FFFFFF; ">
                          <div class="commonHero commonHeroRelative ">
                            <div class="DHSubSecCompPar parsys">
                              <div class="embeddedVideoMulti parbase section">
                                <div class="multiSpeakerContainer">
                                  <div class="centerBlock">
                                    <div class="positionClass">
                                      <!-- Code Start here -->
                                      <div style="text-align:Center">
                                        <span class="Heading3 fontBold" style="font-family: &quot;BentonSansBold&quot;, Arial, Helvetica, sans-serif; color:#000000;font-style:normal;text-decoration:none">The Platform for the Intelligent Enterprise
                                        </span>
                                      </div>
                                    </div>
                                    <div class="speakerHeroBlock squareImg" style="text-align:center">
                                      <div class="centerArticle">
                                        <div class="articleBox centerColumn">
                                          <div class="embeddedvideo_0 embeddedVideo parbase">
                                            <div class="custom_embed_video">
                                            </div>
                                            <div class="clear"></div>
                                          </div>
                                        </div>
                                        <div class="articleBox centerColumn">
                                          <div class="embeddedvideo_1 embeddedVideo parbase">
                                            <div class="custom_embed_video">
                                              <div class="centerBlock columnHeroremove">
                                                <div class="liveCompImage embedVideoMob"
                                                  style="background-image: url(https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/eur-2021-02-10-sap-ie-cloud-platform-virtual-webinar-emea/BTPvideo.png);padding-top: 56.25%; background-size: cover;">
                                                  <span class="videoPlayButton">
                                                    <div id="LiveID1706714366426" style="display:none"></div>
                                                    <a class="initialism fade_open btn-success" href="#fade" onclick="launchVideo(this)" data-encode="%3Ciframe%20width%3D%22560%22%20height%3D%22315%22%20src%3D%22https%3A%2F%2Fwww.youtube.com%2Fembed%2FLCKQOguJSL4%22%20frameborder%3D%220%22%20allow%3D%22accelerometer%3B%20autoplay%3B%20clipboard-write%3B%20encrypted-media%3B%20gyroscope%3B%20picture-in-picture%22%20allowfullscreen%3E%3C%2Fiframe%3E" data-pageurl="" data-popup-ordinal="0" id="open_54951033">
                        <img src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/videoPlayIcon.png">
                    </a>
                                                  </span>
                                                </div>
                                              </div>
                                              <div class="clear"></div>
                                            </div>
                                            <div class="clear"></div>
                                          </div>
                                        </div>
                                        <div class="articleBox centerColumn">
                                          <div class="embeddedvideo_2 embeddedVideo parbase">
                                            <div class="custom_embed_video">
                                            </div>
                                            <div class="clear"></div>
                                          </div>
                                        </div>
                                        <div class="clear"></div>
                                      </div>
                                      <div class="clear"></div>
                                    </div>
                                    <div class="clear"></div>
                                  </div>
                                </div>
                                <script>
                                </script>
                              </div>
                            </div>
                          </div>
                          <div class="clear"></div>
                        </section>
                        <div class="clear"></div>
                      </div>
                      <div class="CQSectionComp parbase section">
                        <span id="section_6"></span>
                        <section class="section_6  hero" style="background:#FFFFFF; ">
                          <div class="commonHero commonHeroRelative ">
                            <div class="DHSubSecCompPar parsys">
                              <div class="expCollDesc parbase section">
                                <div class="centerBlock">
                                  <div class="accordianBlock" id="accordian1706714366529">
                                    <div class="accordianTitle"> Our Customer Testimonials </div>
                                    <a href="javascript:;" class="expandall">Expand</a>
                                    <a href="javascript:;" style="display:none;" class="collapseall">Collapse</a>
                                    <div class="accordianCont inrtab">
                                      <div class="expandTitle ">
                                        <a class="addremovesingledouble" id="#" name="#"></a>
                                        <a href="javascript:;"><span>Centrica</span></a>
                                      </div>
                                      <div class="childList6 expCollDescText parbase">
                                        <div class="innertab" style="display:none;">
                                          <div class="pClass AccBlockRight">
                                            <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/noam-2020-08-18-sap-ie-cloud-platform-coffee-corner-webinar-na/customer_centrica_160_160.png">
                                            <ul style="list-style-position: inside;">
                                              <li>Transform and modernize against 10-year old backend systems without re-coding, adopting an API-first strategy to deliver an amazing digital experience for customers</li>
                                              <li>Leverage the SAP Cloud Platform Integration Suite to link SAP on premise, SAP Cloud Solutions, Workday, Salesforce, Dynamics, ServiceNow, AWS, and other third-party services</li>
                                              <li>Millions of Centrica customer use the website and app daily, making 5-7 million API calls per day through digital channels with &lt;200 msec. response time, handling 40-50% of the total calls,
                                                increasing customer satisfaction</li>
                                            </ul>
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                    <div class="accordianCont inrtab">
                                      <div class="expandTitle ">
                                        <a class="addremovesingledouble" id="#" name="#"></a>
                                        <a href="javascript:;"><span>San Francisco 49ers</span></a>
                                      </div>
                                      <div class="childList7 expCollDescText parbase">
                                        <div class="innertab" style="display:none;">
                                          <div class="pClass AccBlockRight">
                                            <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/noam-2020-08-18-sap-ie-cloud-platform-coffee-corner-webinar-na/customer_sf_160_160.png">
                                            <ul style="list-style-position: inside;">
                                              <li>Needed real-time game-day insights from several non-SAP stadium systems to deliver best attendee experience ParkHub, Micros, Fanatics, Weather, HappyOrNot, NFL, Sparkcentral, Twilio)</li>
                                              <li>Leveraged SAP Cloud Platform Integration Suite, SAP HANA Service, and SAP Analytics Cloud to create the first venue Digital Boardroom based on aggregated data across all stadium systems</li>
                                              <li>Built out the “Executive Huddle” in just six months to improve customer experience and maximize revenue</li>
                                            </ul>
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                    <div class="accordianCont inrtab">
                                      <div class="expandTitle ">
                                        <a class="addremovesingledouble" id="#" name="#"></a>
                                        <a href="javascript:;"><span>Bacardi</span></a>
                                      </div>
                                      <div class="childList8 expCollDescText parbase">
                                        <div class="innertab" style="display:none;">
                                          <div class="pClass AccBlockRight">
                                            <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/noam-2020-08-18-sap-ie-cloud-platform-coffee-corner-webinar-na/customer_bacardi_160_160.png">
                                            <ul style="list-style-position: inside;">
                                              <li>Bacardi needed to create a new Sales Force Automation Platform enabling sales employees to make their work more effective, providing an integrated system linked to all the markets, teams and 1200+
                                                existing integration flows</li>
                                              <li>Implement a hybrid integration platform based on SAP Cloud Platform Integration Suite to work with their existing SAP Process Orchestration system on premise</li>
                                              <li>Integration components were delivered in less than one month, while achieving new, reusable building blocks.&nbsp; Low-level API aps were covered without requiring new development on the backend</li>
                                            </ul>
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                    <div class="accordianCont inrtab">
                                      <div class="expandTitle ">
                                        <a class="addremovesingledouble" id="#" name="#"></a>
                                        <a href="javascript:;"><span>Endress+Hauser InfoServe</span></a>
                                      </div>
                                      <div class="childList9 expCollDescText parbase">
                                        <div class="innertab" style="display:none;">
                                          <div class="pClass AccBlockRight">
                                            <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/noam-2020-08-18-sap-ie-cloud-platform-coffee-corner-webinar-na/customer_eh_160_160.png">
                                            <ul style="list-style-position: inside;">
                                              <li>Created a Business Data and Integration Hub as the new core of their intelligent enterprise, enabling intelligent product configuration based on machine Learning, ad-hoc data science using SAP Data
                                                Intelligence, and intelligent B2B customer integrations</li>
                                              <li>With SAP Cloud Platform Integration Suite, E+H integrates SAP and non-SAP (e.g. Salesforce) and enables a data-centric mindset</li>
                                              <li>Delivered greater customer satisfaction with intelligent product configuration, self-service analytics, and support for new business models like IIoT</li>
                                            </ul>
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                    <div class="accordianCont inrtab">
                                      <div class="expandTitle ">
                                        <a class="addremovesingledouble" id="#" name="#"></a>
                                        <a href="javascript:;"><span>Natura</span></a>
                                      </div>
                                      <div class="childList10 expCollDescText parbase">
                                        <div class="innertab" style="display:none;">
                                          <div class="pClass AccBlockRight">
                                            <img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/webinars/noam-2020-08-18-sap-ie-cloud-platform-coffee-corner-webinar-na/customer_natura_160_160.png">
                                            <ul style="list-style-position: inside;">
                                              <li>Natura, a global personal care cosmetics group, faced integrating SAP ERP with 3rd party Tax Solutions across ~1,800 cities each with their own local and municipal taxes.</li>
                                              <li>SAP Cloud Platform Integration Suite gave Natura the ability to connect their SAP and non-SAP systems in real time to mobile-enable their workforce and be compliant with Brazil’s Nota Fiscal</li>
                                              <li>Natura has adopted a cloud-first and API-first integration strategy, and SAP Cloud Platform Integration Suite is the solution they need to future-proof their business&nbsp;</li>
                                            </ul>
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                    <a href="javascript:;" onclick="scrollAccordianTop('accordian1706714366529')" class="returnTop">Return</a>
                                  </div>
                                </div>
                                <div class="clear"></div>
                              </div>
                              <div class="billboardNew parbase section">
                                <div class="centerBlock">
                                  <div class="positionLeft">
                                    <div style="width:100%;display: table-cell;vertical-align: middle;   padding-top:0px;padding-bottom:200px;" class="positionClass">
                                      <div class="billboardOverlayContent">
                                        <div style="text-align:Left" class="">
                                          <span class="Heading3 fontBold" style="font-family: &quot;BentonSansBold&quot;, Arial, Helvetica, sans-serif; color:#000000;font-style:normal;text-decoration:none">SAP BTP Unveiled: </span>
                                          <span class="Heading3 fontBold" style="font-family: &quot;BentonSansBold&quot;, Arial, Helvetica, sans-serif; color:#000000;font-style:normal;text-decoration:none"><br>A Concise Exploration of the Latest
                                            Updates </span>
                                          <span class="Heading4 fontRegular" style=" color:#000000;font-style:normal;text-decoration:none"><br>January 18, 2024 - March 18, 2024 </span>
                                          <span class="Heading5 fontRegular" style=" color:#000000;font-style:normal;text-decoration:none"><br>09:00 am EST (08:00 am PST | 15:00 CET) </span>
                                        </div>
                                        <div class="fontBentonSansRegular">
                                          <p><b>&nbsp;</b></p>
                                          <p>
                                            <b>Our followup webcast series, 'SAP BTP Unveiled:&nbsp;A Concise Exploration of the Latest Updates,' aims to elucidate latest enhancements of SAP BTP and demonstrate how SAP BTP can streamline operations and enhance your organization's efficiency. We will demonstrate the transformative journey towards becoming an intelligent and sustainable enterprise.</b>
                                          </p>
                                        </div>
                                        <!-- Code Start here -->
                                        <div style="text-align:Left">
                                          <!-- code start here -->
                                          <a data-engagement-tracking-analytics="buttonCTA:Join us!!" class=" linkButton  blue" href="/2024-01-18-sap-btp-unveiled-webinar-global/en/registration.aspx" target="_blank">Join us!!</a>
                                          <!-- code end here  -->
                                          <!--<div class="clear"></div>-->
                                        </div>
                                        <!-- Code End here -->
                                      </div>
                                    </div>
                                  </div>
                                </div>
                                <div class="clear"></div>
                              </div>
                            </div>
                          </div>
                          <div class="clear"></div>
                        </section>
                        <div class="clear"></div>
                      </div>
                    </div>
                  </div>
                </div>
                <div style="display:none">
                  <inputhidden type="hidden" name="browserTitle" id="browserTitle" value="SAP"></inputhidden>
                  <inputhidden type="hidden" name="pageTitle" id="pageTitle" value="Home"></inputhidden>
                  <inputhidden type="hidden" name="SEOTitle" id="SEOTitle" value="SAP"></inputhidden>
                  <inputhidden type="hidden" name="description" id="description" value=""></inputhidden>
                  <inputhidden type="hidden" name="keywords" id="keywords" value=""></inputhidden>
                  <inputhidden type="hidden" name="canonicalKeywords" id="canonicalKeywords" value=""></inputhidden>
                  <inputhidden type="hidden" name="ogDescription" id="ogDescription" value=""></inputhidden>
                </div>
                <div class="clear"></div>
              </div>
              <script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/global/clientlibs/js/social-share.js"></script>
              <!-- Fade -->
              <div class="partnerstatementpopup hospitalityoverlaypopup">
                <div class="fadepartner_close"><a href="javascript:;"><img alt="Close Hospitality Popup" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/btn-close-1.png"></a></div>
                <div id="partnerstatementmsg" class="privacyinfoscrolldfds hospitalitymsg">This offer is extended to you under the condition that your acceptance does not violate any applicable laws or policies within your organization. If you are
                  unsure of whether your acceptance may violate any such laws or policies, we strongly encourage you to seek advice from your ethics or compliance official. For organizations that are unable to accept all or a portion of this
                  complimentary offer and would like to pay for their own expenses, upon request, SAP will provide a reasonable market value and an invoice or other suitable payment process.</div>
              </div>
              <script>
                $(function() {
                  try {
                    const $fade = $("#fade");
                    const $close = $($fade.find(".fade_close")[0]);
                    $fade.popup({
                      transition: "width 0.4s",
                      scrolllock: true,
                      onopen: function() {
                        $close.css('display', '');
                      },
                      onclose: function() {
                        const videoId = $fade.find("video-js").attr("id");
                        if ($fade.hasClass("theatreMode")) $fade.removeClass("theatreMode");
                        if (!$fade.find(".embed-container").length && !!videoId) videojs(videoId).dispose();
                        $("#popupvideocont").removeData("plugin_setupVideoPlayer").html("");
                        $(".partnerPop").popup('hide');
                        $('.hospitalityoverlaypopup').hide();
                        const runvideos = document.getElementsByClassName("is--video");
                        if (runvideos.length)[].map.call(runvideos, video => video.play())
                        if (location.href.split('#').length > 0) {
                          const originalUrl = location.href.split('#')[0];
                          let stateObj = {
                            id: "100"
                          };
                          window.history.pushState(stateObj, "Page", originalUrl);
                        }
                      }
                    });
                  } catch (ex) {}
                  try {
                    $('#fademodal').popup({
                      transition: "all 0s",
                      scrolllock: true,
                      blur: false,
                      escape: true,
                      keepfocus: true,
                      opacity: '1.0',
                      onopen: function() {},
                      onclose: function() {
                        $("#popuppartnercont").html("");
                        $('.partnerstatementpopup').hide()
                      }
                    });
                  } catch (ex) {}
                  try {
                    $('#fadespeaker').popup({
                      transition: 'all 0.4s',
                      scrolllock: true,
                      opacity: '.5',
                      onopen: function() {},
                      onclose: function() {
                        $(".speakerFadeContainer").html("");
                        $('.speakerHeroBlock .slick-slider').slick('slickPlay');
                        var runvideos = document.getElementsByClassName("is--video");
                        if (runvideos.length) {
                          for (var i = 0; i < runvideos.length; i++) {
                            runvideos[i].play();
                          }
                        }
                      }
                    });
                  } catch (ex) {}
                  try {
                    $('#regfade').popup({
                      transition: 'all 0.4s',
                      scrolllock: true,
                      onopen: function() {},
                    });
                  } catch (ex) {}
                });
                const $fade = $("#fade");

                function showHospitalityOverlay() {
                  $(".hospitalityoverlaypopup").show();
                  $(".partnerPop").popup('show');
                  $fade.popup("show");
                  $('.videoContainer').hide();
                  setTimeout(() => {
                    document.querySelector('#fade_background').style.opacity = 0.9
                  }, 200)
                }
                $(".fadepartner_close a").on("click", function() {
                  $(".hospitalityoverlaypopup").hide();
                  $(".partnerPop").popup('hide');
                  const originalUrl = location.href.split('#')[0];
                  let stateObj = {
                    id: "100"
                  };
                  window.history.pushState(stateObj, "Page", originalUrl);
                  $fade.popup("hide");
                  $('.partnerstatementpopup').hide()
                });
                $(document).ready(setTimeout(function() {
                  document.getElementsByClassName('hospitalitymsg')[0].innerText = sessionStorage.HOSPITALITY_DATA;
                }, 2000))
                $(document).on('keydown', function(event) {
                  if (event.key == "Escape") {
                    $('.hospitalityoverlaypopup').hide();
                  }
                });
              </script>
              <div class="clear"></div>
              <a href="Registration.aspx?trackingcode=1234&amp;offsettime=undefined&amp;width=633&amp;height=520&amp;keepThis=true&amp;TB_iframe=true;modal=true" class="sapLink thickbox" style="display:none;" rel="external">Registration</a>
            </div>
            <input name="ctl00$ContentPlaceHolder1$HiddenEventName" type="hidden" id="ctl00_ContentPlaceHolder1_HiddenEventName" value="SAP BTP Unveiled: A Concise Exploration of the Latest Updates">
            <input name="ctl00$ContentPlaceHolder1$HiddenTitle" type="hidden" id="ctl00_ContentPlaceHolder1_HiddenTitle" value="Home">
            <input name="ctl00$ContentPlaceHolder1$HiddenBrowserTitle" type="hidden" id="ctl00_ContentPlaceHolder1_HiddenBrowserTitle" value="SAP">
            <input name="ctl00$ContentPlaceHolder1$HiddenSEOTitle" type="hidden" id="ctl00_ContentPlaceHolder1_HiddenSEOTitle" value="SAP">
            <input name="ctl00$ContentPlaceHolder1$HiddenSEODescription" type="hidden" id="ctl00_ContentPlaceHolder1_HiddenSEODescription">
            <input name="ctl00$ContentPlaceHolder1$HiddenOGDescription" type="hidden" id="ctl00_ContentPlaceHolder1_HiddenOGDescription">
            <input name="ctl00$ContentPlaceHolder1$HiddenSEOKeywords" type="hidden" id="ctl00_ContentPlaceHolder1_HiddenSEOKeywords">
            <input name="ctl00$ContentPlaceHolder1$HiddenSEOCanonical" type="hidden" id="ctl00_ContentPlaceHolder1_HiddenSEOCanonical">
            <input name="ctl00$ContentPlaceHolder1$HiddenShareImage" type="hidden" id="ctl00_ContentPlaceHolder1_HiddenShareImage">
            <input name="ctl00$ContentPlaceHolder1$HiddenShareImageHeader" type="hidden" id="ctl00_ContentPlaceHolder1_HiddenShareImageHeader">
            <script type="text/javascript">
              var ShowVideoPlayerAtHomePage = ('No').toUpperCase();
              var HomePageImage = 'http://sapvirtualevents.com/App_Themes/Default/images/vep-sn.jpg';
              var HomePageVideoVod = 'http://sapvod.edgesuite.net/Core/VOD/sapbrandingloop.mp4';
              $(function() {
                SendClicktrackingForHome();
              });

              function SendClicktrackingForHome() {
                var AddUrl = '../../Controller/TrackUIManager.aspx/SetClickTrackingReportStaticPage?eventname=2024-01-18-sap-btp-unveiled-webinar-global ';
                var Source = "/2024-01-18-sap-btp-unveiled-webinar-global/en/home?source=email-us-flashnewsletter&sap-outbound-id=34CE1AD4003A51779E20236092093990F3F000C1&smc_campaign_id=0000039025&source=email-smc/";
                var Desination = "/2024-01-18-sap-btp-unveiled-webinar-global/en/home?source=email-us-flashnewsletter&sap-outbound-id=34CE1AD4003A51779E20236092093990F3F000C1&smc_campaign_id=0000039025&source=email-smc/";
                var ActivityType = "37";
                $.ajax({
                  type: "POST",
                  url: AddUrl,
                  data: '{"Source":"' + escape(Source) + '","Desination":"' + escape(Desination) + '","ActivityTypeID":' + ActivityType + '}',
                  contentType: "application/json; charset=utf-8",
                  datatype: "json",
                  success: function(msg) {},
                  error: function(xmlHttpRequest, textStatus, errorThrown) {
                    if (xmlHttpRequest.readyState == 0 || xmlHttpRequest.status == 0) {
                      return;
                    }
                  }
                });
              }

              function sliderTwitter() {
                $('.twitter-slider-block ul').bxSlider({
                  slideWidth: 217,
                  minSlides: 1,
                  maxSlides: 3,
                  moveSlides: 1,
                  slideMargin: 5,
                  pager: false,
                  startSlide: 0,
                  auto: true,
                  autoDelay: 8000,
                  nextText: '',
                  prevText: ''
                });
              }
            </script>
            <input name="ctl00$ContentPlaceHolder1$ogHTitle" type="hidden" id="ctl00_ContentPlaceHolder1_ogHTitle">
            <input name="ctl00$ContentPlaceHolder1$ogHDesc" type="hidden" id="ctl00_ContentPlaceHolder1_ogHDesc" value="2024-01-18-sap-btp-unveiled-webinar-global">
            <!-- ZAP Lightning Bolt Ends -->
            <script language="JavaScript" type="text/javascript">
              try {
                var s = s || {};
                /* START CUSTOM CODING */
                s.channel = '2024-01-18-sap-btp-unveiled-webinar-global';
                s.prop2 = 'en-US';
                s.prop9 = 'logN';
                /* END CUSTOM CODING */
              } catch (err) {}
            </script>
            <script language="JavaScript" type="text/javascript">
              <!--
              if (navigator.appVersion.indexOf('MSIE') >= 0) document.write(unescape('%3C') + '\!-' + '-')
              //
              -->
            </script>
            <!-- End SiteCatalyst code version: H.21. -->
          </section>
        </div>
      </div>
      <div id="winbackMessagePanel" style="display: none; width: 35%; position: fixed; top: 35%; left: 30%; z-index: 125; padding: 20px 20px 20px 20px;">
        <span style="font-size: medium; font-weight: bold;"> PLEASE REVIEW YOUR REGISTRATION.</span>
        <div style="height: 5%; width: 100%;">
        </div>
        <span> Our system shows that your registrationis not yet complete. If you exit now, you will cancel your registration. The system will not save your information.</span>
        <div style="height: 15%; width: 100%;">
        </div>
        <div style="width: 100%;">
          <a href="javascript:void(0);" class="btn-cta" onclick="javascript:$('#winbackMessagePanel').hide();tb_remove();$('#overlayReg').fadeOut('fast',function(){});">
                        <span>
                            Cancel my registration</span></a>
        </div>
        <div style="width: 100%; clear: both;">
          <a href="javascript:void(0);" class="btn-cta" onclick="javascript:$('#winbackMessagePanel').hide();$('#overlayReg').hide();">
                        <span>
                            Return to form</span></a>
        </div>
      </div>
      <div id="InviteeCloseMessage" style="display: none; width: 35%; position: fixed; top: 35%; left: 30%; z-index: 125; padding: 20px 20px 20px 20px; background: #fff; border-top: 10px solid #F0AB00;">
        <span style="font-size: medium; font-weight: bold;">User Can not be register</span>
        <div style="width: 100%;">
          <a href="javascript:void(0);" class="btn-cta" onclick="javascript:$('#InviteeCloseMessage').hide();tb_remove();$('#overlayReg').fadeOut('fast',function(){});">
                        <span>Return to Home</span></a>
        </div>
      </div>
      <div id="explicitWarningPanel" style="display: none; width: 40%; background-color: White; position: fixed; top: 25%; left: 30%; height: 320px; z-index: 125; padding: 20px 20px 20px 20px; border: 5px solid black;">
        <span style="font-size: 14pt; font-weight: bold;"> CONCERNED ABOUT BEING CONTACTED BY SAP? </span>
        <hr>
        <div style="height: 5%; width: 100%;">
        </div>
        <span style="font-size: medium; font-weight: bold;"> OUR GOAL IS TO INFORM YOU - BY PROVIDING ONLY THE INFORMATION THAT MATTERS MOST TO YOU. </span>
        <div style="height: 5%; width: 100%;">
        </div>
        <span> You can control the types and channels of information you receive. We contact you only with information that is most relevant to your interests. We carefully choose the frequency of our com munications. </span>
        <div style="height: 5%; width: 100%;">
        </div>
        <span> May we provide you with information about SAP Solutions and Services? </span>
        <div style="width: 100%;">
          <a href="javascript:void(0);" class="btn-cta" style="margin-top: 10px;" onclick="javascript:$('#explicitWarningPanel').hide();$('#overlayReg').fadeOut('fast',function(){});$('iframe#TB_iframeContent').contents().find('#rdlEmailOptin input:radio[Value=True]').attr('checked','checked');$('iframe#TB_iframeContent').contents().find('#rdlPhoneOptin input:radio[Value=True]').attr('checked','checked');">
                        <span>
                            Yes, opt me in for phone and e-mail
                        </span></a>
        </div>
        <div style="width: 100%; clear: both;">
          <a href="javascript:void(0);" class="btn-cta" style="margin-top: 20px;" onclick="javascript:$('#explicitWarningPanel').hide();$('#overlayReg').hide();">
                        <span>
                            No, thank you
                        </span></a>
        </div>
        <div style="width: 100%; clear: both;">
          <a href="javascript:void(0);" class="btn-cta" style="margin-top: 20px;" onclick="javascript:$('#explicitWarningPanel').hide();$('#overlayReg').hide();$('iframe#TB_iframeContent').contents().find('#rdlEmailOptin input:radio[Value=True]').attr('checked','checked');$('iframe#TB_iframeContent').contents().find('#rdlPhoneOptin input:radio[Value=False]').attr('checked','checked');">
                        <span>
                            Yes, opt me in for e-mail
                        </span></a>
        </div>
      </div>
      <div id="overlayReg" style="display: none; z-index: 120; background-color: #000000; width: 100%; height: 100%; left: 0; position: fixed; top: 0; filter: alpha(opacity=70); opacity: 0.7;">
      </div>
      <!-- Footer -->
      <footer>
        <div class="footer_social footerLinks parbase">
          <footer id="footer" style="display: block;">
            <div class="container">
              <div class="footer section">
                <section class="footer">
                  <div class="socialLinksWrap">
                    <section class="socialLinksGroup">
                      <span class="multiSocialBlock">
                        <h3 class="headline" aria-label="multiSocialBlock headline">Share &amp; Follow</h3>
                        <ul class="nav">
                          <li>
                            <a href="javascript:;" title="LinkedIn" onclick="openjoinLinkedIn()" class="socialLink linkedin"> <img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-linkedin.png" alt="LinkedIn"> </a>
                          </li>
                          <li>
                            <a href="javascript:;" title="Twitter" onclick="openjoinTwitter()" class="socialLink twitter"> <img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-twitter.png" alt="Twitter"> </a>
                          </li>
                          <li>
                            <a href="javascript:;" title="YouTube" onclick="openjoinYouTube()" class="socialLink youtube"> <img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-youtube.png" alt="YouTube"> </a>
                          </li>
                          <li>
                            <a href="javascript:;" title="Facebook" onclick="openjoinFacebook()" class="socialLink facebook"> <img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-facebook.png" alt="Facebook"> </a>
                          </li>
                        </ul>
                        <div class="shareSocialBlock">
                          <div class="joinLinkedIn" style="display:none;">
                            <div class="contBlock"> <span><img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-linkedin.png" width="60" alt="linkedin"><br> Join the conversation on LinkedIn</span>
                              <div class="clear"> </div>
                              <ul>
                                <li style="color: rgb(0, 0, 0);">
                                  <a id="footerLinkedInAT" data-share-channel="linkedin" data-share-tracking-analytics="SHARE" class="share_button_linkedin" share:url="https://webinars.sap.com/2024-01-18-sap-btp-unveiled-webinar-global/en/home?source=email-us-flashnewsletter&amp;sap-outbound-id=34CE1AD4003A51779E20236092093990F3F000C1&amp;smc_campaign_id=0000039025&amp;source=email-smc/">Share this page<span class="icon-arrow-right"></span> </a>
                                </li>
                                <li style="color: rgb(0, 0, 0);">
                                  <a data-share-channel="linkedin" data-share-tracking-analytics="FOLLOW" share:title="Follow SAP" href="https://www.linkedin.com/company/sap" target="_blank">Follow SAP<span class="icon-arrow-right"></span> </a></li>
                              </ul>
                            </div>
                          </div>
                          <div class="joinTwitter" style="display:none;">
                            <div class="contBlock"> <span><img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-twitter.png" width="60" alt="twitter"><br> Join the conversation on Twitter</span>
                              <div class="clear"> </div>
                              <ul>
                                <li style="color: rgb(0, 0, 0);">
                                  <a id="footerTwitterAT" data-share-channel="twitter" data-share-tracking-analytics="SHARE" class="share_button_twitter" share:url="https://webinars.sap.com/2024-01-18-sap-btp-unveiled-webinar-global/en/home?source=email-us-flashnewsletter&amp;sap-outbound-id=34CE1AD4003A51779E20236092093990F3F000C1&amp;smc_campaign_id=0000039025&amp;source=email-smc/">Share this page<span class="icon-arrow-right"></span> </a>
                                </li>
                                <li style="color: rgb(0, 0, 0);">
                                  <a data-share-channel="twitter" data-share-tracking-analytics="FOLLOW" share:title="Follow SAP" href="https://twitter.com/sap" target="_blank">Follow SAP<span class="icon-arrow-right"></span> </a></li>
                              </ul>
                            </div>
                          </div>
                          <div class="joinYouTube" style="display:none;">
                            <div class="contBlock"> <span><img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-youtube.png" width="60" alt="Youtube"><br> Subscribe to the YouTube Channel</span>
                              <div class="clear"> </div>
                              <ul>
                                <li style="color: rgb(0, 0, 0);">
                                  <a share:title="Subscribe to SAP" data-share-channel="youtube" data-share-tracking-analytics="FOLLOW" href="https://www.youtube.com/user/SAP" target="_blank">Subscribe to SAP<span class="icon-arrow-right"></span> </a>
                                </li>
                              </ul>
                            </div>
                          </div>
                          <div class="joinFacebook" style="display:none;">
                            <div class="contBlock"> <span><img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-facebook.png" width="60" alt="facebook"><br> Join the conversation on Facebook</span>
                              <div class="clear"> </div>
                              <ul>
                                <li style="color: rgb(0, 0, 0);">
                                  <a id="footerFacebookAT" data-share-channel="facebook" data-share-tracking-analytics="SHARE" class="share_button_facebook" share:url="https://webinars.sap.com/2024-01-18-sap-btp-unveiled-webinar-global/en/home?source=email-us-flashnewsletter&amp;sap-outbound-id=34CE1AD4003A51779E20236092093990F3F000C1&amp;smc_campaign_id=0000039025&amp;source=email-smc/">Share this page<span class="icon-arrow-right"></span> </a>
                                </li>
                                <li style="color: rgb(0, 0, 0);">
                                  <a data-share-channel="facebook" data-share-tracking-analytics="FOLLOW" share:title="Follow SAP" href="https://www.facebook.com/SAP" target="_blank">Follow SAP<span class="icon-arrow-right"></span> </a></li>
                              </ul>
                            </div>
                          </div>
                        </div>
                      </span>
                      <span class="multiSocialBlock">
                        <h3 class="headline"></h3>
                        <ul class="nav">
                        </ul>
                        <div class="shareSocialBlock">
                        </div>
                      </span>
                    </section>
                  </div>
                  <div id="legalMainLinkContainer" class="mobileInfoWrap">
                    <div class="quickLinksWrap">
                      <section class="quickLinks"> <a class="header opener legal" data-engagement-tracking-analytics="footer:Legal" href="javascript:;" onclick="openMobileLegal()"> Legal </a>
                        <ul class="content" style="display: none;">
                          <li>
                            <a href="https://www.sap.com/usa/privacy" data-engagement-tracking-analytics="footer:Privacy" target="_blank">
                                            Privacy 
                                        </a>
                          </li>
                          <li>
                            <a href="http://www.sap.com/corporate-en/about/legal/terms-of-use.html" data-engagement-tracking-analytics="footer:Terms of Use" target="_blank">
                                            Terms of Use 
                                        </a>
                          </li>
                          <li>
                            <a href="http://www.sap.com/about/legal/impressum.html" data-engagement-tracking-analytics="footer:Legal Disclosure" target="_blank">
                                            Legal Disclosure 
                                        </a>
                          </li>
                          <li>
                            <a href="http://www.sap.com/about/legal/copyright.html" data-engagement-tracking-analytics="footer:Copyright" target="_blank">
                                            Copyright 
                                        </a>
                          </li>
                          <li>
                            <a href="http://www.sap.com/about/legal/copyright.html#trademark" data-engagement-tracking-analytics="footer:Trademark" target="_blank">
                                            Trademark 
                                        </a>
                          </li>
                          <li>
                            <a href="#disclaimer-link" onclick="showHospitalityOverlay()" data-engagement-tracking-analytics="footer:Hospitality Disclaimer">
                                            Hospitality Disclaimer 
                                        </a>
                          </li>
                        </ul>
                      </section>
                    </div>
                  </div>
                  <div class="menu desktopLinks">
                    <div class="desktopInfoWrap">
                      <div class="quickLinksWrap">
                        <section class="quickLinks"> <a class="opener legal" data-engagement-tracking-analytics="footer:Legal" href="javascript:;" onclick="openDesktopLegal()"> Legal </a>
                          <ul class="content" style="display: none;">
                            <li>
                              <a href="https://www.sap.com/usa/privacy" data-engagement-tracking-analytics="footer:Privacy" target="_blank">
                                            Privacy 
                                        </a>
                            </li>
                            <li>
                              <a href="http://www.sap.com/corporate-en/about/legal/terms-of-use.html" data-engagement-tracking-analytics="footer:Terms of Use" target="_blank">
                                            Terms of Use 
                                        </a>
                            </li>
                            <li>
                              <a href="http://www.sap.com/about/legal/impressum.html" data-engagement-tracking-analytics="footer:Legal Disclosure" target="_blank">
                                            Legal Disclosure 
                                        </a>
                            </li>
                            <li>
                              <a href="http://www.sap.com/about/legal/copyright.html" data-engagement-tracking-analytics="footer:Copyright" target="_blank">
                                            Copyright 
                                        </a>
                            </li>
                            <li>
                              <a href="http://www.sap.com/about/legal/copyright.html#trademark" data-engagement-tracking-analytics="footer:Trademark" target="_blank">
                                            Trademark 
                                        </a>
                            </li>
                            <li>
                              <a href="#disclaimer-link" onclick="showHospitalityOverlay()" data-engagement-tracking-analytics="footer:Hospitality Disclaimer">
                                            Hospitality Disclaimer 
                                        </a>
                            </li>
                          </ul>
                        </section>
                      </div>
                    </div>
                    <!-- Footer Links-->
                    <div class="mobileLink link">
                      <div class="cookieconsentwrapper">
                        <div id="teconsent" consent="undefined" aria-label="Open Cookie Preferences Modal" role="complementary">
                          <script src="https://consent.trustarc.com/asset/notice.js/v/v1.7-4958" async="async" crossorigin="" importance="high"></script>
                          <a role="link" id="icon-id09324352874695425" tabindex="0" lang="en" aria-haspopup="dialog" aria-label="Cookie Preferences, opens a dedicated popup modal window" class="truste_cursor_pointer">Cookie Preferences</a>
                        </div>
                      </div>
                    </div>
                    <div class="mobileLink link">
                      <a class="standard" data-engagement-tracking-analytics="footer:Investors" href="http://www.sap.com/corporate-en/about.html" target="_blank">
                                Investors
                            </a>
                    </div>
                    <div class="mobileLink link">
                      <a class="standard" data-engagement-tracking-analytics="footer:Careers" href="http://www.sap.com/careers/index.html" target="_blank">
                                Careers
                            </a>
                    </div>
                    <div class="mobileLink link">
                      <a class="standard" data-engagement-tracking-analytics="footer:Newsletter" href="http://go.sap.com/registration/newsletter.html" target="_blank">
                                Newsletter
                            </a>
                    </div>
                    <div id="doNotShareData" class="mobileLink link" style="">
                      <a class="doNotShareData" data-engagement-tracking-analytics="footer:Do Not Share/Sell my Personal Information" target="_blank" href="https://www.sap.com/index.html?overlay=/registration/dnss.html">Do Not Share/Sell my Personal Information</a>
                    </div>
                    <div class="mobileLink link"> <a class="textView" data-engagement-tracking-analytics="footer:Text View" href="javascript:;" title="Text View">Text View</a> </div>
                    <!-- End of Footer Links -->
                  </div>
                  <!-- Button for TextView-->
                  <a class="fullBrowserView"> </a>
                </section>
              </div>
            </div>
          </footer>
          <script>
            function addLinkClass() {
              if ($("#legalMainLinkContainer")[0]) {
                $("#legalMainLinkContainer")[0].classList.add("mobileInfoWrap")
              }
              if ($(window).width() < 768) {
                if ($("#legalMenuLink")[0]) {
                  $("#legalMenuLink")[0].classList.remove("mobileLink");
                }
                if ($('.menu')[0]) {
                  $('.menu')[0].classList.remove("desktopLinks")
                }
                if ($('.mobileLink')) {
                  $('.mobileLink').each(function() {
                    $(this)[0].classList.remove("link");
                  });
                }
              } else {
                if ($("#legalMenuLink")[0]) {
                  $("#legalMenuLink")[0].removeAttribute('class');
                  $("#legalMenuLink")[0].classList.remove("desktopLegalInfo");
                  $("#legalMenuLink")[0].classList.add("desktopInfoWrap");
                  $("#legalMenuLink")[0].classList.add("link");
                }
                if ($('.menu')[0]) {
                  $('.menu')[0].classList.add("desktopLinks")
                }
                $('.mobileLink').each(function() {
                  $(this)[0].classList.add("link");
                });
              }
            }
            window.addEventListener("resize", addLinkClass);
            $(document).ready(function() {
              addLinkClass();
              window.privacyLinkSap = "https://www.sap.com/usa/privacy";
              window.sessionStorage.setItem("HOSPITALITY_DATA",
                "This offer is extended to you under the condition that your acceptance does not violate any applicable laws or policies within your organization. If you are unsure of whether your acceptance may violate any such laws or policies, we strongly encourage you to seek advice from your ethics or compliance official. For organizations that are unable to accept all or a portion of this complimentary offer and would like to pay for their own expenses, upon request, SAP will provide a reasonable market value and an invoice or other suitable payment process."
                );
            });
          </script>
        </div>
        <div class="clear"></div>
      </footer>
      <div class="clear"></div>
      <iframe id="iframeVerifyLogin" frameborder="0" vspace="0" hspace="0" marginwidth="0" marginheight="0" width="0" height="0" scr="#" src=""></iframe>
      <script language="JavaScript" src=""></script>
      <script language="JavaScript" type="text/javascript">
        //debugger;
        var sap_token = null;
        var refreshinterval = 1200;
        //get the verifyloginurl from .net
        var varVerifyLoginUrl = '';
        if (varVerifyLoginUrl == '' && sap_token != null && sap_token != '') {
          varVerifyLoginUrl = '&info=' + sap_token;
        }
        var testLoginStatusURL = ''

        function getTokenUrl() {
          return testLoginStatusURL;
        }
        var starttime
        var nowtime
        var reloadseconds = 0
        var secondssinceloaded = 0

        function StartTimer() {
          starttime = new Date();
          starttime = starttime.getTime();
          CountDown();
        }

        function CountDown() {
          nowtime = new Date()
          nowtime = nowtime.getTime()
          secondssinceloaded = (nowtime - starttime) / 1000
          reloadseconds = Math.round(refreshinterval - secondssinceloaded)
          if (refreshinterval >= secondssinceloaded) {
            var timer = setTimeout("CountDown()", 1000)
          } else {
            clearTimeout(timer);
            SynchronousGet(varVerifyLoginUrl);
            StartTimer();
          }
        }

        function SynchronousGet(varVerifyLoginUrl) {
          var testIframe = document.getElementById('iframeVerifyLogin');
          //var strText = '<scr' + 'ipt src="' + varVerifyLoginUrl + '"></scr' + 'ipt>';
          //strText = strText.replace('&amp;', '&')
          //alert("JS SSO:" + varVerifyLoginUrl)
          testIframe.src = varVerifyLoginUrl;
        }
        window.onload = function() {
          //Load the script for first time
          if (!/registrationclosed|registrationnotopen/.test(window.location.href)) {
            StartTimer();
            SynchronousGet(varVerifyLoginUrl);
          }
        }
      </script>
      <script type="text/javascript">
        var isNeedToShow = 'True';

        function chooseElement() {
          var element = Number($(window).width()) > 766 ? $("#doNotShareData.link") : $("#doNotShareData.mobileLink");
          return element;
        }

        function sizeFooterChecking(x) {
          var link = $("#doNotShareData.link");
          var mobileLink = $("#doNotShareData.mobileLink");
          var elementToShow = chooseElement();
          link.hide();
          mobileLink.hide();
          if (isNeedToShow == "True") {
            elementToShow.show()
          }
        }
        var windowSizeChanged = window.matchMedia("(max-width:767px)");
        windowSizeChanged.addListener(sizeFooterChecking);
        $("document").ready(function() {
          sizeFooterChecking(windowSizeChanged);
        })
      </script>
      <!-- ZAP Lightning Bolt Begins -->
      <!-- These scripts will add pending items to playlist [START] -->
      <script src="/js/CookieUtil.js" type="text/javascript"></script>
      <script src="/js/PendingAddToPlayList.js" type="text/javascript"></script>
      <script type="text/javascript">
        $(function() {
          pendingAddToPlayList.urlagenda = '../../Controller/Agenda.aspx/AddToplayList?eventname=2024-01-18-sap-btp-unveiled-webinar-global';
          pendingAddToPlayList.eventName = eventName;
          pendingAddToPlayList.SaveToPlayList();
        });
      </script>
      <!-- These scripts will add pending items to playlist [END] -->
      <input type="hidden" name="ctl00$hdnSurveyTitle" id="ctl00_hdnSurveyTitle">
      <input type="hidden" name="ctl00$hdnSurveyURL" id="ctl00_hdnSurveyURL">
      <div id="divBPopUp" class="divBPopUp">
      </div>
      <div id="BlockUIContainer"
        style="z-index: 1011; position: fixed; padding: 0px; margin: 0px; width: 30%; top: 40%; left: 35%; text-align: center; color: rgb(0, 0, 0); border: 3px solid rgb(170, 170, 170); background-color: rgb(255, 255, 255); cursor: wait; display: none;"
        class="blockUI blockMsg blockPage">
        <h3>
          <img src="/images/bkg-loading-wheel.gif" alt="Please wait while processing your request.">
          <br> Please wait...
        </h3>
      </div>
    </div>
    <script type="text/javascript">
      //<![CDATA[
      new FODIO('w', 'h'); //]]>
    </script>
  </div>
</form>

Text Content

Contact Form









 * Home
 * SAP Discovery Center
 * SAP Community

 * View all Webinars in the Series






Contact us

Call us at 1-347-514-5120 or

Contact us

E-mail us with comments, questions or feedback.


cxziiekt
English



Do you want to take Survey - 'Survey Title'?


Yes No
x



SAP


SAP BTP UNVEILED


A CONCISE EXPLORATION OF THE LATEST UPDATES


JANUARY 18, 2024 - MARCH 18, 2024
09:00 AM EST (08:00 AM PST | 15:00 CET)

 

Our followup webcast series, 'SAP BTP Unveiled: A Concise Exploration of the
Latest Updates,' aims to elucidate latest enhancements of SAP BTP and
demonstrate how SAP BTP can streamline operations and enhance your
organization's efficiency. We will demonstrate the transformative journey
towards becoming an intelligent and sustainable enterprise.





Our Series Agenda
The Americas 09:00 EST | Europe 15:00 CET
Expand Collapse
How to maximize the business potential with SAP BTP – January 18th, 2024 at
15:00 CET

Why is a Business Technology Platform so important in these days? What is SAP’s
strategy in this are and where does GenAI come into play?

 

Join me in this session to get a comprehensive overview from strategy to
customer success use-cases.

 

PDF

 

Speaker: Georg Fischer - Chief Product Manager for SAP BTP and Innovation
Evangelist

SAP BTP AI Vision and Strategy: Unleashing the power of GenAI on SAP BTP –
February 8th, 2024 at 15:00 CET

Learn how AI on the SAP Business Technology Platform will enable your business
to achieve to relevant, reliable, and, responsible business results. The session
will cover the AI Vision and Strategy for the SAP Business Technology Platform.

 

Get an overview of how SAP will infuse AI into the Business Technology Platform
as well as the capabilities for developers, administrators, and users at your
company.

 

Speaker: Arne Stich, Chief Customer Officer for SAP BTP & AI at SAP SE

How to optimize App Development & Automation with SAP BTP – February 15, 2024 at
15:00 CET

In the dynamic landscape of modern business, optimizing applications and app
development, as well as automation processes is paramount for staying
competitive. This webcast delves into the strategies and best practices for
leveraging the capabilities of SAP BTP. Join us as we explore the key components
of SAP BTP App Development and Automation. Whether you are a developer, IT
professional, or business strategist, this session offers valuable insights in
how to make your job easier.

 

Speaker: Thomas Volmering - Chief Product Manager for SAP Process Automation

SAP Integration Suite: Overview, recent innovations, and Roadmap – February
29th, 2024 at 15:00 CET

SAP Integration Suite is SAP's Enterprise Integration Platform as a Service for
the integration of heterogeneous system landscapes. SAP Integration Suite
supports the integration of APIs, processes, data and events. In this session
you will learn more about the key capabilities, use cases, benefits, recent
innovations and road map of SAP Integration Suite.

 

Speaker: 

Udo Paltzer - VP Product Management SAP Integration Suite SAP SE

Discover SAP's Dynamic World of Data & Analytics – March 14th, 2024 at 15:00 CET

Embark on a Data Journey with Thomas Hammer: Dive into the power trio of SAP
Analytics Cloud, SAP Datasphere, and SAP HANA Cloud, and uncover strategic
insights on maximizing the potential of your data. Join us to explore how these
cutting-edge solutions empower you to unleash trusted insights, create
intelligent data applications, and seamlessly extend planning and analysis
capabilities throughout your enterprise. Elevate your data game and stay ahead
in the competitive landscape. Don't miss this opportunity to revolutionize your
data strategy!

 

Speaker: Thomas Hammer - Lead Product Manager

SAP BTP - Common Concepts and Strategic Direction - March 21st, 2024 at 15:00
CET

This episode delves into the fundamental principles and concepts of SAP BTP and
its diverse range of services. Explore the platform's adept handling of
cross-services topics across various domains, including operations, security,
service level agreements, contracting, and more.

 

Speaker: Arne Speck - Product Manager for SAP Business Technology Platform, SAP
Switzerland

Return to top

Join Us!!


The SAP Business Technology Platform (SAP BTP) stands as an avant-garde
innovation platform meticulously designed for optimal synergy with SAP
applications in the cloud. This platform seamlessly converges application
development, automation, data and analytics, integrations, and AI capabilities
within a unified environment. SAP BTP empowers users to craft personalized
experiences across diverse business processes, facilitating the swift creation
of applications, utilize smart and predictive analytics, and integrate them
seamlessly into your environment.

 

Join our upcoming webinar series as we delve into the main pillars of the SAP
Business Technology Platform. Led by our SAP topic experts, these sessions will
explore the following:

 * Unveiling the business value of SAP BTP - Vision and Strategy
 * Driving Digital Transformation with Regenerative AI
 * Unleashing the Power of SAP Datasphere and Leveraging Smart and Predictive
   Analytics in SAP Analytics Cloud
 * Leveraging SAP Integration Suite and SAP Build Process Automation
 * And an update on the latest enhancements in App Development

 

Who should attend

Director Application Development

Director Product Development and Delivery

IT Managers & Experts

Managing Director, Sales and Delivery

SAP Development leads



Join Us!!



Previous
Arne Speck

Product Manager for SAP Business Technology Platform

SAP Switzerland


 * 

+

Arne Speck

Product Manager for SAP Business Technology Platform

SAP Switzerland


Tania Dinnendahl

Executive Liaison Manager

SAP SE


 * 

+

Tania Dinnendahl

Executive Liaison Manager

SAP SE


Tania is Executive Liaison Manager within the SAP Global User Groups
Organization. She works closely with SAP User Groups, Customer COEs and SAP
Communities around the world, connecting SAP customers with SAP industry and
technology experts, and ensuring a successful dialog between SAP and its end
users. She strives to provide SAP customers with the latest knowledge to help
them do their jobs faster and easier and overcome challenges of the agile and
fast-paced technology sector. To ensure the connection with SAP Customers also
in times of social distancing, she ideated a series of virtual offerings to
uphold the trust and connect between SAP und the customer groups.


Toros Aledjian

Senior Director, Go-To-Market Business Technology Platform

SAP Americas


 * 

+

Toros Aledjian

Senior Director, Go-To-Market Business Technology Platform

SAP Americas


Toros Aledjian is a Senior Director of Global SAP Cloud Platform Go to Market
with responsibilities for Customer Experience, Business Development and Go to
Market initiatives.

With over 20 years at SAP, Toros has advocated and promoted all aspects of
Development, Product Management and Customer engagement on a variety of projects
from CRM to UX to SAP Cloud Platform.

He brings over 27 years of technical industry experience in government and
commercial software.   His engagement in and promotion of partnering and
instrumental Business Development brings a unique insight for potential business
growth, through Customer engagement that fosters a productive and efficient win
– win environment.


Georg Fischer

Chief Product Manager for SAP BTP

SAP SE


 * 

+

Georg Fischer

Chief Product Manager for SAP BTP

SAP SE


Georg is a dynamic business professional, known for successfully executing
global projects and programs, and driving products to market. He has cultivated
his skills in managing diverse, distributed teams through his years as a global
team leader. At present, he holds the role of Chief Product Manager for SAP BTP,
fostering close relationships with SAP customers and partners. A passionate
advocate for innovation and change, Georg leverages his over a decade of
experience in Business Model Innovation and Design Thinking. Alongside his
professional commitments, he is a regular lecturer at esteemed universities such
as Heidelberg, Mannheim, and Paris.


Arne Stich

Chief Customer Officer for SAP BTP & AI

SAP SE


 * 

+

Arne Stich

Chief Customer Officer for SAP BTP & AI

SAP SE


Thomas Volmering

Chief Product Manager for SAP Process Automation

SAP SE


 * 

+

Thomas Volmering

Chief Product Manager for SAP Process Automation

SAP SE


Udo Paltzer

VP Product Management SAP Integration Suite SAP SE (EMEA)

SAP AG


 * 

+

Udo Paltzer

VP Product Management SAP Integration Suite SAP SE (EMEA)

SAP AG


Udo Paltzer is a Product Manager for SAP’s integration platform technology with
focus on process integration and API based integration. Udo has 20 years of
experience in the integration domain including cloud and on-premise integration
technology. As a product manager Udo supports customers in their cloud
integration journey and aligns customer requirements towards SAP’s integration
platform technology with SAP engineering. Furthermore, Udo is a regular speaker
at events and individual customer & partner workshops.


Thomas Hammer

Lead Product Manager

SAP SE


 * 

+

Thomas Hammer

Lead Product Manager

SAP SE


Arne Speck

Product Manager for SAP Business Technology Platform

SAP Switzerland


 * 

+

Arne Speck

Product Manager for SAP Business Technology Platform

SAP Switzerland


Tania Dinnendahl

Executive Liaison Manager

SAP SE


 * 

+

Tania Dinnendahl

Executive Liaison Manager

SAP SE


Tania is Executive Liaison Manager within the SAP Global User Groups
Organization. She works closely with SAP User Groups, Customer COEs and SAP
Communities around the world, connecting SAP customers with SAP industry and
technology experts, and ensuring a successful dialog between SAP and its end
users. She strives to provide SAP customers with the latest knowledge to help
them do their jobs faster and easier and overcome challenges of the agile and
fast-paced technology sector. To ensure the connection with SAP Customers also
in times of social distancing, she ideated a series of virtual offerings to
uphold the trust and connect between SAP und the customer groups.


Toros Aledjian

Senior Director, Go-To-Market Business Technology Platform

SAP Americas


 * 

+

Toros Aledjian

Senior Director, Go-To-Market Business Technology Platform

SAP Americas


Toros Aledjian is a Senior Director of Global SAP Cloud Platform Go to Market
with responsibilities for Customer Experience, Business Development and Go to
Market initiatives.

With over 20 years at SAP, Toros has advocated and promoted all aspects of
Development, Product Management and Customer engagement on a variety of projects
from CRM to UX to SAP Cloud Platform.

He brings over 27 years of technical industry experience in government and
commercial software.   His engagement in and promotion of partnering and
instrumental Business Development brings a unique insight for potential business
growth, through Customer engagement that fosters a productive and efficient win
– win environment.


Georg Fischer

Chief Product Manager for SAP BTP

SAP SE


 * 

+

Georg Fischer

Chief Product Manager for SAP BTP

SAP SE


Georg is a dynamic business professional, known for successfully executing
global projects and programs, and driving products to market. He has cultivated
his skills in managing diverse, distributed teams through his years as a global
team leader. At present, he holds the role of Chief Product Manager for SAP BTP,
fostering close relationships with SAP customers and partners. A passionate
advocate for innovation and change, Georg leverages his over a decade of
experience in Business Model Innovation and Design Thinking. Alongside his
professional commitments, he is a regular lecturer at esteemed universities such
as Heidelberg, Mannheim, and Paris.


Arne Stich

Chief Customer Officer for SAP BTP & AI

SAP SE


 * 

+

Arne Stich

Chief Customer Officer for SAP BTP & AI

SAP SE


Thomas Volmering

Chief Product Manager for SAP Process Automation

SAP SE


 * 

+

Thomas Volmering

Chief Product Manager for SAP Process Automation

SAP SE


Next
 * 1
 * 2
 * 3





The Platform for the Intelligent Enterprise




Our Customer Testimonials
Expand Collapse
Centrica
 * Transform and modernize against 10-year old backend systems without
   re-coding, adopting an API-first strategy to deliver an amazing digital
   experience for customers
 * Leverage the SAP Cloud Platform Integration Suite to link SAP on premise, SAP
   Cloud Solutions, Workday, Salesforce, Dynamics, ServiceNow, AWS, and other
   third-party services
 * Millions of Centrica customer use the website and app daily, making 5-7
   million API calls per day through digital channels with <200 msec. response
   time, handling 40-50% of the total calls, increasing customer satisfaction

San Francisco 49ers
 * Needed real-time game-day insights from several non-SAP stadium systems to
   deliver best attendee experience ParkHub, Micros, Fanatics, Weather,
   HappyOrNot, NFL, Sparkcentral, Twilio)
 * Leveraged SAP Cloud Platform Integration Suite, SAP HANA Service, and SAP
   Analytics Cloud to create the first venue Digital Boardroom based on
   aggregated data across all stadium systems
 * Built out the “Executive Huddle” in just six months to improve customer
   experience and maximize revenue

Bacardi
 * Bacardi needed to create a new Sales Force Automation Platform enabling sales
   employees to make their work more effective, providing an integrated system
   linked to all the markets, teams and 1200+ existing integration flows
 * Implement a hybrid integration platform based on SAP Cloud Platform
   Integration Suite to work with their existing SAP Process Orchestration
   system on premise
 * Integration components were delivered in less than one month, while achieving
   new, reusable building blocks.  Low-level API aps were covered without
   requiring new development on the backend

Endress+Hauser InfoServe
 * Created a Business Data and Integration Hub as the new core of their
   intelligent enterprise, enabling intelligent product configuration based on
   machine Learning, ad-hoc data science using SAP Data Intelligence, and
   intelligent B2B customer integrations
 * With SAP Cloud Platform Integration Suite, E+H integrates SAP and non-SAP
   (e.g. Salesforce) and enables a data-centric mindset
 * Delivered greater customer satisfaction with intelligent product
   configuration, self-service analytics, and support for new business models
   like IIoT

Natura
 * Natura, a global personal care cosmetics group, faced integrating SAP ERP
   with 3rd party Tax Solutions across ~1,800 cities each with their own local
   and municipal taxes.
 * SAP Cloud Platform Integration Suite gave Natura the ability to connect their
   SAP and non-SAP systems in real time to mobile-enable their workforce and be
   compliant with Brazil’s Nota Fiscal
 * Natura has adopted a cloud-first and API-first integration strategy, and SAP
   Cloud Platform Integration Suite is the solution they need to future-proof
   their business 

Return

SAP BTP Unveiled:
A Concise Exploration of the Latest Updates
January 18, 2024 - March 18, 2024
09:00 am EST (08:00 am PST | 15:00 CET)

 

Our followup webcast series, 'SAP BTP Unveiled: A Concise Exploration of the
Latest Updates,' aims to elucidate latest enhancements of SAP BTP and
demonstrate how SAP BTP can streamline operations and enhance your
organization's efficiency. We will demonstrate the transformative journey
towards becoming an intelligent and sustainable enterprise.

Join us!!





This offer is extended to you under the condition that your acceptance does not
violate any applicable laws or policies within your organization. If you are
unsure of whether your acceptance may violate any such laws or policies, we
strongly encourage you to seek advice from your ethics or compliance official.
For organizations that are unable to accept all or a portion of this
complimentary offer and would like to pay for their own expenses, upon request,
SAP will provide a reasonable market value and an invoice or other suitable
payment process.

Registration
PLEASE REVIEW YOUR REGISTRATION.

Our system shows that your registrationis not yet complete. If you exit now, you
will cancel your registration. The system will not save your information.

Cancel my registration
Return to form
User Can not be register
Return to Home
CONCERNED ABOUT BEING CONTACTED BY SAP?

--------------------------------------------------------------------------------


OUR GOAL IS TO INFORM YOU - BY PROVIDING ONLY THE INFORMATION THAT MATTERS MOST
TO YOU.

You can control the types and channels of information you receive. We contact
you only with information that is most relevant to your interests. We carefully
choose the frequency of our com munications.

May we provide you with information about SAP Solutions and Services?
Yes, opt me in for phone and e-mail
No, thank you
Yes, opt me in for e-mail



SHARE & FOLLOW

 * 
 * 
 * 
 * 


Join the conversation on LinkedIn

 * Share this page
 * Follow SAP


Join the conversation on Twitter

 * Share this page
 * Follow SAP


Subscribe to the YouTube Channel

 * Subscribe to SAP


Join the conversation on Facebook

 * Share this page
 * Follow SAP





Legal
 * Privacy
 * Terms of Use
 * Legal Disclosure
 * Copyright
 * Trademark
 * Hospitality Disclaimer

Legal
 * Privacy
 * Terms of Use
 * Legal Disclosure
 * Copyright
 * Trademark
 * Hospitality Disclaimer

Cookie Preferences
Investors
Careers
Newsletter
Do Not Share/Sell my Personal Information
Text View






PLEASE WAIT...

This site uses cookies and related technologies, as described in our privacy
statement, for purposes that may include site operation, analytics, enhanced
user experience, or advertising. You may choose to consent to our use of these
technologies, or manage your own preferences.
Manage Settings Accept All Reject All Cookie Statement