events.sap.com Open in urlscan Pro
184.30.18.170  Public Scan

Submitted URL: https://s4cloudae36f1aac.hana.ondemand.com/data-buffer/sap/public/cuan/link/100/28C00BCDC303CF76FE56D2614C87396A5ADE2652?_V_=2&_K11_=AA0AF5...
Effective URL: https://events.sap.com/us/sap-learning-summit-houston-2021/en/home?sap-outbound-id=28C00BCDC303CF76FE56D2614C87396A5ADE...
Submission: On August 24 via api from US

Form analysis 1 forms found in the DOM

Name: aspnetFormPOST /us/sap-learning-summit-houston-2021/en/home?sap-outbound-id=28C00BCDC303CF76FE56D2614C87396A5ADE2652&campaigncode=CRM-WN21-EDU-SUMMITSEPT&smc_campaign_id=0000020474&source=email-smc

<form name="aspnetForm" method="post" action="/us/sap-learning-summit-houston-2021/en/home?sap-outbound-id=28C00BCDC303CF76FE56D2614C87396A5ADE2652&amp;campaigncode=CRM-WN21-EDU-SUMMITSEPT&amp;smc_campaign_id=0000020474&amp;source=email-smc"
  id="aspnetForm">
  <div>
    <div>
      <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTE3MDQ0MjA4NDNkZHjLqUnUrLV1rrz5D/qwVQORdIU+6PeHZgFSbM/Pmplj">
    </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="/wEdABLIOUi3lF93bLuFoE0A9Bp4CAx82kK5jDp405Q24Ab7vx/NGKXKT0tKMD8RUXIATmesAElTsF90je9s4giPYTdYp0xphlyJW/n1rlz46W0vBiIsegdtSmcttbEJvtPlLoewDy8DKhvwr2cpLuLx1HPrFSB2EWLZa6zZ9tagWDHPd8TXsHr83fcRjvUs2qjHwdZBEjsM2XK7Agr8nmnFLRnMXqsPtCbM+dHSVDndZReDwu2h4+Loy78irRY2DK9SmSCJAIiI6VAXh7XiSXsPlxanH+WAhizFC2+hW3FqJtHd3zRZn+KZYUHxbUEhfdlWdbZRc+7+2Pgibut9suDTK7hMQ8yELrjP8TdA7wTddwnhlOj2xYGknCN8NZKRv/UjWG+OjFy7LXL2v2sii1EuJuoEwBkpVHPpsFbaenQcAOJ9dQ==">
    </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 Learning Summit Houston 2021";
          var emailbody = "Welcome to SAP Learning Summit Houston 2021";
          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 Learning Summit Houston 2021";
          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=us-sap-learning-summit-houston-2021';
          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">
        <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()
              }
            </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" class="persiatntHeader ">
              <div class="container">
                <section class="header-holder">
                  <div class="logo">
                    <div class="DHheaderLogo headerLogoText parbase">
                      <a href="/us-sap-learning-summit-houston-2021/en/home">

    	<img class="deskLogo" src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/images/loading-logo.png" alt="">
    
    
        <img class="mobLogo" src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/images/loading-logo.png" alt="">
    
    </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"> <img alt="Navigation" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/navigation-icon.png"> </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="/us-sap-learning-summit-houston-2021/en/home">
                <em>Home</em>
            </a>
                            </li>
                            <li>
                              <a data-engagement-tracking-analytics="nav_L1:Agenda" href="/us-sap-learning-summit-houston-2021/en/agendas">
                <em>Agenda</em>
            </a>
                            </li>
                            <li>
                              <a data-engagement-tracking-analytics="nav_L1:Speakers" href="/us-sap-learning-summit-houston-2021/en/speaker">
                <em>Speakers</em>
            </a>
                            </li>
                            <li>
                              <a data-engagement-tracking-analytics="nav_L1:About" href="/us-sap-learning-summit-houston-2021/en/about">
                <em>About</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="loggedinUserSpecific" style="display: none; color: rgb(255, 255, 255);">
                            <a class="" id="divTrigger" href="javascript:void(0);">
						<span class="UserName hideItem" id="MyProfileText">Hi, #FirstName#&nbsp; </span>
                    </a>
                          </li>
                          <li class="customHeaderRightButton" style="color: rgb(255, 255, 255);">
                            <span>
                              <a href="/us-sap-learning-summit-houston-2021/en/registration.aspx" class="linkButton ">Register</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>
                            <li class="liitem" style="color: rgb(34, 34, 34);">
                              <span><a href="/us-sap-learning-summit-houston-2021/en/myplaylist.aspx"><span> My Saved Resources</span></a></span>
                            </li>
                            <li class="liitem" style="color: rgb(34, 34, 34);">
                              <span><a href="/us-sap-learning-summit-houston-2021/en/myinfo.aspx"><span> My Information</span></a></span>
                            </li>
                            <li class="liitem" style="color: rgb(34, 34, 34);">
                              <span><a href="/us-sap-learning-summit-houston-2021/en/myevents.aspx"><span> My Events</span></a></span>
                            </li>
                          </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()"> <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="" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/close_btn.png"></a></div>
                          <div class="contact-title">Call us at <a class="datatelnumber" href="tel:18008721727" data-tel-number="tel:18008721727">1-800-872-1727</a> <span class="or">or</span></div>
                          <div class="contact-set singlecontact">
                            <div class="col contact">
                              <a href="mailto:kristin.gaw@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>
            </header>
            <script>
              isTopHeader = false;
              isPersistantHeader = true;
              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="../../../us-sap-learning-summit-houston-2021/Language-Selector.aspx?eventid=18906&amp;languageid=1&amp;ReturnUrl=%2fus%2fsap-learning-summit-houston-2021%2fen%2fhome%3fsap-outbound-id%3d28C00BCDC303CF76FE56D2614C87396A5ADE2652%26campaigncode%3dCRM-WN21-EDU-SUMMITSEPT%26smc_campaign_id%3d0000020474%26source%3demail-smc" 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: 'us-sap-learning-summit-houston-2021',
                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: 18906,
                languageID: 1,
                myProfileLabel: 'My Profile',
                lblUsernameCQ5ID: 'ctl00_ucHeader_lblUsernameCQ5',
                idsBaseURL: 'https://accounts.sap.com',
                serviceProviderName: 'events.sap.com',
                isConditionalAccess: 'ON',
                currentPageUrl: 'http://events.sap.com/staticpage.aspx?slugURL=home&eventname=us-sap-learning-summit-houston-2021&languagename=en&sap-outbound-id=28C00BCDC303CF76FE56D2614C87396A5ADE2652&campaigncode=CRM-WN21-EDU-SUMMITSEPT&smc_campaign_id=0000020474&source=email-smc',
                myPageName: 'eventid=18906&languageid=1&ReturnUrl=%2fus%2fsap-learning-summit-houston-2021%2fen%2fhome%3fsap-outbound-id%3d28C00BCDC303CF76FE56D2614C87396A5ADE2652%26campaigncode%3dCRM-WN21-EDU-SUMMITSEPT%26smc_campaign_id%3d0000020474%26source%3demail-smc',
                queryStringPageName: '',
                addClickTrackingReportURL: '../../../Controller/TrackUIManager.aspx/AddClickTrackingReport?eventname=us-sap-learning-summit-houston-2021',
                addClickTrackingReportForColleteralURL: '../../../Controller/TrackUIManager.aspx/AddClickTrackingReportForColleteral?eventname=us-sap-learning-summit-houston-2021',
                addClickTrackingReportForLiveDemoURL: '../../../ConditionalAccessLogin.aspx/AddClickTrackingReportForLiveDemo?eventname=us-sap-learning-summit-houston-2021',
                refreshUsersCacheURL: '../../../controller/AjaxProxy.aspx/RefreshUsersCache?eventname=us-sap-learning-summit-houston-2021',
                updateCurrentUserLoginTimeURL: '../../../controller/AjaxProxy.aspx/UpdateCurrentUserLoginTime?eventname=us-sap-learning-summit-houston-2021',
                getAnnouncementURL: '../../../controller/AjaxProxy.aspx/GetAnnouncement?eventname=us-sap-learning-summit-houston-2021',
                isUserValidForSSOURL: '../../../controller/AjaxProxy.aspx/isUserValidForSSO?eventname=us-sap-learning-summit-houston-2021',
                enableSSO: '',
                allowPartialAccessForGatedAssets: 'off',
                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>
            <!--
            Start of DoubleClick Floodlight Tag: Please do not remove
            Activity name of this tag: 2014_SAPPHIRENOW_CR_Social_SANOW Events Page
            URL of the webpage where the tag is expected to be placed: http://events.sap.com/sapphirenow/en/home
            This tag must be placed between the <body> and </body> tags, as close as possible to the opening tag.
            Creation Date: 05/06/2014
            -->
            <script type="text/javascript">
              var axel = Math.random() + "";
              var a = axel * 10000000000000;
              document.write('<iframe src="//1672981.fls.doubleclick.net/activityi;src=1672981;type=cr_sa228;cat=2014_847;ord=' + a + '?" width="1" height="1" frameborder="0" style="display:none"></iframe>');
            </script><iframe src="//1672981.fls.doubleclick.net/activityi;src=1672981;type=cr_sa228;cat=2014_847;ord=6327278449609.699?" width="1" height="1" frameborder="0" style="display:none"></iframe>
            <noscript>
              <iframe src="//1672981.fls.doubleclick.net/activityi;src=1672981;type=cr_sa228;cat=2014_847;ord=1?" width="1" height="1" frameborder="0" style="display:none"></iframe>
            </noscript>
            <!-- End of DoubleClick Floodlight Tag: Please do not remove -->
            <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="CRM-WN21-EDU-SUMMITSEPT">
                  <input type="hidden" name="ENVIRONMENT" id="ENVIRONMENT" value="">
                  <script>
                    var isOpenedInAuthor = false;
                    var isCurrentPageDynamic = false
                    var gatedurl = "";
                    var globalSiteName = "sep-us-sap-learning-summit-houston-2021";
                    var globalLanguage = "en_us";
                    window.globalSiteName = "us-sap-learning-summit-houston-2021";
                    window.globalLanguage = "en_us";
                    window.globalLangCode = "en";
                    window.top.globalSiteName = "us-sap-learning-summit-houston-2021";
                    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/1629828954132/font-awesome.css" type="text/css">
                  <link rel="stylesheet" href="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/css/1629828954132/widget.carousel.css" type="text/css">
                  <link rel="stylesheet" href="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/css/1629828954132/slick.css" type="text/css">
                  <link rel="stylesheet" href="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/css/1629828954132/mobile.css" type="text/css">
                  <link rel="stylesheet" href="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/css/1629828954132/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/1629828954132/video-js-setup-wrapper.css" type="text/css">
                  <!--   Javascript       -->
                  <!--  Adobe Launcher -->
                  <script>
                    function loadAdobeScript(url, callback) {
                      let script = document.createElement('script');
                      script.type = 'text/javascript';
                      script.src = url;
                      script.onreadystatechange = callback;
                      script.onload = callback;
                      const s0 = document.getElementsByTagName("script")[0];
                      s0.parentNode.insertBefore(script, s0);
                    }
                    const includeVideoJS = function() {
                      let head = document.head;
                      let js_core = document.createElement("script");
                      js_core.src = "https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/video-js-core-and-plugins.min.js";
                      js_core.async = false;
                      let js_setup = document.createElement("script");
                      js_setup.src = "https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/video-js-setup-wrapper.js";
                      js_setup.async = false;
                      const s0 = document.getElementsByTagName("script")[0];
                      s0.after(js_core);
                      const s1 = document.getElementsByTagName("script")[1];
                      s1.after(js_setup);
                      let customfunctions = document.createElement("script");
                      customfunctions.src = "https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/customfunctions.js";
                      head.appendChild(customfunctions);
                    };
                    let hostName = window.location.hostname;
                    let urlLaunch;
                    if (hostName === "events.sap.com" || hostName === "previewevents.dm.ux.sap.com") {
                      // link to sap events production launch environment
                      urlLaunch = "//assets.adobedtm.com/ccc66c06b30b/2e8d8b957fca/launch-0143f67290b3.min.js";
                    } else if (hostName === "discover.sap.com" || hostName === "previewdiscover.dm.ux.sap.com") {
                      //digital hub production launch environment
                      urlLaunch = "//assets.adobedtm.com/ccc66c06b30b/e161c22dd229/launch-0e314c2f5201.min.js";
                    } else if (hostName === "webinars.sap.com" || hostName === "previewwebinars.dm.ux.sap.com") {
                      // link to sap webinars production launch environment
                      urlLaunch = "//assets.adobedtm.com/ccc66c06b30b/74bdb5e07a1b/launch-5d4062810d94.min.js";
                    } else if (hostName.includes("devevents") || hostName.includes("devpreviewevents")) {
                      // link to sap events development launch environment
                      urlLaunch = "//assets.adobedtm.com/ccc66c06b30b/2e8d8b957fca/launch-c937c9afcfcd-development.min.js";
                    } else if (hostName.includes("devwebinars") || hostName.includes("devpreviewwebinars")) {
                      // link to sap webinars development launch environment
                      urlLaunch = "//assets.adobedtm.com/ccc66c06b30b/74bdb5e07a1b/launch-b787e86f5cde-development.min.js";
                    } else if (hostName.includes("devdiscover") || hostName.includes("devpreviewdiscover")) {
                      // link to sap digital development launch environment
                      urlLaunch = "//assets.adobedtm.com/ccc66c06b30b/e161c22dd229/launch-9e0a8af0a1bd-development.min.js";
                    } else if (hostName.includes("testevents") || hostName.includes("testpreviewevents")) {
                      // link to sap events staging launch environment
                      urlLaunch = "//assets.adobedtm.com/ccc66c06b30b/2e8d8b957fca/launch-48dbcfdbf78c-staging.min.js";
                    } else if (hostName.includes("testwebinars") || hostName.includes("testpreviewwebinars")) {
                      // link to sap webinars staging launch environment
                      urlLaunch = "//assets.adobedtm.com/ccc66c06b30b/74bdb5e07a1b/launch-4b933e4d0468-staging.min.js";
                    } else if (hostName.includes("testdiscover") || hostName.includes("testpreviewdiscover")) {
                      // link to sap digital staging launch environment
                      urlLaunch = "//assets.adobedtm.com/ccc66c06b30b/e161c22dd229/launch-3b7656ea9ce0-staging.min.js";
                    } else if (hostName.includes("devcms") || hostName.includes("testcms") || hostName.includes("cms.sapvirtualevents.com")) {
                      if (window.location.pathname.includes("sep1dx")) {
                        urlLaunch = "//assets.adobedtm.com/ccc66c06b30b/2e8d8b957fca/launch-c937c9afcfcd-development.min.js";
                      } else if (window.location.pathname.includes("webinars")) {
                        urlLaunch = "//assets.adobedtm.com/ccc66c06b30b/74bdb5e07a1b/launch-b787e86f5cde-development.min.js";
                      } else if (window.location.pathname.includes("digitalhub")) {
                        urlLaunch = "//assets.adobedtm.com/ccc66c06b30b/e161c22dd229/launch-9e0a8af0a1bd-development.min.js";
                      }
                    }
                    loadAdobeScript(urlLaunch, includeVideoJS);
                  </script>
                  <!--   Javascript  -->
                  <script type="text/javascript" id="scriptClientlib" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/1629828954132/clientlib.js"></script>
                  <script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/1629828954132/widget.carousel.js"></script>
                  <script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/1629828954132/slick.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/1629828954132/feed.js"></script>
                  <script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/1629828954132/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/facescroll.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/1629828954132/jquery.popupoverlay.js"></script>
                  <script>
                    window.onerror = function(errorMsg, url, lineNumber) {
                      console.log('Error: ' + errorMsg + ' Script: ' + url + ' Line: ' + lineNumber);
                    }
                    var DHPageList = [];
                    var DHLoginCookieName = "DHLoginInfo" + "us-sap-learning-summit-houston-2021" + "en_us";
                    var DHLinkCookieName = "DHLinkInfo" + "us-sap-learning-summit-houston-2021" + "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="true" class="singlepersiatntheader">
                  <div class="container">
                    <div class="DHSecCompPar parsys">
                      <div class="CQSectionComp parbase section">
                        <span class="anchor_SingleHeader" id="section_1"></span>
                        <section class="section_1  hero" style="background:#FFFFFF; ">
                          <div class="sectionBlock">
                            <div class="blockWrapper">
                              <div class="heroBlock">
                                <div class="mediaImage">
                                  <span data-src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/us-sap-learning-summit-houston/282834_1920_580.jpg" data-media="desktop" data-alt="" data-class="mediaDesktop"><img
                                      src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/us-sap-learning-summit-houston/282834_1920_580.jpg" alt="" class="mediaDesktop"></span>
                                  <span data-src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/us-sap-learning-summit-houston/282834_1440_400.jpg" data-media="tablet" data-alt="" data-class="mediaTablet"></span>
                                  <span data-src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/us-sap-learning-summit-houston/282834_400_500.jpg" data-media="mobile" data-alt="" data-class="mediaMobile"></span>
                                </div>
                              </div>
                            </div>
                          </div>
                          <div class="commonHero ">
                            <div class="DHSubSecCompPar parsys">
                              <div class="countDownComp parbase section">
                                <div class="centerBlock">
                                  <div style="width:100%;vertical-align: middle;  " class="positionClass ">
                                    <div style="text-align:Left" class="countDownAlignLeft ">
                                      <aside class="countdown" data-countdown-to="data-timeZone=">
                                        <table>
                                          <tbody>
                                          </tbody>
                                        </table>
                                      </aside>
                                      <div class="countDownContainer">
                                        <h1 style="color:#ffffff">
                                          <div class="startdatetime"></div>
                                          <p class="demo" style="display:none;"></p>
                                        </h1>
                                      </div>
                                      <div class="clear"></div>
                                    </div>
                                  </div>
                                </div>
                              </div>
                              <div class="billboardNew parbase section">
                                <div class="positionCenter">
                                  <div style=" margin:30px auto;float:none;display: table-cell;vertical-align: middle;padding: 0px 25%;  padding-top:40px;padding-bottom:40px;" class="positionClass">
                                    <div class="billboardOverlayContent">
                                      <div style="text-align:Center" class="">
                                        <span class="Heading2 fontBold" style="font-family: &quot;BentonSansBold&quot;, Arial, Helvetica, sans-serif; color:#008FD3;font-style:normal;text-decoration:none">Save the Date! </span>
                                        <span class="Heading2 fontBold" style="font-family: &quot;BentonSansBold&quot;, Arial, Helvetica, sans-serif; color:#F0AB00;font-style:normal;text-decoration:none"><br>SAP Training and Adoption Virtual Summit
                                        </span>
                                      </div>
                                      <div class="fontBentonSansRegular">
                                        <h4 style="text-align: center;">September 15, 2021</h4>
                                        <h4 style="text-align: center;">From your desktop!</h4>
                                        <h4 style="text-align: center;">&nbsp;</h4>
                                      </div>
                                      <!-- Code Start here -->
                                      <div style="text-align:Center">
                                        <!-- code start here -->
                                        <a data-engagement-tracking-analytics="buttonCTA:Register Now" class=" linkButton " href="/us-sap-learning-summit-houston-2021/en/registration.aspx" target="_blank">Register Now</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 class="anchor_SingleHeader" id="section_2"></span>
                        <section class="section_2  hero" style="background:#000000; ">
                          <div class="commonHero commonHeroRelative ">
                            <div class="DHSubSecCompPar parsys">
                              <div class="billboardNew parbase section">
                                <div class="positionLeft">
                                  <div style="width:100%;display: table-cell;vertical-align: middle;   padding-top:40px;padding-bottom:40px;" class="positionClass">
                                    <div class="">
                                      <div style="text-align:Left" class="">
                                        <span class="Heading1 fontBold" style="font-family: &quot;BentonSansBold&quot;, Arial, Helvetica, sans-serif; color:#F0AB00;font-style:normal;text-decoration:none">We’re Back! SAP Training and Adoption is
                                          coming to your desk. </span>
                                      </div>
                                      <div class="fontBentonSansRegular">
                                        <p><span style="color: #FFFFFF;">Join experts to share ideas about how training drives adoption of your SAP software. It’s a great opportunity for you to meet with peers from other businesses to share lessons
                                            learned and best practices. You can also exchange ideas with SAP training experts, and experience SAP S/4HANA like you never have before.</span></p>
                                      </div>
                                      <!-- Code Start here -->
                                      <div style="text-align:Left">
                                        <!-- code start here -->
                                        <!-- 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 class="anchor_SingleHeader" id="section_3"></span>
                        <section class="section_3  hero" style="background:#FFFFFF; ">
                          <div class="sectionBlock">
                            <div class="blockWrapper">
                              <div class="heroBlock">
                                <div class="mediaImage">
                                  <span data-src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/us-sap-learning-summit-houston-2021/287384_1920_580.jpg" data-media="desktop" data-alt="" data-class="mediaDesktop"><img
                                      src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/us-sap-learning-summit-houston-2021/287384_1920_580.jpg" alt="" class="mediaDesktop"></span>
                                  <span data-src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/us-sap-learning-summit-houston-2021/287384_1440_580.jpg" data-media="tablet" data-alt="" data-class="mediaTablet"></span>
                                  <span data-src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/us-sap-learning-summit-houston-2021/287384_400_500.jpg" data-media="mobile" data-alt="" data-class="mediaMobile"></span>
                                </div>
                              </div>
                            </div>
                          </div>
                          <div class="commonHero ">
                            <div class="DHSubSecCompPar parsys">
                              <div class="billboardNew parbase section">
                                <div class="positionLeft">
                                  <div style="width:100%;display: table-cell;vertical-align: middle;   padding-top:40px;padding-bottom:40px;" class="positionClass">
                                    <div class="billboardOverlayContent">
                                      <div style="text-align:Center" class="">
                                        <span class="Heading2 fontBold" style="font-family: &quot;BentonSansBold&quot;, Arial, Helvetica, sans-serif; color:#000000;font-style:normal;text-decoration:none">Bring your game! </span>
                                        <span class="Heading3 fontRegular" style=" color:#000000;font-style:normal;text-decoration:none"><br>Play with peers in our SAP S/4HANA simulation. </span>
                                      </div>
                                      <div class="fontBentonSansMedium">
                                        <p>Just for the virtual summit, we’re inviting you to test-drive running a business with the SAP S/4HANA simulation game. Here’s your chance to experience SAP S/4HANA first-hand as you measure your business
                                          skills with your peers.</p>
                                        <p>&nbsp;</p>
                                        <p><b>Want to see our simulation game?</b>&nbsp;<a href="https://www.sap.com/assetdetail/2020/01/92e3553f-7c7d-0010-87a3-c30de2ffd8ff.html">Watch this!</a></p>
                                      </div>
                                      <!-- Code Start here -->
                                      <div style="text-align:Left">
                                        <!-- code start here -->
                                        <!-- 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="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>
                              <!-- Code Start here -->
                              <div class="verticalAlign">
                                <div style="text-align:Left">
                                  <!-- code start here -->
                                  <!-- code end here  -->
                                  <!--<div class="clear"></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="CQSectionComp parbase section">
                        <span class="anchor_SingleHeader" id="section_5"></span>
                        <section class="section_5  hero" style="background:#FFFFFF; ">
                          <div class="commonHero commonHeroRelative ">
                            <div class="DHSubSecCompPar parsys"></div>
                          </div>
                          <div class="clear"></div>
                        </section>
                        <div class="clear"></div>
                      </div>
                      <div class="CQSectionComp parbase section">
                        <span class="anchor_SingleHeader" id="section_6"></span>
                        <section class="section_6  hero" style="background:#FFFFFF; ">
                          <div class="commonHero commonHeroRelative ">
                            <div class="DHSubSecCompPar parsys">
                              <div class="twitterslider parbase section">
                                <div class="centerBlock">
                                  <script>
                                    arrTwitterQueryTerms.push("@SAPEDU, @SAPPHIRENOW, @ASUG365");
                                    arrTwitterQueryID.push("owl-demo_61");
                                    arrTwitterQuerySpeed.push(5000);
                                  </script>
                                  <div>
                                    <div class="promoTitle" style="padding-bottom:12px;"> Join the conversation </div>
                                    <div class="Twitter">
                                      <div id="owl-demo_61" class="owl-carousel owl-theme" style="opacity: 1; display: block;">
                                        <div class="owl-wrapper-outer">
                                          <div class="owl-wrapper" style="width: 12800px; left: 0px; display: block; transition: all 800ms ease 0s; transform: translate3d(-640px, 0px, 0px);">
                                            <div class="owl-item" style="width: 320px;">
                                              <div class="columnHero">
                                                <div class="imageTitle">
                                                  <div class="twtimg"><img src="//pbs.twimg.com/profile_images/1209134139976409088/VoO4oRvN_normal.jpg"></div>
                                                  <div>
                                                    <div class="twtname">ASUG<span>Aug 24</span></div>
                                                    <div class="twthash">@SAPEDU OR @SAPPHIRENOW OR @ASUG365</div>
                                                  </div>
                                                </div>
                                                <div>
                                                  <p>You can't run <a href="http://twitter.com/hashtag/SAP" title="Search tag: SAP" target="_blank">#SAP</a> software without understanding the integration strategy behind the software. That's where
                                                    <a href="http://twitter.com/hashtag/ASUG" title="Search tag: ASUG" target="_blank">#ASUG</a>… <a href="https://t.co/DVFkDRAgsw" target="_blank">https://t.co/DVFkDRAgsw</a></p>
                                                </div>
                                              </div>
                                            </div>
                                            <div class="owl-item" style="width: 320px;">
                                              <div class="columnHero">
                                                <div class="imageTitle">
                                                  <div class="twtimg"><img src="//pbs.twimg.com/profile_images/1209134139976409088/VoO4oRvN_normal.jpg"></div>
                                                  <div>
                                                    <div class="twtname">ASUG<span>Aug 24</span></div>
                                                    <div class="twthash">@SAPEDU OR @SAPPHIRENOW OR @ASUG365</div>
                                                  </div>
                                                </div>
                                                <div>
                                                  <p>Two years ago, we welcomed 1,100 attendees from a large pool of utility companies worldwide:… <a href="https://t.co/1dCvPSBbM0" target="_blank">https://t.co/1dCvPSBbM0</a></p>
                                                </div>
                                              </div>
                                            </div>
                                            <div class="owl-item" style="width: 320px;">
                                              <div class="columnHero">
                                                <div class="imageTitle">
                                                  <div class="twtimg"><img src="//pbs.twimg.com/profile_images/1209134139976409088/VoO4oRvN_normal.jpg"></div>
                                                  <div>
                                                    <div class="twtname">ASUG<span>Aug 24</span></div>
                                                    <div class="twthash">@SAPEDU OR @SAPPHIRENOW OR @ASUG365</div>
                                                  </div>
                                                </div>
                                                <div>
                                                  <p>Sometimes, no matter how ambitious your ideas are, the <a href="http://twitter.com/hashtag/IT" title="Search tag: IT" target="_blank">#IT</a> organization you manage doesn't perform well.
                                                    Rebuilding… <a href="https://t.co/Qb7gZ562nu" target="_blank">https://t.co/Qb7gZ562nu</a></p>
                                                </div>
                                              </div>
                                            </div>
                                            <div class="owl-item" style="width: 320px;">
                                              <div class="columnHero">
                                                <div class="imageTitle">
                                                  <div class="twtimg"><img src="//pbs.twimg.com/profile_images/537298679330111489/UZpLWamT_normal.png"></div>
                                                  <div>
                                                    <div class="twtname">SAP Training and Adoption<span>Aug 23</span></div>
                                                    <div class="twthash">@SAPEDU OR @SAPPHIRENOW OR @ASUG365</div>
                                                  </div>
                                                </div>
                                                <div>
                                                  <p><a href="http://twitter.com/firozek14" title="Follow firozek14" target="_blank">@firozek14</a> Hi you shld be able to access the certification hub here for your exam without issue:
                                                    <a href="https://t.co/YYc4omX5id" target="_blank">https://t.co/YYc4omX5id</a> Tks, SAPEDU</p>
                                                </div>
                                              </div>
                                            </div>
                                            <div class="owl-item" style="width: 320px;">
                                              <div class="columnHero">
                                                <div class="imageTitle">
                                                  <div class="twtimg"><img src="//pbs.twimg.com/profile_images/1209134139976409088/VoO4oRvN_normal.jpg"></div>
                                                  <div>
                                                    <div class="twtname">ASUG<span>Aug 23</span></div>
                                                    <div class="twthash">@SAPEDU OR @SAPPHIRENOW OR @ASUG365</div>
                                                  </div>
                                                </div>
                                                <div>
                                                  <p>Research from <a href="http://twitter.com/hashtag/ASUG" title="Search tag: ASUG" target="_blank">#ASUG</a> and
                                                    <a href="http://twitter.com/Onapsis" title="Follow Onapsis" target="_blank">@Onapsis</a> reveals that the top reasons
                                                    <a href="http://twitter.com/hashtag/SAP" title="Search tag: SAP" target="_blank">#SAP</a> customers embark on digital transformation proje…
                                                    <a href="https://t.co/5I17cMJYRm" target="_blank">https://t.co/5I17cMJYRm</a></p>
                                                </div>
                                              </div>
                                            </div>
                                            <div class="owl-item" style="width: 320px;">
                                              <div class="columnHero">
                                                <div class="imageTitle">
                                                  <div class="twtimg"><img src="//pbs.twimg.com/profile_images/1149435929146400769/wc-aV8f9_normal.png"></div>
                                                  <div>
                                                    <div class="twtname">SAPPHIRE NOW<span>Aug 23</span></div>
                                                    <div class="twthash">@SAPEDU OR @SAPPHIRENOW OR @ASUG365</div>
                                                  </div>
                                                </div>
                                                <div>
                                                  <p>“The importance of the midmarket is more apparent than ever.” — <a href="http://twitter.com/ScottRussell99" title="Follow ScottRussell99" target="_blank">@ScottRussell99</a>, Customer Success and
                                                    Member of the… <a href="https://t.co/sEALM5cQbj" target="_blank">https://t.co/sEALM5cQbj</a></p>
                                                </div>
                                              </div>
                                            </div>
                                            <div class="owl-item" style="width: 320px;">
                                              <div class="columnHero">
                                                <div class="imageTitle">
                                                  <div class="twtimg"><img src="//pbs.twimg.com/profile_images/537298679330111489/UZpLWamT_normal.png"></div>
                                                  <div>
                                                    <div class="twtname">SAP Training and Adoption<span>Aug 23</span></div>
                                                    <div class="twthash">@SAPEDU OR @SAPPHIRENOW OR @ASUG365</div>
                                                  </div>
                                                </div>
                                                <div>
                                                  <p>📆 Is your <a href="http://twitter.com/hashtag/sapcertification" title="Search tag: sapcertification" target="_blank">#sapcertification</a> current for
                                                    <a href="http://twitter.com/hashtag/successfactors" title="Search tag: successfactors" target="_blank">#successfactors</a> Release 1H/2021 (2105) ? You have til months end August 31…
                                                    <a href="https://t.co/ss7HV8ZLjS" target="_blank">https://t.co/ss7HV8ZLjS</a></p>
                                                </div>
                                              </div>
                                            </div>
                                            <div class="owl-item" style="width: 320px;">
                                              <div class="columnHero">
                                                <div class="imageTitle">
                                                  <div class="twtimg"><img src="//pbs.twimg.com/profile_images/537298679330111489/UZpLWamT_normal.png"></div>
                                                  <div>
                                                    <div class="twtname">SAP Training and Adoption<span>Aug 23</span></div>
                                                    <div class="twthash">@SAPEDU OR @SAPPHIRENOW OR @ASUG365</div>
                                                  </div>
                                                </div>
                                                <div>
                                                  <p>Let customers know you are up to date with the latest technology trends and practices 👑 See how
                                                    <a href="http://twitter.com/hashtag/SAPCertification" title="Search tag: SAPCertification" target="_blank">#SAPCertification</a>…
                                                    <a href="https://t.co/OTy5uTNSqv" target="_blank">https://t.co/OTy5uTNSqv</a></p>
                                                </div>
                                              </div>
                                            </div>
                                            <div class="owl-item" style="width: 320px;">
                                              <div class="columnHero">
                                                <div class="imageTitle">
                                                  <div class="twtimg"><img src="//pbs.twimg.com/profile_images/1149435929146400769/wc-aV8f9_normal.png"></div>
                                                  <div>
                                                    <div class="twtname">SAPPHIRE NOW<span>Aug 20</span></div>
                                                    <div class="twthash">@SAPEDU OR @SAPPHIRENOW OR @ASUG365</div>
                                                  </div>
                                                </div>
                                                <div>
                                                  <p>"There has been an increased focus for finance organizations to drive stability during these times of high volatili… <a href="https://t.co/M1eIRFtLGq" target="_blank">https://t.co/M1eIRFtLGq</a>
                                                  </p>
                                                </div>
                                              </div>
                                            </div>
                                            <div class="owl-item" style="width: 320px;">
                                              <div class="columnHero">
                                                <div class="imageTitle">
                                                  <div class="twtimg"><img src="//pbs.twimg.com/profile_images/537298679330111489/UZpLWamT_normal.png"></div>
                                                  <div>
                                                    <div class="twtname">SAP Training and Adoption<span>Aug 20</span></div>
                                                    <div class="twthash">@SAPEDU OR @SAPPHIRENOW OR @ASUG365</div>
                                                  </div>
                                                </div>
                                                <div>
                                                  <p>📆 Time is running out on your <a href="http://twitter.com/hashtag/sapcertification" title="Search tag: sapcertification" target="_blank">#sapcertification</a> stay current for
                                                    <a href="http://twitter.com/hashtag/SuccessFactors" title="Search tag: SuccessFactors" target="_blank">#SuccessFactors</a> Release 1H/2021 (2105) . 🚨 Expires…
                                                    <a href="https://t.co/VDyvyUSuxU" target="_blank">https://t.co/VDyvyUSuxU</a></p>
                                                </div>
                                              </div>
                                            </div>
                                            <div class="owl-item" style="width: 320px;">
                                              <div class="columnHero">
                                                <div class="imageTitle">
                                                  <div class="twtimg"><img src="//pbs.twimg.com/profile_images/1209134139976409088/VoO4oRvN_normal.jpg"></div>
                                                  <div>
                                                    <div class="twtname">ASUG<span>Aug 20</span></div>
                                                    <div class="twthash">@SAPEDU OR @SAPPHIRENOW OR @ASUG365</div>
                                                  </div>
                                                </div>
                                                <div>
                                                  <p>Have a sneak peek at our agenda for <a href="http://twitter.com/hashtag/ASUG" title="Search tag: ASUG" target="_blank">#ASUG</a> Best Practices for
                                                    <a href="http://twitter.com/hashtag/oilgasandenergy" title="Search tag: oilgasandenergy" target="_blank">#oilgasandenergy</a>—we have an amazing lineup of speakers…
                                                    <a href="https://t.co/hEEk0bl5K3" target="_blank">https://t.co/hEEk0bl5K3</a></p>
                                                </div>
                                              </div>
                                            </div>
                                            <div class="owl-item" style="width: 320px;">
                                              <div class="columnHero">
                                                <div class="imageTitle">
                                                  <div class="twtimg"><img src="//pbs.twimg.com/profile_images/1209134139976409088/VoO4oRvN_normal.jpg"></div>
                                                  <div>
                                                    <div class="twtname">ASUG<span>Aug 20</span></div>
                                                    <div class="twthash">@SAPEDU OR @SAPPHIRENOW OR @ASUG365</div>
                                                  </div>
                                                </div>
                                                <div>
                                                  <p>Two years ago, <a href="http://twitter.com/hashtag/ASUG" title="Search tag: ASUG" target="_blank">#ASUG</a> Best Practices for Chemicals was a huge hit! We presented various companies' journeys
                                                    migratin… <a href="https://t.co/1VlUgye7Fc" target="_blank">https://t.co/1VlUgye7Fc</a></p>
                                                </div>
                                              </div>
                                            </div>
                                            <div class="owl-item" style="width: 320px;">
                                              <div class="columnHero">
                                                <div class="imageTitle">
                                                  <div class="twtimg"><img src="//pbs.twimg.com/profile_images/1209134139976409088/VoO4oRvN_normal.jpg"></div>
                                                  <div>
                                                    <div class="twtname">ASUG<span>Aug 20</span></div>
                                                    <div class="twthash">@SAPEDU OR @SAPPHIRENOW OR @ASUG365</div>
                                                  </div>
                                                </div>
                                                <div>
                                                  <p>Could we be as successful without our board of directors? The answer is a resounding "no." <a href="http://twitter.com/hashtag/ASUG" title="Search tag: ASUG" target="_blank">#ASUG</a> is so
                                                    thankful for… <a href="https://t.co/KUR3qrPDeQ" target="_blank">https://t.co/KUR3qrPDeQ</a></p>
                                                </div>
                                              </div>
                                            </div>
                                            <div class="owl-item" style="width: 320px;">
                                              <div class="columnHero">
                                                <div class="imageTitle">
                                                  <div class="twtimg"><img src="//pbs.twimg.com/profile_images/1209134139976409088/VoO4oRvN_normal.jpg"></div>
                                                  <div>
                                                    <div class="twtname">ASUG<span>Aug 20</span></div>
                                                    <div class="twthash">@SAPEDU OR @SAPPHIRENOW OR @ASUG365</div>
                                                  </div>
                                                </div>
                                                <div>
                                                  <p>Let's take a look inside the <a href="http://twitter.com/googlecloud" title="Follow googlecloud" target="_blank">@googlecloud</a> and
                                                    <a href="http://twitter.com/SAP" title="Follow SAP" target="_blank">@SAP</a> partnership. Read our full interview with
                                                    <a href="http://twitter.com/hashtag/GoogleCloud" title="Search tag: GoogleCloud" target="_blank">#GoogleCloud</a> Managing…
                                                    <a href="https://t.co/tTsyypzCtM" target="_blank">https://t.co/tTsyypzCtM</a></p>
                                                </div>
                                              </div>
                                            </div>
                                            <div class="owl-item" style="width: 320px;">
                                              <div class="columnHero">
                                                <div class="imageTitle">
                                                  <div class="twtimg"><img src="//pbs.twimg.com/profile_images/537298679330111489/UZpLWamT_normal.png"></div>
                                                  <div>
                                                    <div class="twtname">SAP Training and Adoption<span>Aug 20</span></div>
                                                    <div class="twthash">@SAPEDU OR @SAPPHIRENOW OR @ASUG365</div>
                                                  </div>
                                                </div>
                                                <div>
                                                  <p>By 2024 a US$260 billion market opportunity for partners is projected, driven by cloud growth. 📈 It’s up to you to… <a href="https://t.co/xcCjAQgPYX" target="_blank">https://t.co/xcCjAQgPYX</a>
                                                  </p>
                                                </div>
                                              </div>
                                            </div>
                                            <div class="owl-item" style="width: 320px;">
                                              <div class="columnHero">
                                                <div class="imageTitle">
                                                  <div class="twtimg"><img src="//pbs.twimg.com/profile_images/537298679330111489/UZpLWamT_normal.png"></div>
                                                  <div>
                                                    <div class="twtname">SAP Training and Adoption<span>Aug 20</span></div>
                                                    <div class="twthash">@SAPEDU OR @SAPPHIRENOW OR @ASUG365</div>
                                                  </div>
                                                </div>
                                                <div>
                                                  <p>Discover how <a href="http://twitter.com/SAPStore" title="Follow SAPStore" target="_blank">@SAPStore</a> customer ZeroFault Solutions upskilled its employees by using best practices and continuous…
                                                    <a href="https://t.co/JfQL0TN6DU" target="_blank">https://t.co/JfQL0TN6DU</a></p>
                                                </div>
                                              </div>
                                            </div>
                                            <div class="owl-item" style="width: 320px;">
                                              <div class="columnHero">
                                                <div class="imageTitle">
                                                  <div class="twtimg"><img src="//pbs.twimg.com/profile_images/1209134139976409088/VoO4oRvN_normal.jpg"></div>
                                                  <div>
                                                    <div class="twtname">ASUG<span>Aug 19</span></div>
                                                    <div class="twthash">@SAPEDU OR @SAPPHIRENOW OR @ASUG365</div>
                                                  </div>
                                                </div>
                                                <div>
                                                  <p>We're thrilled to be spending time with everyone in person again at our <a href="http://twitter.com/hashtag/ASUG" title="Search tag: ASUG" target="_blank">#ASUG</a> Best Practices for
                                                    <a href="http://twitter.com/hashtag/oilgasandenergy" title="Search tag: oilgasandenergy" target="_blank">#oilgasandenergy</a> c…
                                                    <a href="https://t.co/iSpV5SQg7F" target="_blank">https://t.co/iSpV5SQg7F</a></p>
                                                </div>
                                              </div>
                                            </div>
                                            <div class="owl-item" style="width: 320px;">
                                              <div class="columnHero">
                                                <div class="imageTitle">
                                                  <div class="twtimg"><img src="//pbs.twimg.com/profile_images/1209134139976409088/VoO4oRvN_normal.jpg"></div>
                                                  <div>
                                                    <div class="twtname">ASUG<span>Aug 19</span></div>
                                                    <div class="twthash">@SAPEDU OR @SAPPHIRENOW OR @ASUG365</div>
                                                  </div>
                                                </div>
                                                <div>
                                                  <p>Whether you've undergone a <a href="http://twitter.com/hashtag/mergerandacquisition" title="Search tag: mergerandacquisition" target="_blank">#mergerandacquisition</a> to strengthen current
                                                    offerings, boost customer engagement, or imp… <a href="https://t.co/hoWvuIOW6G" target="_blank">https://t.co/hoWvuIOW6G</a></p>
                                                </div>
                                              </div>
                                            </div>
                                            <div class="owl-item" style="width: 320px;">
                                              <div class="columnHero">
                                                <div class="imageTitle">
                                                  <div class="twtimg"><img src="//pbs.twimg.com/profile_images/1209134139976409088/VoO4oRvN_normal.jpg"></div>
                                                  <div>
                                                    <div class="twtname">ASUG<span>Aug 19</span></div>
                                                    <div class="twthash">@SAPEDU OR @SAPPHIRENOW OR @ASUG365</div>
                                                  </div>
                                                </div>
                                                <div>
                                                  <p>The Istanbul Grand Airport is making headlines for using <a href="http://twitter.com/hashtag/SAP" title="Search tag: SAP" target="_blank">#SAP</a> to connect
                                                    <a href="http://twitter.com/hashtag/accounting" title="Search tag: accounting" target="_blank">#accounting</a>,
                                                    <a href="http://twitter.com/hashtag/finance" title="Search tag: finance" target="_blank">#finance</a>, <a href="http://twitter.com/hashtag/hr" title="Search tag: hr" target="_blank">#hr</a>, and…
                                                    <a href="https://t.co/sOu6QO8LVg" target="_blank">https://t.co/sOu6QO8LVg</a></p>
                                                </div>
                                              </div>
                                            </div>
                                            <div class="owl-item" style="width: 320px;">
                                              <div class="columnHero">
                                                <div class="imageTitle">
                                                  <div class="twtimg"><img src="//pbs.twimg.com/profile_images/1209134139976409088/VoO4oRvN_normal.jpg"></div>
                                                  <div>
                                                    <div class="twtname">ASUG<span>Aug 18</span></div>
                                                    <div class="twthash">@SAPEDU OR @SAPPHIRENOW OR @ASUG365</div>
                                                  </div>
                                                </div>
                                                <div>
                                                  <p>Are you following the <a href="http://twitter.com/hashtag/ASUGWomenConnect" title="Search tag: ASUGWomenConnect" target="_blank">#ASUGWomenConnect</a> group on our website? We're here to empower
                                                    women everywhere to find succes… <a href="https://t.co/834ZbCcPpM" target="_blank">https://t.co/834ZbCcPpM</a></p>
                                                </div>
                                              </div>
                                            </div>
                                          </div>
                                        </div>
                                        <div class="owl-controls clickable">
                                          <div class="owl-buttons">
                                            <div class="owl-prev">prev</div>
                                            <div class="owl-next">next</div>
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                    <div class="composeTweet"> #SAPEDU &nbsp;&nbsp; #SAPPHIRENOW &nbsp;&nbsp; #ASUG2021 &nbsp;&nbsp; #SAPTRAINING
                                      <a id="twtcompose_61" href="javascript:;" class="twtboxbutton" target="_top">Join in the conversation</a>
                                    </div>
                                  </div>
                                  <script>
                                    $(function() {
                                      var twturl = "https://twitter.com/intent/tweet?";
                                      var thisurl = window.location.href;
                                      if (thisurl.indexOf("?") > -1) {
                                        thisurl = thisurl.substring(0, thisurl.indexOf("?"));
                                      }
                                      var qsurl = '&original_referer=';
                                      qsurl += thisurl;
                                      qsurl += '&query=';
                                      qsurl += '%23SAPEDU %23SAPTRAINING %23SAPPHIRENOW %23ASUG2021';
                                      qsurl += '&tw_p=embeddedtimeline';
                                      qsurl += '&text=' + '%23SAPEDU %23SAPTRAINING %23SAPPHIRENOW %23ASUG2021';
                                      twturl = twturl + qsurl;
                                      var cwidth = 800;
                                      var cheight = 600;
                                      var cleft = (screen.width / 2) - (cwidth / 2);
                                      var ctop = (screen.height / 2) - (cheight / 2);
                                      $("#twtcompose_61").bind("click touchstart", function() {
                                        window.open(twturl, "Twitter", "top= " + ctop + ", left=" + cleft + " ,width=" + cwidth + ", height=" + cheight);
                                      });
                                    });
                                  </script>
                                </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/1629828954200/social-share.js"></script>
              <!-- Fade -->
              <script>
                $(function() {
                  try {
                    const self = this;
                    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("");
                        const runvideos = document.getElementsByClassName("is--video");
                        if (runvideos.length)[].map.call(runvideos, video => video.play())
                      }
                    });
                  } catch (ex) {}
                  try {
                    $('#fademodal').popup({
                      transition: "all 0s",
                      scrolllock: true,
                      blur: false,
                      escape: true,
                      keepfocus: true,
                      opacity: '1.0',
                      onopen: function() {},
                      onclose: function() {
                        $("#popupmodalcont").html("");
                      }
                    });
                  } catch (ex) {}
                  try {
                    $('#fadespeaker').popup({
                      transition: 'all 0.4s',
                      scrolllock: true,
                      opacity: '.5',
                      onopen: function() {
                        setTimeout(function() {
                          $(".fadespeaker_close").show();
                        }, 1000);
                      },
                      onclose: function() {
                        $(".speakerFadeContainer").html("");
                        $(".fadespeaker_close").hide();
                        $('.speakerHeroBlock .slick-slider').slick('slickPlay');
                        $('body').removeClass('fixElem');
                        var runvideos = document.getElementsByClassName("is--video");
                        if (runvideos.length > 0) {
                          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) {}
                });
              </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 Training and Adoption Summit Houston 2021">
            <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=us-sap-learning-summit-houston-2021 ';
                var Source = "/us/sap-learning-summit-houston-2021/en/home?sap-outbound-id=28C00BCDC303CF76FE56D2614C87396A5ADE2652&campaigncode=CRM-WN21-EDU-SUMMITSEPT&smc_campaign_id=0000020474&source=email-smc";
                var Desination = "/us/sap-learning-summit-houston-2021/en/home?sap-outbound-id=28C00BCDC303CF76FE56D2614C87396A5ADE2652&campaigncode=CRM-WN21-EDU-SUMMITSEPT&smc_campaign_id=0000020474&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="us-sap-learning-summit-houston-2021">
            <!-- ZAP Lightning Bolt Ends -->
            <script language="JavaScript" type="text/javascript">
              try {
                var s = s || {};
                /* START CUSTOM CODING */
                s.channel = 'us-sap-learning-summit-houston-2021';
                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">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://events.sap.com/us/sap-learning-summit-houston-2021/en/home?sap-outbound-id=28C00BCDC303CF76FE56D2614C87396A5ADE2652&amp;campaigncode=CRM-WN21-EDU-SUMMITSEPT&amp;smc_campaign_id=0000020474&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://events.sap.com/us/sap-learning-summit-houston-2021/en/home?sap-outbound-id=28C00BCDC303CF76FE56D2614C87396A5ADE2652&amp;campaigncode=CRM-WN21-EDU-SUMMITSEPT&amp;smc_campaign_id=0000020474&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://events.sap.com/us/sap-learning-summit-houston-2021/en/home?sap-outbound-id=28C00BCDC303CF76FE56D2614C87396A5ADE2652&amp;campaigncode=CRM-WN21-EDU-SUMMITSEPT&amp;smc_campaign_id=0000020474&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 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="/us-sap-learning-summit-houston-2021/en/about-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>
                        </ul>
                      </section>
                    </div>
                  </div>
                  <div class="menu">
                    <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="/us-sap-learning-summit-houston-2021/en/about-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>
                          </ul>
                        </section>
                      </div>
                    </div>
                    <!-- Mobile Links-->
                    <div class="mobileLink ">
                      <div class="cookieconsentwrapper">
                        <div id="teconsentmob">
                        </div>
                        <div id="consent_blackbar">
                          <style>
                            @font-face {
                              font-family: "MuseoSans300";
                              src: url(https://consent.trustarc.com/get?name=MuseoSans-300.otf) format("opentype");
                            }

                            #consent_blackbar {
                              position: relative;
                              width: 100%;
                              z-index: 999999;
                            }

                            div#truste-consent-track {
                              position: fixed;
                              bottom: 8px;
                              left: 8px;
                              right: 8px;
                            }

                            #trustarc-banner-overlay {
                              background-color: rgb(0, 0, 0);
                              opacity: 0.3;
                              position: fixed;
                              z-index: 1000000;
                              width: 100%;
                              height: 100%;
                              top: 0px;
                              left: 0px;
                              overflow: hidden;
                            }

                            .truste-title {
                              font-family: Arial, "proxima-nova", Helvetica, sans-serif;
                              font-size: 21px;
                              font-style: normal;
                              font-stretch: normal;
                              color: #222;
                              margin-bottom: 20px;
                              text-align: center;
                              font-weight: bold;
                            }

                            .truste-footer {
                              margin: 0 auto;
                            }

                            .truste-left {
                              margin: 0px 0px 15px 15px;
                              font-family: Arial, "proxima-nova", Helvetica, sans-serif;
                              font-size: 12px;
                            }

                            .truste-banner {
                              margin: 0 auto;
                            }

                            .truste-messageColumn {
                              font-family: Arial, "proxima-nova", Helvetica, sans-serif;
                              font-size: 12px;
                              color: #666666;
                              margin: 0px;
                            }

                            #truste-consent-button,
                            #truste-consent-required {
                              background-color: #007db8;
                              color: #fff;
                              padding: 5px 16px;
                              border: 1px solid #007db8;
                              border-radius: 0;
                              cursor: pointer;
                              font-family: Arial, "proxima-nova", Helvetica, sans-serif;
                              font-size: 12px;
                            }

                            #truste-show-consent {
                              background-color: #007db8;
                              color: #fff;
                              border: 1px solid #007db8;
                              padding: 5px 16px;
                              border-radius: 0;
                              cursor: pointer;
                              font-family: Arial, "proxima-nova", Helvetica, sans-serif;
                              font-size: 12px;
                            }

                            div.truste-consent-track-class {
                              position: relative;
                              z-index: 9999999;
                              background: #eaeaea;
                              border: 1px solid #eaeaea;
                              padding: 20px;
                            }

                            .truste-left {
                              margin: 0;
                            }

                            div.text-content {
                              display: flex;
                              flex-direction: column;
                              align-self: baseline;
                            }

                            #truste-consent-text {
                              font-family: Arial, "proxima-nova", Helvetica, sans-serif;
                              font-size: 12px;
                              color: #666;
                              margin: 0 0 15px;
                              line-height: 18px;
                            }

                            .truste-footer {
                              padding-top: 15px;
                            }

                            #truste-consent-content {
                              margin: 0 auto;
                            }

                            .truste-consent-footer {
                              display: none;
                            }

                            .flex-container {
                              display: block;
                              align-items: center;
                              justify-content: space-between;
                            }

                            #truste-consent-buttons {
                              float: right;
                              margin: 10px 0 0;
                            }

                            a.cookie-statement-truste {
                              background: #eaeaea;
                              color: #007db8;
                              padding: 5px;
                              position: absolute;
                              left: 15px;
                              bottom: 15px;
                              text-decoration: none;
                              font-family: Arial, "proxima-nova", Helvetica, sans-serif;
                              font-size: 12px;
                            }

                            a.pp-truste-link {
                              color: #666;
                              text-decoration: underline;
                            }

                            /* MEDIA QUERIES */
                            @media screen and (min-width: 1px) and (max-width: 580px) {
                              div#truste-consent-buttons {
                                display: block;
                                float: none;
                              }

                              #truste-show-consent,
                              #truste-consent-button,
                              #truste-consent-required {
                                width: 100%;
                                margin-bottom: 5px;
                              }

                              a.cookie-statement-truste {
                                position: inherit;
                                left: inherit;
                                bottom: inherit;
                                display: inline-block;
                                margin-top: 10px;
                              }
                            }

                            @media screen and (min-width: 1px) and (max-width: 500px) {
                              #truste-consent-track {
                                padding: 5px 20px;
                              }
                            }

                            @media screen and (min-width: 1px) and (max-width: 375px) {
                              .truste-buttonsColumn {
                                float: none;
                                margin: 0;
                              }

                              #truste-consent-button,
                              #truste-consent-required,
                              #truste-show-consent {
                                width: 100%;
                                margin-bottom: 5px;
                              }
                            }
                          </style>
                          <div id="truste-consent-track" style="display: block; opacity: 1;">
                            <div id="trustarc-banner-overlay"></div>
                            <div class="truste-consent-track-class">
                              <div id="truste-consent-content" class="truste-banner">
                                <div class="flex-container">
                                  <div class="text-content">
                                    <div id="truste-consent-text" class="truste-messageColumn">This site uses cookies and related technologies, as described in
                                      our&nbsp;<a id="truste-privacy-button" class="pp-truste-link" href="https://events.sap.com/sap-innovate-live/en/about-privacy" target="_blank">privacy statement</a>, 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. </div>
                                  </div>
                                  <div id="truste-consent-buttons" class="truste-buttonsColumn"> <button id="truste-show-consent">Manage Settings</button> <button id="truste-consent-button">Accept</button> <button id="truste-consent-required">Reject
                                      All</button> <a class="cookie-statement-truste" href="https://www.sap.com/corporate/en/legal/privacy/cookies.html" target="_blank">Cookie Statement</a> </div>
                                </div>
                                <div style="clear:both;"></div>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                    <div class="mobileLink ">
                      <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 ">
                      <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 ">
                      <a class="standard" data-engagement-tracking-analytics="footer:Newsletter" href="http://go.sap.com/registration/newsletter.html" target="_blank">
                                Newsletter
                            </a>
                    </div>
                    <div class="mobileLink "> <a class="textView" data-engagement-tracking-analytics="footer:Text View" href="javascript:;" title="Text View">Text View</a> </div>
                    <!-- End of Mobile Links -->
                    <!-- Desktop Links -->
                    <div class="desktopLinks">
                      <div class="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-8834" async="async" crossorigin=""></script>
                            <a role="link" id="icon-id06376655551322639" tabindex="0" lang="en" aria-label="Cookie Preferences" style="cursor: pointer;">Cookie Preferences</a>
                            <script
                              src="https://consent.trustarc.com/notice?domain=sap.com&amp;country=fr&amp;js=nj2&amp;c=teconsent&amp;gtm=1&amp;pcookie&amp;noticeType=bb&amp;text=true&amp;pn=1-0&amp;privacypolicylink=https%3A%2F%2Fevents.sap.com%2Fsap-innovate-live%2Fen%2Fabout-privacy"
                              async="async" crossorigin=""></script>
                          </div>
                          <div id="consent_blackbar"></div>
                        </div>
                      </div>
                      <div class="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="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="link ">
                        <a class="standard" data-engagement-tracking-analytics="footer:Newsletter" href="http://go.sap.com/registration/newsletter.html" target="_blank">
                                    Newsletter
                                </a>
                      </div>
                      <div class="link"> <a class="textView" data-engagement-tracking-analytics="footer:Text View" href="javascript:;" title="Text View">Text View</a> </div>
                    </div>
                    <!-- End of Desktop Links -->
                  </div>
                  <!-- Button for TextView-->
                  <a class="fullBrowserView"> </a>
                </section>
              </div>
            </div>
          </footer>
        </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>
      <!-- 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=us-sap-learning-summit-houston-2021';
          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
 * Agenda
 * Speakers
 * About

 * Hi, #FirstName# 
 * Register


 * My Saved Resources
 * My Information
 * My Events




Contact us

Call us at 1-800-872-1727 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
Save the Date!
SAP Training and Adoption Virtual Summit

SEPTEMBER 15, 2021

FROM YOUR DESKTOP!

 

Register Now



We’re Back! SAP Training and Adoption is coming to your desk.

Join experts to share ideas about how training drives adoption of your SAP
software. It’s a great opportunity for you to meet with peers from other
businesses to share lessons learned and best practices. You can also exchange
ideas with SAP training experts, and experience SAP S/4HANA like you never have
before.





Bring your game!
Play with peers in our SAP S/4HANA simulation.

Just for the virtual summit, we’re inviting you to test-drive running a business
with the SAP S/4HANA simulation game. Here’s your chance to experience SAP
S/4HANA first-hand as you measure your business skills with your peers.

 

Want to see our simulation game? Watch this!







Join the conversation
ASUGAug 24
@SAPEDU OR @SAPPHIRENOW OR @ASUG365

You can't run #SAP software without understanding the integration strategy
behind the software. That's where #ASUG… https://t.co/DVFkDRAgsw

ASUGAug 24
@SAPEDU OR @SAPPHIRENOW OR @ASUG365

Two years ago, we welcomed 1,100 attendees from a large pool of utility
companies worldwide:… https://t.co/1dCvPSBbM0

ASUGAug 24
@SAPEDU OR @SAPPHIRENOW OR @ASUG365

Sometimes, no matter how ambitious your ideas are, the #IT organization you
manage doesn't perform well. Rebuilding… https://t.co/Qb7gZ562nu

SAP Training and AdoptionAug 23
@SAPEDU OR @SAPPHIRENOW OR @ASUG365

@firozek14 Hi you shld be able to access the certification hub here for your
exam without issue: https://t.co/YYc4omX5id Tks, SAPEDU

ASUGAug 23
@SAPEDU OR @SAPPHIRENOW OR @ASUG365

Research from #ASUG and @Onapsis reveals that the top reasons #SAP customers
embark on digital transformation proje… https://t.co/5I17cMJYRm

SAPPHIRE NOWAug 23
@SAPEDU OR @SAPPHIRENOW OR @ASUG365

“The importance of the midmarket is more apparent than ever.” — @ScottRussell99,
Customer Success and Member of the… https://t.co/sEALM5cQbj

SAP Training and AdoptionAug 23
@SAPEDU OR @SAPPHIRENOW OR @ASUG365

📆 Is your #sapcertification current for #successfactors Release 1H/2021 (2105)
? You have til months end August 31… https://t.co/ss7HV8ZLjS

SAP Training and AdoptionAug 23
@SAPEDU OR @SAPPHIRENOW OR @ASUG365

Let customers know you are up to date with the latest technology trends and
practices 👑 See how #SAPCertification… https://t.co/OTy5uTNSqv

SAPPHIRE NOWAug 20
@SAPEDU OR @SAPPHIRENOW OR @ASUG365

"There has been an increased focus for finance organizations to drive stability
during these times of high volatili… https://t.co/M1eIRFtLGq

SAP Training and AdoptionAug 20
@SAPEDU OR @SAPPHIRENOW OR @ASUG365

📆 Time is running out on your #sapcertification stay current for
#SuccessFactors Release 1H/2021 (2105) . 🚨 Expires… https://t.co/VDyvyUSuxU

ASUGAug 20
@SAPEDU OR @SAPPHIRENOW OR @ASUG365

Have a sneak peek at our agenda for #ASUG Best Practices for #oilgasandenergy—we
have an amazing lineup of speakers… https://t.co/hEEk0bl5K3

ASUGAug 20
@SAPEDU OR @SAPPHIRENOW OR @ASUG365

Two years ago, #ASUG Best Practices for Chemicals was a huge hit! We presented
various companies' journeys migratin… https://t.co/1VlUgye7Fc

ASUGAug 20
@SAPEDU OR @SAPPHIRENOW OR @ASUG365

Could we be as successful without our board of directors? The answer is a
resounding "no." #ASUG is so thankful for… https://t.co/KUR3qrPDeQ

ASUGAug 20
@SAPEDU OR @SAPPHIRENOW OR @ASUG365

Let's take a look inside the @googlecloud and @SAP partnership. Read our full
interview with #GoogleCloud Managing… https://t.co/tTsyypzCtM

SAP Training and AdoptionAug 20
@SAPEDU OR @SAPPHIRENOW OR @ASUG365

By 2024 a US$260 billion market opportunity for partners is projected, driven by
cloud growth. 📈 It’s up to you to… https://t.co/xcCjAQgPYX

SAP Training and AdoptionAug 20
@SAPEDU OR @SAPPHIRENOW OR @ASUG365

Discover how @SAPStore customer ZeroFault Solutions upskilled its employees by
using best practices and continuous… https://t.co/JfQL0TN6DU

ASUGAug 19
@SAPEDU OR @SAPPHIRENOW OR @ASUG365

We're thrilled to be spending time with everyone in person again at our #ASUG
Best Practices for #oilgasandenergy c… https://t.co/iSpV5SQg7F

ASUGAug 19
@SAPEDU OR @SAPPHIRENOW OR @ASUG365

Whether you've undergone a #mergerandacquisition to strengthen current
offerings, boost customer engagement, or imp… https://t.co/hoWvuIOW6G

ASUGAug 19
@SAPEDU OR @SAPPHIRENOW OR @ASUG365

The Istanbul Grand Airport is making headlines for using #SAP to connect
#accounting, #finance, #hr, and… https://t.co/sOu6QO8LVg

ASUGAug 18
@SAPEDU OR @SAPPHIRENOW OR @ASUG365

Are you following the #ASUGWomenConnect group on our website? We're here to
empower women everywhere to find succes… https://t.co/834ZbCcPpM

prev
next
#SAPEDU    #SAPPHIRENOW    #ASUG2021    #SAPTRAINING Join in the conversation






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

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

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 Reject All Cookie Statement

Investors
Careers
Newsletter
Text View
Cookie Preferences

Investors
Careers
Newsletter
Text View






PLEASE WAIT...