videohub.oracle.com Open in urlscan Pro
2606:4700:7::a29f:885b  Public Scan

Submitted URL: https://bit.ly/OA-Replays-TechTalk-2022
Effective URL: https://videohub.oracle.com/playlist/dedicated/188027173/1_7vuymlmp/1_ygyqt27m
Submission: On February 10 via manual from CA — Scanned from CA

Form analysis 4 forms found in the DOM

/search

<form id="main_search" class="navbar-search" action="/search" role="search">
  <div class="input-prepend input-append">
    <span class="search-icon add-on">
      <a onclick="$('#main_search').submit();
                    return false;" href="#" title="Submit Search" aria-label="Submit Search" role="button">
                <i class="icon-search navbar-link" aria-hidden="true"></i>
            </a>
    </span>
    <input type="text" name="searchkeyword" id="main_search_search_for" value="Search all media" onfocus="if($(this).val() == &quot;Search all media&quot;) {$(this).val(&quot;&quot;);}"
      onblur="if($(this).val() == &quot;&quot;) { $(this).val(&quot;Search all media&quot;);}" class="input-medium searchInput search-query Xhidden" placeholder="Search all media" aria-label="Search all media">
  </div>
</form>

<form class="searchForm headerSearchForm__searchForm ">
  <div class="input-prepend input-append searchForm__prepend">
    <div style="display: table; width: 100%;">
      <div class="" style="display: table-cell; width: 1px;"><span class="add-on" style="margin-right: 0px; padding-top: 0px; padding-bottom: 0px; border: none;"></span></div>
      <div class="" style="display: table-cell; vertical-align: top; width: 100%;"><input type="text" placeholder="Search all media" tabindex="-1" aria-label="Search all media" class="searchForm__text" value=""></div>
      <div class="" style="display: table-cell;"><span class="add-on" style="margin-right: 0px; padding-top: 0px; padding-bottom: 0px; border: none;"><button tabindex="-1" class="button clear searchForm_icon   button--reset-styles "
            type="button"><i class="kms-react-icon v2ui-close-icon" aria-hidden="true"></i><span class="screenreader-only">Clear Search</span></button></span></div>
    </div>
  </div>
</form>

<form class="searchForm noBorder ">
  <div class="input-prepend input-append searchForm__prepend">
    <div style="display: table; width: 100%;">
      <div class="" style="display: table-cell; width: 1px;"><span class="add-on" style="margin-right: 0px; padding-top: 0px; padding-bottom: 0px; border: none;"></span></div>
      <div class="" style="display: table-cell; vertical-align: top; width: 100%;"><input type="text" placeholder="Search in video" tabindex="-1" aria-label="Search in video" class="searchForm__text" value=""></div>
      <div class="" style="display: table-cell;"><span class="add-on" style="margin-right: 0px; padding-top: 0px; padding-bottom: 0px; border: none;"><button tabindex="-1" class="button clear searchForm_icon   button--reset-styles "
            type="button"><i class="kms-react-icon v2ui-close-icon" aria-hidden="true"></i><span class="screenreader-only">Clear Search</span></button><button tabindex="-1" class="button btn-icon helpicon-button    " title="" type="button"
            data-original-title="To search for an exact match, please use Quotation Marks. Example: “computer”"><i class="kms-react-icon v2ui-info-icon searchForm_icon searchForm_icon--info" aria-hidden="true"></i><span class="screenreader-only">To
              search for an exact match, please use Quotation Marks. Example: “computer”</span></button></span></div>
    </div>
  </div>
</form>

<form>
  <div class="direct-link-timers-container row-fluid js-direct-link-timers-container">
    <div class="span2">
      <p class="player-v7-hidden">Start &amp; End Time:</p>
      <p class="player-v7-visible">Start Time:</p>
    </div>
    <div class="span10">
      <div class="js-embed-timer-63e6720ae44d3 embed-timer embed-timer--start js-embed-timer-start" id="startTime">
        <input type="checkbox" id="embed_timer_63e6720ae44d3_enabled" class="embed-timer__checkbox screenreader-only">
        <label for="embed_timer_63e6720ae44d3_enabled" class="embed-timer__label inline">
          <i class="embed-timer__label-icon v2ui-check-unactive3-icon" aria-hidden="true"></i>
          <span class="embed-timer__label-text">Start at</span>
        </label>
        <label for="embed_timer_63e6720ae44d3_time" class="inline" aria-hidden="true"></label>
        <input type="text" id="embed_timer_63e6720ae44d3_time" class="embed-timer__time" placeholder="00:00:00" disabled="">
        <button type="button" class="embed-timer__now-button btn btn-link" title="" data-original-title="Set current video time as start time">
          <span class="screenreader-only"> Set current video time as start time </span>
          <i class="v2ui-Clock-icon" aria-hidden="true"></i>
        </button>
        <input type="hidden" name="startTime" value="" class="embed-timer__value">
      </div>
      <script>
        new window.KApps.Embed.EmbedTimer($('.js-embed-timer-63e6720ae44d3'));
        $('.embed-timer__now-button').kmsTooltip();
      </script>
      <span class="player-v7-hidden">
        <div class="js-embed-timer-63e6720ae4595 embed-timer js-embed-timer-end" id="endTime">
          <input type="checkbox" id="embed_timer_63e6720ae4595_enabled" class="embed-timer__checkbox screenreader-only">
          <label for="embed_timer_63e6720ae4595_enabled" class="embed-timer__label inline">
            <i class="embed-timer__label-icon v2ui-check-unactive3-icon" aria-hidden="true"></i>
            <span class="embed-timer__label-text">End at</span>
          </label>
          <label for="embed_timer_63e6720ae4595_time" class="inline" aria-hidden="true"></label>
          <input type="text" id="embed_timer_63e6720ae4595_time" class="embed-timer__time" placeholder="00:00:00" disabled="">
          <button type="button" class="embed-timer__now-button btn btn-link" title="" data-original-title="Set current video time as end time">
            <span class="screenreader-only"> Set current video time as end time </span>
            <i class="v2ui-Clock-icon" aria-hidden="true"></i>
          </button>
          <input type="hidden" name="endTime" value="" class="embed-timer__value">
        </div>
        <script>
          new window.KApps.Embed.EmbedTimer($('.js-embed-timer-63e6720ae4595'));
          $('.embed-timer__now-button').kmsTooltip();
        </script>
      </span>
    </div>
  </div>
</form>

Text Content

Skip to content

 * * Guest
   * My Media
   * My Playlists
   * My History
   * 
   * Login
 * Selected language: English EN
    * EN English
    * 
    * ZH 简体中文
    * 
    * JA 日本語
    * 
    * CA català
    * 
    * KO 한국어
    * 
    * ES Español
    * 
    * FR Français
    * 
    * SV svenska
    * 
    * IT italiano
    * 
    * FI Suomi
    * 
    * DE Deutsch
    * 
    * NL Nederlands
    * 
    * DA Dansk
    * 
    * PT Português
    * 
    * SR српски
    * 
    * RU русский
    * 
    * AR العربية
    * 
    * ZH 繁體中文(香港)
    * 
    * FR Français

 * 
 * Search
   
 * Add New
    * Media Upload

 * Guest
    * My Media
    * My Playlists
    * My History
    * 
    * Login

 * Selected language: English EN
    * EN English
    * 
    * ZH 简体中文
    * 
    * JA 日本語
    * 
    * CA català
    * 
    * KO 한국어
    * 
    * ES Español
    * 
    * FR Français
    * 
    * SV svenska
    * 
    * IT italiano
    * 
    * FI Suomi
    * 
    * DE Deutsch
    * 
    * NL Nederlands
    * 
    * DA Dansk
    * 
    * PT Português
    * 
    * SR српски
    * 
    * RU русский
    * 
    * AR العربية
    * 
    * ZH 繁體中文(香港)
    * 
    * FR Français

 * 




Clear Search

 * Home
 * Cloud Applications
   * Analytics
   * Application Integration
   * Customer Experience
     * Commerce
     * CPQ
     * CX Marketing
     * CX Sales
     * CX Service
       * Fusion Service
       * Intelligent Advisor
     * Data Cloud
     * Subscription Management
   * Customer Success
     * Customer Success ConnectX
   * Enterprise Resource Planning
     * EPM
   * Human Capital Management
   * Marketplace
   * Supply Chain and Manufacturing
 * Industry Applications
   * Communications
   * Construction and Engineering
     * English
       * Primavera P6
       * Textura Payment Management
     * German
     * Spanish
   * Financial Services
   * Food and Beverage
   * Health Sciences
     * Clinical One - Micro Demos
     * Our People
     * Our Presentations
   * Hospitality
   * Public Sector
   * Retail
     * Spanish Retail Video Gallery
   * Utilities
 * On-Premises Applications
   * E-Business Suite
     * EBS Leadership Club 2021
     * Maximising the value of your EBS platform
   * Oracle JD Edwards
   * PeopleSoft
   * Siebel CRM
 * Oracle NetSuite
   * Services
     * SuiteSupport
 * Partners
   * Why Oracle
   * Onboard
   * Get Enabled
   * Go-to-Market
   * Manage & Grow
 * Product Help
   * On-Premises Applications Tutorial Videos
   * Cloud Applications Tutorial Videos
   * Oracle University
   * Cloud Customer Connect Community
   * Cloud Digital Learnings
   * Cloud Readiness
   * Consulting
     * CX
     * EMEA Consulting
     * ERP
     * HCM
     * NA Consulting (Applications)
     * NA Consulting (Tech)
     * Oracle Cloud Method Platform (OCMP)
     * Oracle Unified Method (OUM)
     * Partner Cloud Enablement
     * Project Management
   * My Oracle Support Portal
   * Premier Support
 * Channels

Back Top


ALL

 * Home
 * Cloud Applications
   * Analytics
   * Application Integration
   * Customer Experience
     * Commerce
     * CPQ
     * CX Marketing
     * CX Sales
     * CX Service
       * Fusion Service
       * Intelligent Advisor
     * Data Cloud
     * Subscription Management
   * Customer Success
     * Customer Success ConnectX
   * Enterprise Resource Planning
     * EPM
   * Human Capital Management
   * Marketplace
   * Supply Chain and Manufacturing
 * Industry Applications
   * Communications
   * Construction and Engineering
     * English
       * Primavera P6
       * Textura Payment Management
     * German
     * Spanish
   * Financial Services
   * Food and Beverage
   * Health Sciences
     * Clinical One - Micro Demos
     * Our People
     * Our Presentations
   * Hospitality
   * Public Sector
   * Retail
     * Spanish Retail Video Gallery
   * Utilities
 * On-Premises Applications
   * E-Business Suite
     * EBS Leadership Club 2021
     * Maximising the value of your EBS platform
   * Oracle JD Edwards
   * PeopleSoft
   * Siebel CRM
 * Oracle NetSuite
   * Services
     * SuiteSupport
 * Partners
   * Why Oracle
   * Onboard
   * Get Enabled
   * Go-to-Market
   * Manage & Grow
 * Product Help
   * On-Premises Applications Tutorial Videos
   * Cloud Applications Tutorial Videos
   * Oracle University
   * Cloud Customer Connect Community
   * Cloud Digital Learnings
   * Cloud Readiness
   * Consulting
     * CX
     * EMEA Consulting
     * ERP
     * HCM
     * NA Consulting (Applications)
     * NA Consulting (Tech)
     * Oracle Cloud Method Platform (OCMP)
     * Oracle Unified Method (OUM)
     * Partner Cloud Enablement
     * Project Management
   * My Oracle Support Portal
   * Premier Support
 * Channels




10-2022 OA TECH TALK -FUSION ANALYTICS - DIFFERENT APPROACHES TO FAW
EXTENSIBILITY

From Shiva Oleti October 26th, 2022  

1 likes 1 101 plays 101



RELATED MEDIA

No Entries
Details

 * Details
 * Share

 * Details
 * Share

Clear SearchTo search for an exact match, please use Quotation Marks. Example:
“computer”


No description provided
Tags

Retention Time
3 Years
Appears In
Oracle Analytics Enablement
Link to Media Page

 * Link to Media Page
 * Embed
 * oEmbed
 * Email

 * Link to Media Page
 * Embed
 * oEmbed
 * Email

Start & End Time:

Start Time:

Start at Set current video time as start time
End at Set current video time as end time


Share this media via Email
Loading
 * Related Media

No related media for this entry...


Oracle Integrated Applications & Platform Services