zinnov.com Open in urlscan Pro
3.132.37.129  Public Scan

URL: https://zinnov.com/event/roundtable/the-next-frontier-for-benelux-harnessing-digital-engineering-for-resilient-inno...
Submission: On September 29 via api from US — Scanned from DE

Form analysis 8 forms found in the DOM

POST https://zinnov.com/search-results

<form id="searchform" action="https://zinnov.com/search-results" method="POST">
  <img id="search-menu-icon" height="28" width="28" src="https://zinnov.com/wp-content/themes/zinnov/assets/icons/search.svg" alt="Search icon">
  <input id="search-menu-input" name="q" autofocus="" type="text" value="" required="">
  <img id="simple-x-icon" height="12" width="12" src="https://zinnov.com/wp-content/themes/zinnov/assets/icons/simpleX.svg" alt="Search icon">
</form>

Name: eventRegistrationPOST

<form id="eventRegistration" name="eventRegistration"
  onsubmit="return onSubmitFormEventRegistration('eventRegistration','The Next Frontier for Benelux: Harnessing Digital Engineering for Resilient Innovation', '2023-10-25','abhishekray@zinnov.com','usha@zinnov.com, prasanna@zinnov.com','Roundtable')"
  method="post">
  <div class="events-section5-form">
    <div class="events-section5-form-row">
      <div class="events-section5-form-label">
        <label>First Name*:</label>
        <div class="input-error-container">
          <input type="text" id="evr-firstname" name="firstname" placeholder="First Name" class="events-section5-form-input" required="" autocomplete="given-name">
          <span id="evr-firstname-input-error" class="error"></span>
        </div>
      </div>
      <div class="events-section5-form-label">
        <label>Last Name*:</label>
        <div class="input-error-container">
          <input type="text" id="evr-lastname" name="lastname" placeholder="Last Name" class="events-section5-form-input" required="" autocomplete="family-name">
          <span id="evr-lastname-input-error" class="error"></span>
        </div>
      </div>
    </div>
    <div class="events-section5-form-row">
      <div class="events-section5-form-label">
        <label>Business Email*:</label>
        <div class="input-error-container">
          <input type="email" id="evr-email" name="email" placeholder="Business Email" class="events-section5-form-input" required="" autocomplete="email" oninput="managerValidationsForm(event, '', '0')"
            onmouseleave="managerValidationsForm(event, '', '0')">
          <span id="evr-email-input-error" class="error"></span>
        </div>
      </div>
      <div class="events-section5-form-label">
        <label>Phone Number:</label>
        <div class="input-error-container">
          <input type="text" id="evr-phone" name="phone" placeholder="Phone Number" class="events-section5-form-input" autocomplete="tel">
          <span id="evr-phone-input-error" class="error"></span>
        </div>
      </div>
    </div>
    <div class="events-section5-form-row">
      <div class="events-section5-form-label">
        <label>Job Title*:</label>
        <div class="input-error-container">
          <input type="text" id="evr-jobtitle" name="jobtitle" placeholder="Job Title" class="events-section5-form-input" required="" autocomplete="job-title">
          <span id="evr-jobtitle-input-error" class="error"></span>
        </div>
      </div>
      <div class="events-section5-form-label">
        <label>Company Name*:</label>
        <div class="input-error-container">
          <input type="text" id="evr-company" name="company_name" placeholder="Company Name" class="events-section5-form-input" required="" autocomplete="company">
          <span id="evr-company-input-error" class="error"></span>
        </div>
      </div>
    </div>
    <div class="events-section5-form-dropdown">
      <div class="events-section5-form-label">
        <label>Location:</label>
        <div class="input-error-container">
          <input type="text" id="evr-location" name="user_location" placeholder="Location" class="events-section5-form-input" autocomplete="query">
          <span id="evr-location-input-error" class="error"></span>
        </div>
      </div>
    </div>
    <input type="hidden" name="free_emails" value="0">
    <input type="hidden" name="you_are_check_opt" value="0">
    <div>
      <label class="events-section5-form-checkbox-label">
        <input type="checkbox" name="agree_toc" class="events-section5-form-checkbox" required="">
        <p>By checking the box, you are agreeing to <a href="https://zinnov.com/terms-and-conditions/" target="_blank">Zinnov´s privacy policy, and terms &amp; conditions</a></p>
      </label>
    </div>
    <!-- <div>
          <div class="events-section5-form-label">
            <label>Captcha*:</label>
            <div class="captcha-container">
              <div class="captcha-content">
                <canvas id="captcha-img" class="captcha-canvas"></canvas>
                <div id="captcha-refresh" class="captcha-refresh" onclick="captchaRefresh(event)">
                  <img class="img-captcha-refresh" src="https://zinnov.com/wp-content/themes/zinnov/assets/icons/refresh-captcha.svg" alt="Refresh captcha" />
                </div>
              </div>
              <input id="captcha-input" class="captcha-input" maxlength="5"
                name="captcha" type="text" required autocomplete="off" 
                oninput="managerValidationsForm(event)" onmouseleave="managerValidationsForm(event)">
              <span id="captcha-input-error" class="captcha-input-error"></span>
            </div>
          </div>
        </div> -->
    <div class="events-section5-form-row">
      <p>Note: Fields marked* are mandatory</p>
      <button id="events-button-submit" class="events-section5-button" type="submit" onclick="managerValidationsForm(event)"> Register </button>
    </div>
  </div>
</form>

Name: contactUsPopupPOST

<form id="contactUsPopup" name="contactUsPopup" onsubmit="return onSubmitFormContactUsPopup('contactUsPopup')" method="post">
  <div class="common-popup-container">
    <img id="common-popup-close-button" class="common-popup-close" src="https://zinnov.com/wp-content/themes/zinnov/assets/icons/close.svg" alt="close button">
    <div class="common-popup-input-error-container">
      <input type="text" id="contact-name" name="name" placeholder="Full Name*" class="common-popup-input" required="" autocomplete="name">
      <span id="contact-name-input-error" class="error"></span>
    </div>
    <div class="common-popup-input-error-container">
      <input type="text" id="contact-company" name="company" placeholder="Company Name*" class="common-popup-input" required="" autocomplete="organization">
      <span id="contact-company-input-error" class="error"></span>
    </div>
    <div class="common-popup-input-error-container">
      <input type="text" id="contact-jobtitle" name="jobtitle" placeholder="Job Title*" class="common-popup-input" required="" autocomplete="organization-title">
      <span id="contact-jobtitle-input-error" class="error"></span>
    </div>
    <div class="common-popup-input-error-container">
      <input type="email" id="contact-email" name="email" placeholder="Business Email*" class="common-popup-input" required="" autocomplete="email" oninput="managerValidationsForm(event)" onmouseleave="managerValidationsForm(event)">
      <span id="contact-email-input-error" class="common-popup-input-error"></span>
    </div>
    <div class="common-popup-input-error-container">
      <input type="text" id="contact-query" name="query" placeholder="Subject*" class="common-popup-input" required="" autocomplete="off">
      <span id="contact-query-input-error" class="error"></span>
    </div>
    <div class="common-popup-input-error-container">
      <textarea rows="4" id="contact-message" name="message" placeholder="Message*" class="common-popup-text-area" required="" autocomplete="off"></textarea>
      <span id="contact-message-input-error" class="error"></span>
    </div>
    <label class="common-popup-checkbox-label">
      <input type="checkbox" name="subscribe_to_zinnov_newsletter" class="common-popup-checkbox" checked=""> Subscribe to our newsletter </label>
    <!-- <div class="captcha-container">
        <div class="captcha-content">
          <canvas id="contact-us-popup-captcha-img" class="captcha-canvas"></canvas>
          <div id="captcha-refresh" class="captcha-refresh" onclick="captchaRefresh(event)">
            <img class="img-captcha-refresh" src="https://zinnov.com/wp-content/themes/zinnov/assets/icons/refresh-captcha.svg" alt="Refresh captcha" />
          </div>
        </div>
        <input id="captcha-input" class="captcha-input" maxlength="5"
          name="captcha" type="text" required autocomplete="off" 
          oninput="managerValidationsForm(event)" onmouseleave="managerValidationsForm(event)">
        <span id="captcha-input-error" class="captcha-input-error"></span>
      </div> -->
    <button id="contact-us-popup-button-submit" class="common-popup-submit" type="submit" onclick="managerValidationsForm(event)"> SUBMIT </button>
  </div>
</form>

Name: stickycontactUsPopupPOST

<form id="stickycontactUsPopup" name="stickycontactUsPopup" onsubmit="return onSubmitFormStickyContactUsPopup('stickycontactUsPopup')" method="post">
  <div class="common-popup-container">
    <img id="common-popup-close-button" class="common-popup-close" src="https://zinnov.com/wp-content/themes/zinnov/assets/icons/close.svg" alt="close button">
    <div class="common-popup-input-error-container">
      <input type="text" name="firstname" id="sticky-firstname" placeholder="First Name*" class="common-popup-input" autocomplete="given-name">
      <span id="sticky-firstname-input-error" class="common-popup-input-error"></span>
    </div>
    <div class="common-popup-input-error-container">
      <input type="text" name="lastname" id="sticky-lastname" placeholder="Last Name*" class="common-popup-input" autocomplete="family-name">
      <span id="sticky-lastname-input-error" class="common-popup-input-error"></span>
    </div>
    <div class="common-popup-input-error-container">
      <input type="text" name="company" id="sticky-company" placeholder="Company Name*" class="common-popup-input" autocomplete="organization">
      <span id="sticky-company-input-error" class="common-popup-input-error"></span>
    </div>
    <div class="common-popup-input-error-container">
      <input type="text" name="jobtitle" id="sticky-jobtitle" placeholder="Job Title*" class="common-popup-input" autocomplete="organization-title">
      <span id="sticky-jobtitle-input-error" class="common-popup-input-error"></span>
    </div>
    <div class="common-popup-input-error-container">
      <input type="email" name="email" id="sticky-email" placeholder="Business Email*" class="common-popup-input" autocomplete="email" oninput="managerValidationsForm(event)" onmouseleave="managerValidationsForm(event)">
      <span id="sticky-email-input-error" class="common-popup-input-error"></span>
    </div>
    <div class="common-popup-input-error-container">
      <input type="text" name="query" id="sticky-query" placeholder="Subject*" class="common-popup-input" autocomplete="off">
      <span id="sticky-query-input-error" class="common-popup-input-error"></span>
    </div>
    <div class="common-popup-input-error-container">
      <textarea rows="4" name="message" id="sticky-message" placeholder="Message*" class="common-popup-text-area" autocomplete="off"></textarea>
      <span id="sticky-message-input-error" class="common-popup-input-error"></span>
    </div>
    <label class="common-popup-checkbox-label">
      <input type="checkbox" name="subscribe_to_zinnov_newsletter" class="common-popup-checkbox" checked=""> Subscribe to our newsletter </label>
    <button id="contact-us-popup-button-submit" class="common-popup-submit" type="submit" onclick="managerValidationsForm(event)"> SUBMIT </button>
  </div>
</form>

Name: reportPDFPopupPOST

<form id="reportPDFPopup" name="reportPDFPopup" method="post" onsubmit="return onSubmitFormReportPDFPopup('reportPDFPopup', 60757)">
  <div class="common-popup-container">
    <img id="common-popup-close-button" class="common-popup-close" src="https://zinnov.com/wp-content/themes/zinnov/assets/icons/close.svg" alt="close button">
    <div class="common-popup-input-error-container">
      <input type="text" id="rd-name" name="name" placeholder="Full Name*" class="common-popup-input" required="" autocomplete="given-name">
      <span id="rd-name-input-error" class="error"></span>
    </div>
    <div class="common-popup-input-error-container">
      <input type="text" id="rd-company" name="company" placeholder="Company Name*" class="common-popup-input" required="" autocomplete="organization">
      <span id="rd-company-input-error" class="error"></span>
    </div>
    <div class="common-popup-input-error-container">
      <input type="text" id="rd-jobtitle" name="jobtitle" placeholder="Job Title*" class="common-popup-input" required="" autocomplete="organization-title">
      <span id="rd-jobtitle-input-error" class="error"></span>
    </div>
    <div class="common-popup-input-error-container">
      <input type="email" id="rd-email" name="email" placeholder="Business Email*" class="common-popup-input" required="" autocomplete="email" oninput="managerValidationsForm(event)" onmouseleave="managerValidationsForm(event)">
      <span id="rd-email-input-error" class="error"></span>
    </div>
    <label class="common-popup-checkbox-label">
      <input type="checkbox" name="subscribe_to_zinnov_newsletter" class="common-popup-checkbox" checked=""> Subscribe to our newsletter </label>
    <button class="common-popup-submit" type="submit" onclick="managerValidationsForm(event)"> SUBMIT </button>
  </div>
</form>

Name: recommendATopicPOST

<form id="recommendATopic" name="recommendATopic" onsubmit="return onSubmitFormRecommendATopicPopup('recommendATopic')" method="post">
  <div class="common-popup-container">
    <img id="common-popup-close-button" class="common-popup-close" src="https://zinnov.com/wp-content/themes/zinnov/assets/icons/close.svg" alt="close button">
    <div class="common-popup-input-error-container">
      <input type="text" id="ras-name" name="name" placeholder="Full Name*" class="common-popup-input" required="" autocomplete="name">
      <span id="ras-name-input-error" class="error"></span>
    </div>
    <div class="common-popup-input-error-container">
      <input type="text" id="ras-company" name="company" placeholder="Company Name*" class="common-popup-input" required="" autocomplete="organization">
      <span id="ras-company-input-error" class="error"></span>
    </div>
    <div class="common-popup-input-error-container">
      <input type="email" id="ras-email" name="email" placeholder="Business Email*" class="common-popup-input" required="" autocomplete="email" oninput="managerValidationsForm(event)" onmouseleave="managerValidationsForm(event)">
      <span id="ras-email-input-error" class="error"></span>
    </div>
    <div class="common-popup-input-error-container">
      <input type="text" id="recommended-topic" name="recommended_topic" placeholder="Recommend Topic*" required="" class="common-popup-input" autocomplete="off">
      <span id="recommended-topic-input-error" class="error"></span>
    </div>
    <div class="common-popup-input-error-container">
      <input type="text" id="why-this-topic" name="why_this_topic_" placeholder="Why this topic?*" required="" class="common-popup-input" autocomplete="off">
      <span id="why-this-topic-input-error" class="error"></span>
    </div>
    <label class="common-popup-checkbox-label">
      <input type="checkbox" name="subscribe_to_zinnov_newsletter" class="common-popup-checkbox" checked=""> Subscribe to our Newsletter </label>
    <!-- <div class="captcha-container">
        <div class="captcha-content">
          <canvas id="recommend-a-topic-popup-captcha-img" class="captcha-canvas"></canvas>
          <div id="captcha-refresh" class="captcha-refresh" onclick="captchaRefresh(event)">
            <img class="img-captcha-refresh" src="https://zinnov.com/wp-content/themes/zinnov/assets/icons/refresh-captcha.svg" alt="Refresh captcha" />
          </div>
        </div>
        <input id="captcha-input" class="captcha-input" maxlength="5"
          name="captcha" type="text" required autocomplete="off" 
          oninput="managerValidationsForm(event)" onmouseleave="managerValidationsForm(event)">
        <span id="captcha-input-error" class="captcha-input-error"></span>
      </div> -->
    <button id="recommend-a-topic-popup-button-submit" class="common-popup-submit" type="submit" onclick="managerValidationsForm(event)"> SUBMIT </button>
  </div>
</form>

Name: nominateASpeakerPOST

<form id="nominateASpeaker" name="nominateASpeaker" onsubmit="return onSubmitFormNominateASpeakerPopup('nominateASpeaker')" method="post">
  <div class="common-popup-container">
    <img id="common-popup-close-button" class="common-popup-close" src="https://zinnov.com/wp-content/themes/zinnov/assets/icons/close.svg" alt="close button">
    <div class="common-popup-input-error-container">
      <input type="text" id="nas-name" name="name" placeholder="Full Name*" class="common-popup-input" required="" autocomplete="name">
      <span id="nas-name-input-error" class="error"></span>
    </div>
    <div class="common-popup-input-error-container">
      <input type="text" id="nas-company" name="company" placeholder="Company Name*" class="common-popup-input" required="" autocomplete="organization">
      <span id="nas-company-input-error" class="error"></span>
    </div>
    <div class="common-popup-input-error-container">
      <input type="email" id="nas-email" name="email" placeholder="Business Email*" class="common-popup-input" required="" autocomplete="email" oninput="managerValidationsForm(event)" onmouseleave="managerValidationsForm(event)">
      <span id="nas-email-input-error" class="error"></span>
    </div>
    <div class="common-popup-input-error-container">
      <input type="text" id="nas-speaker-nominee-name" name="speaker_nominee_name" placeholder="Speaker/Nominee Name*" class="common-popup-input" required="" autocomplete="off">
      <span id="nas-speaker-nominee-name-input-error" class="error"></span>
    </div>
    <div class="common-popup-input-error-container">
      <input type="text" id="nas-speaker-company-name" name="speaker_s_company_name" placeholder="Speaker's Company Name*" class="common-popup-input" required="" autocomplete="off">
      <span id="nas-speaker-company-name-input-error" class="error"></span>
    </div>
    <div class="common-popup-input-error-container">
      <input type="email" id="nas-speaker-email" name="speaker_s_email" placeholder="Speaker's Business Email*" class="common-popup-input" required="" autocomplete="off">
      <span id="nas-speaker-email-input-error" class="error"></span>
    </div>
    <!--  <div class="captcha-container">
        <div class="captcha-content">
          <canvas id="nominate-a-speaker-popup-captcha-img" class="captcha-canvas"></canvas>
          <div id="captcha-refresh" class="captcha-refresh" onclick="captchaRefresh(event)">
            <img class="img-captcha-refresh" src="https://zinnov.com/wp-content/themes/zinnov/assets/icons/refresh-captcha.svg" alt="Refresh captcha" />
          </div>
        </div>
        <input id="captcha-input" class="captcha-input" maxlength="5"
          name="captcha" type="text" required autocomplete="off" 
          oninput="managerValidationsForm(event)" onmouseleave="managerValidationsForm(event)">
        <span id="captcha-input-error" class="captcha-input-error"></span>
      </div> -->
    <button id="nominate-a-speaker-popup-button-submit" class="common-popup-submit" type="submit" onclick="managerValidationsForm(event)"> SUBMIT </button>
  </div>
</form>

Name: subscribeToOurPodcastPopupPOST

<form id="subscribeToOurPodcastPopup" name="subscribeToOurPodcastPopup" method="post" onsubmit="return onSubmitFormSubscribeToOurPodcastPopup('subscribeToOurPodcastPopup', 60757)">
  <div class="common-popup-container">
    <img id="common-popup-close-button" class="common-popup-close" src="https://zinnov.com/wp-content/themes/zinnov/assets/icons/close.svg" alt="close button">
    <div class="common-popup-input-error-container">
      <input type="text" id="s-name" name="name" placeholder="Name*" class="common-popup-input" required="" autocomplete="name">
      <span id="s-name-input-error" class="error"></span>
    </div>
    <!-- <input type="text" name="company" placeholder="Company" class="common-popup-input" required autocomplete="organization" /> -->
    <div class="common-popup-input-error-container">
      <input type="email" id="s-email" name="email" placeholder="Business Email*" class="common-popup-input" required="" autocomplete="email" oninput="managerValidationsForm(event)" onmouseleave="managerValidationsForm(event)">
      <span id="s-email-input-error" class="error"></span>
    </div>
    <!-- <input type="text" name="recommended_topic" placeholder="Recommend Topic" class="common-popup-input" autocomplete="off" />
      <input type="text" name="why_this_topic_" placeholder="Why this topic?" class="common-popup-input" autocomplete="off" />
      <label class="common-popup-checkbox-label">
        <input type="checkbox" name="subscribe_to_zinnov_newsletter" class="common-popup-checkbox" checked />
        Subscribe to our Newsletter
      </label> -->
    <div class="common-popup-input-error-container">
      <input type="text" id="linkedin" name="linkedin_url" placeholder="Linkedin*" class="common-popup-input" required="" autocomplete="linkedin" oninput="managerValidationsForm(event)" onmouseleave="managerValidationsForm(event)">
      <span id="linkedin-input-error" class="error"></span>
    </div>
    <div class="common-popup-input-error-container">
      <input type="text" id="s-country" name="country" placeholder="Location*" class="common-popup-input" required="" autocomplete="off">
      <span id="s-country-input-error" class="error"></span>
    </div>
    <!-- <div class="captcha-container">
        <div class="captcha-content">
          <canvas id="subscribe-to-our-podcast-popup-captcha-img" class="captcha-canvas"></canvas>
          <div id="captcha-refresh" class="captcha-refresh" onclick="captchaRefresh(event)">
            <img class="img-captcha-refresh" src="https://zinnov.com/wp-content/themes/zinnov/assets/icons/refresh-captcha.svg" alt="Refresh captcha" />
          </div>
        </div>
        <input id="captcha-input" class="captcha-input" maxlength="5"
          name="captcha" type="text" required autocomplete="off" 
          oninput="managerValidationsForm(event)" onmouseleave="managerValidationsForm(event)">
        <span id="captcha-input-error" class="captcha-input-error"></span>
      </div> -->
    <button id="subscribe-to-our-podcast-popup-button-submit" class="common-popup-submit" type="submit" onclick="managerValidationsForm(event)"> SUBMIT </button>
  </div>
</form>

Text Content

We use cookies to personalise content and to provide you with an improved user
experience. By using this website, you agree to the use of cookies as outlined
in our Privacy Policy.

Ok, got it!

 * NEWSROOM / MEDIA
 * CONTACT US

 * INDUSTRIES
   * Internet & Technology Platforms
   * Enterprise Software
   * ER&D and Digital Services
   * Industrial
   * Healthcare
   * Private Equity
 * OFFERINGS
   * Globalization Excellence
   * GAP Platform
   * Business Growth & Transformation
   * Mergers & Acquisitions
   * Private Equity
   * Technology & Market Insights
   * Automation
   * Innovation Strategy
 * INSIGHTS
   * Automation
   * Digital Technologies
   * Centers of Excellence
   * Global Talent
   * Inclusion & Diversity
   * Strategy & Ops
   * Leadership & Transformation
   * Engineering R&D
   * Mergers & Acquisitions
   * Private Equity
   * Innovation
   * Macro Trends
   * View All Insights
   * THE ZINNOV PODCAST
 * ABOUT US
   * Our Purpose
   * Our People and Culture
   * Our Leadership
   * Advisory Board
   * Awards & Recognition
   * Partnerships & Alliances
 * CAREERS
   * Why Zinnov
   * Explore Opportunities
   * Our People
   * Life @ Zinnov

 * INDUSTRIES
   * Internet & Technology Platforms
   * Enterprise Software
   * ER&D and Digital Services
   * Industrial
   * Healthcare
   * Private Equity
 * OFFERINGS
   * GLOBALIZATION EXCELLENCE
   * GAP PLATFORM
   * BUSINESS GROWTH & TRANSFORMATION
   * MERGERS AND ACQUISITIONS
   * PRIVATE EQUITY
   * TECHNOLOGY & MARKET INSIGHTS
   * AUTOMATION
   * Innovation Strategy
 * INSIGHTS
   * Automation
   * Digital Technologies
   * Centers of Excellence
   * Global Talent
   * Inclusion & Diversity
   * Strategy & Ops
   * Leadership & Transformation
   * Engineering R&D
   * Mergers & Acquisitions
   * Private Equity
   * Innovation
   * Macro Trends
   * VIEW ALL INSIGHTS
   * THE ZINNOV PODCAST
 * ABOUT US
   * OUR PURPOSE
   * OUR PEOPLE AND CULTURE
   * OUR LEADERSHIP
   * ADVISORY BOARD
   * AWARDS & RECOGNITIONS
   * PARTNERSHIPS & ALLIANCES
 * CAREERS
   * WHY ZINNOV
   * EXPLORE OPPORTUNITIES
   * OUR PEOPLE
   * LIFE @ ZINNOV
 * NEWSROOM / MEDIA
 * CONTACT US






Roundtable


THE NEXT FRONTIER FOR BENELUX: HARNESSING DIGITAL ENGINEERING FOR RESILIENT
INNOVATION

REGISTER NOW
Wednesday, October 25, 2023
03:00 PM - 07:30 PM CET
High Tech Campus 1, Eindhoven

HOSTED BY ZINNOV IN ASSOCIATION WITH L&T TECHNOLOGY SERVICES



REGISTER NOW

Amid recent global challenges such as geopolitical tensions, economic downturns,
and supply chain disruptions, businesses have turned to investments in Digital
Engineering technologies. These investments have proven pivotal in guiding
businesses through uncertainties, underscoring the importance of adaptable
business models. They have enhanced agility, resilience, and innovation, with
Cloud, AI, 5G, and Digital Thread leading the charge.

To thrive and excel in today’s competitive and ever-changing landscape,
enterprises must prioritize and fully embrace Digital Engineering.

Join us for an interactive session with other industry leaders to discuss the
importance of Digital Engineering in today’s rapidly evolving space. Delve into
use cases, challenges, and strategies for scaling up digital engineering
initiatives.

Key Discussion Areas
 * Uncover strategies for thriving through economic challenges by adopting
   digital technologies.
 * Explore how Digital Engineering drives growth, revenue, and business
   resilience.
 * Learn to tackle scaling challenges in Digital Engineering effectively.
 * Discover how Glocalization boosts Digital Engineering efforts.


AGENDA

03:00 – 03:30 PM

REGISTRATIONS & NETWORKING

03:30 – 03:40 PM

WELCOME NOTE

03:40 – 04:10 PM

PRESENTATION BY FRANK VAN DIJCK, CTO AND BOARD MEMBER, VANDERLANDE

04:10 – 05:00 PM

PANEL DISCUSSION ON: NAVIGATING HEADWINDS: EMBRACING INNOVATION AND TECHNOLOGY
FOR ENHANCED AGILITY

In today’s rapidly changing business landscape, organizations often encounter
various challenges that can impede growth and progress. This panel discussion
delves into the strategies, innovative models, and cutting-edge technologies
that forward-thinking companies employ to not only overcome these obstacles but
also cultivate agility. By harnessing the power of innovation and technology,
businesses can adapt, thrive, and stay ahead in dynamic markets.

05:00 – 05:15 PM

TEA BREAK

05:15 – 06:00 PM

OPEN DISCUSSION BETWEEN ALL THE EVENT PARTICIPANTS

06:00 – 06:30 PM

CLOSING NOTE & REMARKS

06:30 – 07:30 PM

NETWORKING, DINNER & COCKTAILS

 




REGISTRATION

First Name*:

Last Name*:

Business Email*:

Phone Number:

Job Title*:

Company Name*:

Location:


By checking the box, you are agreeing to Zinnov´s privacy policy, and terms &
conditions

Note: Fields marked* are mandatory

Register

REGISTRATION TERMS:

 * Confirmation of participation is at the sole discretion of Zinnov.
 * The Zinnov team will respond within 2 business days of registration, on the
   status of confirmation.
 * Registration not open for services companies

 * * TERMS OF USE
   * PRIVACY
   * COOKIE POLICY
   * CONTACT US
 * * INSIGHTS
   * CAREERS
   * ABOUT US
   * PODCASTS
 * * EVENTS
   * ZINNOV CONFLUENCE
   * ZINNOV AWARDS
   * ZINNOV ZONES

© 2001-2023 ZINNOV



Subscribe to our newsletter SUBMIT

Subscribe to our newsletter SUBMIT

Subscribe to our newsletter SUBMIT
THANK YOU
FOR YOUR RESPONSE

Subscribe to our Newsletter SUBMIT

SUBMIT

SUBMIT




To Dive into Our Captivating Insights & Thought Leadership, Subscribe to Our
Notifications


SubscribeCancel