video.informatica.com Open in urlscan Pro
18.165.98.33  Public Scan

Submitted URL: https://go.informatica.com/ODY3LU1BTy02MzQAAAGWnHnA_bVLlbnHfzP6iK9cwDwOV4ykrR12ppMqNqs80U4D-M1z6BLjPIZhUbycYpnEcmBgBFo=
Effective URL: https://video.informatica.com/detail/videos/informatica-world/video/6354221066112/informatica-world-highlights?autoStart=true&...
Submission: On November 21 via api from CA — Scanned from CA

Form analysis 10 forms found in the DOM

POST /api/v1/public/user/login.ws.json

<form id="login-form" class="pure-form pure-form-stacked" action="/api/v1/public/user/login.ws.json" method="POST" data-bind="submit: credentialsVM.login, validationOptions: {insertMessages: false, decorateInputElement: true}">
  <div class="alert alert-danger alert-dismissible fade in" role="alert" data-bind="visible: credentialsVM.error() &amp;&amp; credentialsVM.error().trim().length" style="display: none">
    <button type="button" class="close" data-hide="alert" aria-label="Close">
      <span aria-hidden="true">×</span>
    </button>
    <p data-bind="text: credentialsVM.error"></p>
  </div>
  <div class="form-group">
    <label for="username">Username</label>
    <input name="username" class="form-control" type="email" placeholder="email@address.com" data-bind="value: credentialsVM.username" title="">
  </div>
  <div class="form-group">
    <label for="password">Password</label>
    <input name="password" class="form-control" type="password" placeholder="Enter Password" data-bind="value: credentialsVM.password" title="">
    <a href="#" data-toggle="modal" data-target="#modal-forgotpassword" class="sub-form-text">Forgot your password?</a>
  </div>
  <div class="btn-group">
    <input type="submit" class="btn btn-yellow btn-submit" value="Log In" data-infaloading="false" data-infaloadingoverlay="false">
  </div>
</form>

POST https://www.informatica.com/api/v1/public/user/emailValidation.ws.json

<form id="I2MLNOJEZ7XPF4JVUJBSOMJ35I-form" class="pure-form pure-form-stacked email-validation-form" data-successelem="I2MLNOJEZ7XPF4JVUJBSOMJ35I-form-success" action="https://www.informatica.com/api/v1/public/user/emailValidation.ws.json"
  method="POST" data-bind="submit: emailvalidateVM.sendEmail, validationOptions: {insertMessages: false, decorateInputElement: true}">
  <div>
    <div class="text-block">
      <h4>Everything Informatica - all in one place.</h4>
      <p>Start the registration process by entering your email address below.</p>
    </div>
  </div>
  <div class="alert alert-danger alert-dismissible fade in" role="alert" data-bind="visible: emailvalidateVM.message() &amp;&amp; emailvalidateVM.message().trim().length" style="display: none">
    <button type="button" class="close" data-hide="alert" aria-label="Close">
      <span aria-hidden="true">×</span>
    </button>
    <p data-bind="text: emailvalidateVM.message"></p>
  </div>
  <div class="form-group">
    <input name="email" type="email" class="form-control" placeholder="email@address.com" data-bind="value: emailvalidateVM.email" title="Please enter a valid email address." data-orig-title="">
  </div>
  <input type="hidden" name="p" value="register">
  <input type="hidden" name="l" value="/content/informatica-com">
  <input type="hidden" name="emailExists" value="no">
  <div class="btn-group">
    <input class="btn btn-yellow btn-submit" type="submit" value="Submit" data-bind="enable: !emailvalidateVM.emailSent()" data-infaloading="false" data-infaloadingoverlay="false">
  </div>
</form>

POST https://www.informatica.com/api/v1/public/user/emailValidation.ws.json

<form id="AJ5H6FO5T2SJDYX5Y3D2NWM27Y-form" class="pure-form pure-form-stacked email-validation-form" data-successelem="AJ5H6FO5T2SJDYX5Y3D2NWM27Y-form-success" action="https://www.informatica.com/api/v1/public/user/emailValidation.ws.json"
  method="POST" data-bind="submit: emailvalidateVM.sendEmail, validationOptions: {insertMessages: false, decorateInputElement: true}">
  <div>
    <div class="text-block">
      <p>We've got you covered. Enter your email address, and we'll send you a link to reset your password.</p>
    </div>
  </div>
  <div class="alert alert-danger alert-dismissible fade in" role="alert" data-bind="visible: emailvalidateVM.message() &amp;&amp; emailvalidateVM.message().trim().length" style="display: none">
    <button type="button" class="close" data-hide="alert" aria-label="Close">
      <span aria-hidden="true">×</span>
    </button>
    <p data-bind="text: emailvalidateVM.message"></p>
  </div>
  <div class="form-group">
    <input name="email" type="email" class="form-control" placeholder="email@address.com" data-bind="value: emailvalidateVM.email" title="Please enter a valid email address." data-orig-title="">
  </div>
  <input type="hidden" name="p" value="passwordReset">
  <input type="hidden" name="l" value="/content/informatica-com">
  <input type="hidden" name="emailExists" value="true">
  <div class="btn-group">
    <input class="btn btn-yellow btn-submit" type="submit" value="Submit" data-bind="enable: !emailvalidateVM.emailSent()" data-infaloading="false" data-infaloadingoverlay="false">
  </div>
</form>

#

<form class="form-search video-browser-search bc-video-search-form" role="search" action="#">
  <div class="control-group">
    <div class="input-group">
      <label for="bc-video-search-form-value-mobile" class="sr-only">Enter terms to search videos</label>
      <div class="input-group-btn">
        <button type="submit" class="btn btn-search" id="bc-mobile-search-button">
          <span class="sr-only">Perform search</span>
          <span class="fa fa-search"></span>
        </button>
      </div>
      <input id="bc-video-search-form-value-mobile" type="search" name="q" class="form-control bc-video-search-form-value" placeholder="Search Videos" value="">
    </div>
  </div>
</form>

<form class="form-search video-browser-search bc-video-search-form" role="search">
  <div class="control-group">
    <div class="input-group">
      <label for="bc-video-search-form-value-mobile" class="sr-only">Enter terms to search videos</label>
      <input id="bc-video-search-form-value-mobile" type="text" name="q" class="form-control bc-video-search-form-value" placeholder="Search" value="">
      <div class="input-group-btn">
        <button type="submit" class="btn btn-search">
          <span class="sr-only">Perform search</span>
          <span class="fa fa-search"></span>
        </button>
      </div>
    </div>
  </div>
</form>

#

<form class="form-search video-browser-search bc-video-search-form" role="search" action="#">
  <div class="control-group">
    <div class="input-group">
      <label for="bc-video-search-form-value-mobile" class="sr-only">Enter terms to search videos</label>
      <div class="input-group-btn">
        <button type="submit" class="btn btn-search">
          <span class="sr-only">Perform search</span>
          <span class="fa fa-search"></span>
        </button>
      </div>
      <input id="bc-video-search-form-value-mobile" type="search" name="q" class="form-control bc-video-search-form-value" placeholder="Search Videos" value="">
      <button type="button" class="mobile-search-modal-close close" aria-label="Close" data-dismiss="modal">
        <svg class="bc-chevron" viewBox="0 0 20 20">
          <path d="M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z"></path>
        </svg>
      </button>
    </div>
  </div>
</form>

<form class="form-search video-browser-search bc-video-search-form" role="search">
  <div class="control-group">
    <div class="input-group">
      <label for="bc-video-search-form-value-mobile" class="sr-only">Enter terms to search videos</label>
      <input id="bc-video-search-form-value-mobile" type="text" name="q" class="form-control bc-video-search-form-value" placeholder="Search" value="">
      <div class="input-group-btn">
        <button type="submit" class="btn btn-search">
          <span class="sr-only">Perform search</span>
          <span class="fa fa-search"></span>
        </button>
      </div>
    </div>
  </div>
</form>

<form class="form-search video-browser-search bc-video-search-form" role="search">
  <div class="control-group">
    <div class="input-group">
      <label for="bc-video-search-form-value-mobile" class="sr-only">Enter terms to search videos</label>
      <input id="bc-video-search-form-value-mobile" type="text" name="q" class="form-control bc-video-search-form-value" placeholder="Search" value="">
      <div class="input-group-btn">
        <button type="submit" class="btn btn-search">
          <span class="sr-only">Perform search</span>
          <span class="fa fa-search"></span>
        </button>
      </div>
    </div>
  </div>
</form>

#

<form class="form-search video-browser-search bc-video-search-form" role="search" action="#">
  <div class="control-group">
    <div class="input-group">
      <label for="bc-video-search-form-value-desktop" class="sr-only">Enter terms to search videos</label>
      <input id="bc-video-search-form-value-desktop" type="search" name="q" class="form-control bc-video-search-form-value" placeholder="Search" value="">
      <div class="input-group-btn">
        <button type="submit" class="btn btn-search">
          <span class="sr-only">Perform search</span>
          <span class="fa fa-search"></span>
        </button>
      </div>
    </div>
  </div>
</form>

<form>
  <fieldset>
    <div class="bc-sort-selection">
      <label for="PUBLISH_DATE:DESC" class="bc-bold">Most Recent</label>
      <input type="radio" name="sortVideos" value="PUBLISH_DATE:DESC" id="PUBLISH_DATE:DESC" checked="checked">
    </div>
    <div class="bc-sort-selection">
      <label for="PUBLISH_DATE:ASC">Oldest First</label>
      <input type="radio" name="sortVideos" value="PUBLISH_DATE:ASC" id="PUBLISH_DATE:ASC">
    </div>
    <div class="bc-sort-selection">
      <label for="PLAYS_TOTAL:DESC">Most Viewed</label>
      <input type="radio" name="sortVideos" value="PLAYS_TOTAL:DESC" id="PLAYS_TOTAL:DESC">
    </div>
    <div class="bc-sort-selection">
      <label for="DISPLAY_NAME:ASC">A-Z</label>
      <input type="radio" name="sortVideos" value="DISPLAY_NAME:ASC" id="DISPLAY_NAME:ASC">
    </div>
    <div class="bc-sort-selection">
      <label for="DISPLAY_NAME:DESC">Z-A</label>
      <input type="radio" name="sortVideos" value="DISPLAY_NAME:DESC" id="DISPLAY_NAME:DESC">
    </div>
  </fieldset>
</form>

Text Content

Skip to collection list Skip to video grid
 * Solutions
 * Customers
 * Products
 * Industries
 * Support & Training
 * Partners
 * About

 * Solutions
 * Customers
 * Products
 * Industries
 * Support & Training
 * Partners
 * About

United States
 * Argentina
 * Australia
 * Brazil
 * Canada
 * Chile
 * China
 * Colombia
 * Costa Rica
 * Ecuador
 * France
 * Germany

 * Hong Kong
 * India
 * Italy
 * Japan
 * Korea
 * Mexico
 * Netherlands
 * New Zealand
 * Peru
 * Portugal

 * Southeast Asia
 * Spain
 * Sweden
 * Switzerland (French)
 * Switzerland (German)
 * Taiwan
 * United Arab Emirates
 * United Kingdom
 * United States
 * More

Hello Log Out
 * Informatica Cloud
 * Free Trial

 * MySupport/Network
 * Sign Up

×


LOG IN

×



Username
Password Forgot your password?


DON'T HAVE AN ACCOUNT? SIGN UP

×


SIGN UP

EVERYTHING INFORMATICA - ALL IN ONE PLACE.

Start the registration process by entering your email address below.

×






CHECK YOUR EMAIL.

A message has been sent to the email address you provided. Once your email
address has been confirmed, you can complete the registration process.

ALREADY HAVE AN ACCOUNT? CONNEXION

×


FORGOT YOUR PASSWORD?

We've got you covered. Enter your email address, and we'll send you a link to
reset your password.

×






CHECK YOUR EMAIL.

A message containing a link to reset your password has been sent to the email
address you provided.

Free Trial
 1. Home
 2. Videos

SEARCH AND BROWSE VIDEOS

Enter terms to search videos
Perform search
Enter terms to search videos
Perform search


CATEGORIES

 * Featured
 * Informatica World
 * Customer Success Expand or collapse child collections of Customer Success
   Expand or collapse child collections of Customer Success
   * Education & Research
   * Financial Services
   * Healthcare
   * High Technology
   * Hospitality & Travel
   * Insurance
   * Manufacturing
   * Retail
   * Telecommunications
   * Transportation
 * Cloud Integration Expand or collapse child collections of Cloud Integration
   Expand or collapse child collections of Cloud Integration
   * Demos
   * Webinars
   * Application
 * Big Data Expand or collapse child collections of Big Data Expand or collapse
   child collections of Big Data
   * Demos
 * Data Quality Expand or collapse child collections of Data Quality Expand or
   collapse child collections of Data Quality
   * Demos
 * Data Security Expand or collapse child collections of Data Security Expand or
   collapse child collections of Data Security
   * Demos
   * How Tos
 * Master Data Management

Enter terms to search videos
Perform search

COLLECTIONS

Enter terms to search videos
Perform search


CATEGORIES

Informatica World Highlights

Share
Video Player is loading.
Play Video
Pause
Mute

Current Time 0:03
/
Duration 1:54
Loaded: 34.65%


0:03
Stream Type LIVE
Seek to live, currently behind liveLIVE
Remaining Time -1:51
 
1x
Playback Rate

Chapters
 * Chapters

Descriptions
 * descriptions off, selected

Captions
 * captions settings, opens captions settings dialog
 * captions off, selected

Audio Track
 * en (Main), selected

Picture-in-PictureFullscreen

This is a modal window.



Beginning of dialog window. Escape will cancel and close the window.

TextColorWhiteBlackRedGreenBlueYellowMagentaCyanTransparencyOpaqueSemi-TransparentBackgroundColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyOpaqueSemi-TransparentTransparentWindowColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyTransparentSemi-TransparentOpaque
Font Size50%75%100%125%150%175%200%300%400%Text Edge
StyleNoneRaisedDepressedUniformDropshadowFont FamilyProportional
Sans-SerifMonospace Sans-SerifProportional SerifMonospace SerifCasualScriptSmall
Caps
Reset restore all settings to the default valuesDone
Close Modal Dialog

End of dialog window.

Close Modal Dialog

This is a modal window. This modal can be closed by pressing the Escape key or
activating the close button.


Close Modal Dialog

This is a modal window. This modal can be closed by pressing the Escape key or
activating the close button.


Skip to collection list Skip to video grid


INFORMATICA WORLD


INFORMATICA WORLD HIGHLIGHTS




SHARE:

 * Share Informatica World Highlights on Facebook
 * Share Informatica World Highlights on X
 * Share Informatica World Highlights on LinkedIn
 * Pin Informatica World Highlights on Pinterest
 * Email Informatica World Highlights to a friend

Read More

Read Less

Enter terms to search videos
Perform search


CATEGORIES

 * Featured
 * Informatica World
 * Customer Success Expand or collapse child collections of Customer Success
   Expand or collapse child collections of Customer Success
   * Education & Research
   * Financial Services
   * Healthcare
   * High Technology
   * Hospitality & Travel
   * Insurance
   * Manufacturing
   * Retail
   * Telecommunications
   * Transportation
 * Cloud Integration Expand or collapse child collections of Cloud Integration
   Expand or collapse child collections of Cloud Integration
   * Demos
   * Webinars
   * Application
 * Big Data Expand or collapse child collections of Big Data Expand or collapse
   child collections of Big Data
   * Demos
 * Data Quality Expand or collapse child collections of Data Quality Expand or
   collapse child collections of Data Quality
   * Demos
 * Data Security Expand or collapse child collections of Data Security Expand or
   collapse child collections of Data Security
   * Demos
   * How Tos
 * Master Data Management

View more in
Enter terms to search videos
Perform search
Informatica World

Currently loaded videos are 1 through 15 of 41 total videos. 1-15 of 41

First page loaded, no previous page available
Load Next Page
Sort By: Most Recent Oldest First Most Viewed A-Z Z-A
Most Recent


Sort By: Most Recent

Most Recent
Oldest First
Most Viewed
A-Z
Z-A

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

8:23
Informatica World 2024 Keynote Highlights
Informatica World 2024 Keynote Highlights

1:54
Informatica World Highlights
Informatica World Highlights

39:32
Panel Fueling Memorable Customer Experiences with MDM
Panel Fueling Memorable Customer Experiences with MDM

39:59
How Sanofi Transformed Data and AI at Scale With Modern Data Governance
How Sanofi Transformed Data and AI at Scale With Modern Data Governance

39:12
Panel MDM SaaS Best Practices for Operational Excellence
Panel MDM SaaS Best Practices for Operational Excellence

39:12
Modern Cloud Strategy for an Operational Customer Master
Modern Cloud Strategy for an Operational Customer Master

46:52
PowerCenter Modernization Panel With CNA FreddieMac and VCU
PowerCenter Modernization Panel With CNA FreddieMac and VCU

40:43
Unleashing Value Data Strategy to Business Impact With Data Products
Unleashing Value Data Strategy to Business Impact With Data Products

34:38
Data Engineering in Action with Paycor Hershey and Petmate
Data Engineering in Action with Paycor Hershey and Petmate

42:34
How SSM Health Uses GenAI Data and Insights for Exceptional Health Care
How SSM Health Uses GenAI Data and Insights for Exceptional Health Care

41:11
Democratize Data and Analytics Best Practices With Nutanix Yamaha and
TelevisaUnivision
Democratize Data and Analytics Best Practices With Nutanix Yamaha and
TelevisaUnivision

39:36
Harnessing AI to Enable Trustworthy Safe and Secure Access to Data
Harnessing AI to Enable Trustworthy Safe and Secure Access to Data

1:15:51
Keynote and Awards: Bring Your Data and AI to Life
Keynote and Awards: Bring Your Data and AI to Life

1:14:57
Closing Keynote: Accelerate Your growth
Closing Keynote: Accelerate Your growth

1:30:10
Opening Keynote: Get Ready!
Opening Keynote: Get Ready!


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

Currently loaded videos are 1 through 15 of 41 total videos. 1-15 of 41

First page loaded, no previous page available
Load Next Page
Load Next Page Load More (15)
 * Solutions
 * Move to the Cloud
 * Data Governance & Compliance
 * Provide Analytics Insights
 * Drive 360 Engagement
 * Explore Ecosystems

 * Products
 * Intelligent Big Data
 * Intelligent Cloud Services
 * Intelligent Data Integration
 * Intelligent Data Quality
 * Intelligent Data Security
 * Intelligent Master Data Management

 * Industries
 * Banking & Capital Markets
 * Healthcare
 * Insurance
 * Public Sector
 * Retail
 * Life Sciences

 * Support & Training
 * Certification
 * Glossary of Terms
 * Informatica University
 * Professional Services
 * Support Services

 * About Us
 * Blog
 * Careers
 * Company Information
 * Customers
 * Customer Community
 * Events
 * News
 * Partners
 * Potential at Work
 * Trust Center
 * Webinars

Contact Us Locations Trust Center Trademarks Terms of Use Legal Privacy Policy
Webmaster


© 2018 Informatica All Rights Reserved