. function lazyLoadStylesheets() { // Bootstrap var bootstrapLink = document.createElement('link'); bootstrapLink.rel = 'stylesheet'; bootstrapLink.href = 'https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css'; bootstrapLink.media = 'print'; bootstrapLink.onload = function() { this.media = 'all'; }; document.head.appendChild(bootstrapLink); // Font Awesome var fontAwesomeLink = document.createElement('link'); fontAwesomeLink.rel = 'stylesheet'; fontAwesomeLink.href = 'https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css'; fontAwesomeLink.media = 'print'; fontAwesomeLink.onload = function() { this.media = 'all'; }; document.head.appendChild(fontAwesomeLink); } // Load stylesheets after window load window.addEventListener('load', lazyLoadStylesheets); OOW Updates - CRMIT Solutions
AF seattle notification
Blog

OOW Updates

October 5, 2011

OOW 11 is focused on extreme performance and complete solutions from Oracle ( Hardware + Software)

  • On-premise, Cloud, and Hybrid offerings
  • Fusion is gaining momentum with several 1000 customers worldwide
  • Sun corp is part of Larry’s presentation-  Moving to Exadata/Exalogic infrastructure
  • Announcement of Exalytics – Extreme performance
  • Oracle Enterprise manager has features to monitor and deploy Cloud / On-premise solutions – Several new product announcements.
  • Key differentiators compared to Competition: Complete Stack, End to End control, Fusion Middleware, Extreme performance, Built-in analytics.
  • CRM Release 20 focus – Mobility, Deeper industry offering support, ATG is becoming part of the CRM roadmap
  • Social Capabilities – Offering through Fusion WebCenter interface
  • Isales: Looks very interesting and Cool… Addressing Ipad user needs Can be extended with WebCenter to collaborate on CRM objects; it will be part of the R19 innovation pack
  • Available with Life sciences – Needs Fusion Middleware
  • MobileSales –    Now customization is possible; Available on BB/iPhone

Leave a Reply

Your email address will not be published. Required fields are marked *