Review Oracle OpenWorld 2014 
Part Five - SaaS 
Team AMIS 
16th October 2014
2 
User Experience Revolution
Where we came from… 3
User Experience revolution 4
5 
User Interface vs User Experience
6
DESIGN PRICIPLES 
• Always connected 
• Any location 
• Intelligent context 
• Work on multiple deivces 
• Convenient, easy to use 
• Consumer acceptance 
• Use device for purpose (laptop, tablet, phone etc.) 
• Show what matters most 
• Small relevant info an direct aciton 
• Multimodal input (voice, tekst, photo, video) 
7
3 STEP DESIGN PRINCIPLE 
8
COMPONENTS 9
USE CONTEXT 10
Result: Oracle Alta UI 11 
• Mobile first design 
• Simple and uncluttered layouts 
• Clear information hierarchy 
• Engage users with visual content 
Skin for ADF 12.1.3
ORACLE MAX12 
“MAX is the answer to accelerating 
mobilization by giving business-side 
workers the chance to simply create a 
mobile UI for any Cloud business 
processes at the touch of a few buttons” 
- Browser based 
- No coding required 
- Easy map to business services 
- Edit, test and publish from browser
13
14 
Oracle Alta UI 
• New UI design principle 
• Mobile and web UI 
• New skin 
• MAF 2.0 
ADF 12.1.3 
• The new standard 
for Oracle
15 
Alta UI On IPad
16 
Alta UI On iOS Simulator
17 
Simple, Fresh, Modern Design 
• Mobile first 
• Larger (and fewer) components 
• Flatter visual design 
• Spacious layout 
• Very little “chrome”
18 
Emphasize Key Page Content 
• Use data visualization (ADF DVT components) 
• Use color to highlight important data
19 
Page Layout in Alta 
• Vertical page scrolling 
• Page content constrained 
horizontally and centered
20 
New Skin Family – Alta 
• Available in 
ADF 12.1.3 
• Work Better skin 
(extends Alta)
21 
Turning on the Alta skin 
• Turning on the Alta skin
22 
Skin Comparison: 
Skyros vs. Alta
23 
Alta UI Content 
• Access information 
– through search 
• Large touch 
targets 
– Larger rows 
– Larger Images 
– Charts 
• alternate view: 
– card view
24 
Navigation: 
Content over Chrome 
• Touch content: 
– a row in a list 
– an image 
– a chart metric
25 
Alta UI Animation 
• New <af:deck> and <af:transition> components 
• More animation for a compelling experience
26 
Alta UI Animation - Transitions 
• Alternate presentation of same object, additional data is shown
27 
Tablet First Page Template 
• Mobile friendly design principles 
• Three column layout 
• Ideal for both tablet 
(landscape orientation) 
and desktop
28 
Service Bus 12c Cool feature 
• Today’s SOA world is no longer all about SOAP and XML. More and more 
mobile solutions and other integration platforms and tools prefer REST 
Services and JSON. 
• The Service Bus has always been able to provide REST services as well 
as SOAP, and could even do JSON if you put your mind to it. 
• Internally, in the Proxy Message Flows, it was all about SOAP and XML 
• In SB 12.1.3, the Service Bus supports JSON as well as XML REST 
services, variables etc. 
• In SB 12.2, Javascript actions and “end-to-end REST” will allow for 
“native” JSON processing in Message Flows.
29 
New ADF Data Visualization 
Features 
• Since ADF 12.1.3 
Over 30+ (improved) 
chart types 
• Improved Server 
Scalability 
• Redesigned zoom 
and scroll 
• Much Simpler Styling
30 
(More Charts)
31 
New Gauges 
• Gauge types 
– LED 
– status meter 
– Dial 
– new rating gauge 
– Supports input (Rating only)
32 
New Designed Zoom and 
Scroll
33 
Marquee zoom and selection
34 
Improved Time Axis
35 
Time Line 
• Visualize Events on an Interactive Timeline 
• Support for time duration (yet MAF only, ADF will have it soon as well)
36 
Thematic Map - New Features 
• Image markers (option to set the orientation) 
• Smart data zooming 
• Drill down 
• Support for custom base maps 
• Hide area layer 
• Marker locations 
can be updated
37 
Thematic Map – Custom base 
map 
• Visualize information and support interaction in a wide variety of visual 
contexts
38 
Thematic Map – Custom base 
map 
• Points and basemap in XML file
39 
Thematic Map – Upcoming 
Features 
• N-Box Mashup
40 
Thematic Map – Upcoming 
Features 
• Pie Mashup
41 
Thematic Map – Upcoming 
Features 
• StatusMeter Mashup
42 
New Visualization: N-Box 
(Yet MAF only) 
• Visualizes and compares data across two dimensions 
• Supports various options for color coding, marker shapes, and grouping
43 
New Visualization: Diagram
44 
DB 12c Cool features 
Did you know that … 
• VARCHAR2 in SQL has been extended to 32K 
– only if the MAX_STRING_SIZE initialization parameter is set to EXTENDED
45 
DB 12c Cool features 
Did you know that … 
• By using the ACCESSIBLE_BY clause in the package definition you can 
define a "whitelist" of program units that can invoke a package's 
subprograms 
– Multiple program units can be whitelisted separated by comma 
– PLS-00904: insufficient privilege to access object PRIVATE_PKG 
PACKAGE private_pkg 
ACCESSIBLE BY (public_pkg) 
IS 
PROCEDURE do_this; 
PROCEDURE do_that; 
END; 
PACKAGE BODY public_pkg 
IS 
PROCEDURE do_only_this 
IS 
BEGIN 
private_pkg.do_this; 
private_pkg.do_that; 
END; 
END;
46 
DB 12c Cool features 
Did you know that … 
• With Top-N query’s you can easily select the n most recent records 
– Instead of using an inline view or analytical functions 
SQL> select empno, ename, hiredate 
2 from scott.emp 
3 order by hiredate desc 
4 fetch first 2 rows only; 
By using offset you can continue fetching more records 
SQL> select empno, ename, hiredate 
2 from scott.emp 
3 order by hiredate desc 
4 offset 2 fetch next 2 rows only;
47 
DB 12c Cool features 
Did you know that … 
• There is a feature called temporal validity? 
– Defines when a row is valid 
SQL> CREATE TABLE emp_temporal ( 
2 empno NUMBER, 
3 name VARCHAR2(30), 
4 sal NUMBER, 
5 deptno NUMBER, 
6 start_dt DATE, 
7 end_dt DATE, 
8 PERIOD FOR valid_range (start_dt, end_dt) 
9 ); 
Table created. 
SQL> select * from emp_temporal 
2 as of period for valid_range '01-FEB-14';
48 
Social and collaboration 
Oracle and Social???
Products 49 
Oracle Social 
Engagement and 
Monitoring Cloud 
Service 
Oracle Social Marketing 
Cloud Service 
Oracle Social Network
Practical application 50 
Oracle Social Engagement and Monitoring 
- Monitor your social profile of your company (analyze) 
- Target potential customers. Lead customers, opinion formers 
- Monitor social engagement of your employees (positive / negative) 
Oracle Social Marketing 
- Social marketing 
- Easy publishing 
- Monitor engagement 
Oracle Social Network 
- Fast communication / collabroation 
- Context sensitive timeline and news feed 
- Direct communication
51 
Fusion Apps at OOW
52 
Fusion Applications 
in the Cloud
53 
One Example ……
54 
Work with Notifications
55 
Act
56 
Insight
57 
SOA Suite Cool Feature
58
Oracle OpenWorld 2014 Review Part Five - SaaS

More Related Content

PDF
Creating a Tabular Model Using SQL Server 2012 Analysis Services
PDF
Mapgears - Technical product overview
PPTX
If you give a GIS Analyst FME License, then...
PPTX
Oracle OpenWorld 2016 Review - Focus on Data, BigData, Streaming Data, Machin...
PPTX
PPTX
سکوهای ابری و مدل های برنامه نویسی در ابر
PDF
[db tech showcase Tokyo 2017] C34: Replacing Oracle Database at DBS Bank ~Ora...
PDF
Precisely MapInfo Pro v2019 and Roadmap
Creating a Tabular Model Using SQL Server 2012 Analysis Services
Mapgears - Technical product overview
If you give a GIS Analyst FME License, then...
Oracle OpenWorld 2016 Review - Focus on Data, BigData, Streaming Data, Machin...
سکوهای ابری و مدل های برنامه نویسی در ابر
[db tech showcase Tokyo 2017] C34: Replacing Oracle Database at DBS Bank ~Ora...
Precisely MapInfo Pro v2019 and Roadmap

Similar to Oracle OpenWorld 2014 Review Part Five - SaaS (20)

PPTX
Oracle OpenWorld 2016 Review - High Level Overview of major themes and grand ...
PPTX
PDF
Salesforce Analytics Cloud - Explained
PPTX
AMIS Oracle OpenWorld 2015 Review – part 4- PaaS Application Development, Jav...
PDF
COUG_AAbate_Oracle_Database_12c_New_Features
PPTX
Lambda Architecture: The Best Way to Build Scalable and Reliable Applications!
PPTX
Introduction To Pentaho Analysis
PPTX
Introduction To Pentaho Analysis
PDF
OTN EMEA Tour 2016 : Deploying Full BI Platforms to Oracle Cloud
PPTX
Best Practices for Supercharging Cloud Analytics on Amazon Redshift
PPTX
SAP BO and Teradata best practices
PDF
Upgrade to MySQL 8.0!
PDF
01 upgrade to my sql8
PPTX
Serving and rendering huge point cloud on mobile devices and web pages.
PPTX
Oracle OpenWo2014 review part 03 three_paa_s_database
PPTX
SQL Server Workshop for Developers - Visual Studio Live! NY 2012
PPTX
Data Modeling IoT and Time Series data in NoSQL
PDF
2016 workshops: understanding the language of gis and cad by warren geissler
PPTX
SQL to NoSQL: Top 6 Questions
PDF
Informatica slides
Oracle OpenWorld 2016 Review - High Level Overview of major themes and grand ...
Salesforce Analytics Cloud - Explained
AMIS Oracle OpenWorld 2015 Review – part 4- PaaS Application Development, Jav...
COUG_AAbate_Oracle_Database_12c_New_Features
Lambda Architecture: The Best Way to Build Scalable and Reliable Applications!
Introduction To Pentaho Analysis
Introduction To Pentaho Analysis
OTN EMEA Tour 2016 : Deploying Full BI Platforms to Oracle Cloud
Best Practices for Supercharging Cloud Analytics on Amazon Redshift
SAP BO and Teradata best practices
Upgrade to MySQL 8.0!
01 upgrade to my sql8
Serving and rendering huge point cloud on mobile devices and web pages.
Oracle OpenWo2014 review part 03 three_paa_s_database
SQL Server Workshop for Developers - Visual Studio Live! NY 2012
Data Modeling IoT and Time Series data in NoSQL
2016 workshops: understanding the language of gis and cad by warren geissler
SQL to NoSQL: Top 6 Questions
Informatica slides
Ad

More from Getting value from IoT, Integration and Data Analytics (20)

PPTX
AMIS Oracle OpenWorld en Code One Review 2018 - Blockchain, Integration, Serv...
PPTX
AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 2: Custom Application ...
PPTX
AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 2: SaaS
PPTX
AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 1: Data
PPTX
AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 1: Cloud Infrastructure
PPTX
10 tips voor verbetering in je Linkedin profiel
PPTX
Iot in de zorg the next step - fit for purpose
PPTX
Iot overview .. Best practices and lessons learned by Conclusion Conenct
PPTX
IoT Fit for purpose - how to be successful in IOT Conclusion Connect
PPTX
Industry and IOT Overview of protocols and best practices Conclusion Connect
PPTX
IoT practical case using the people counter sensing traffic density build usi...
PPTX
Introduction overviewmachinelearning sig Door Lucas Jellema
PPTX
Oracle OpenWorld 2017 Review (31st October 2017 - 250 slides)
PPTX
Ethereum smart contracts - door Peter Reitsma
PPTX
Blockchain - Techniek en usecases door Robert van Molken - AMIS - Conclusion
PPTX
kennissessie blockchain - Wat is Blockchain en smart contracts @Conclusion
PPTX
Internet of Things propositie - Enterprise IOT - AMIS - Conclusion
PDF
Omc AMIS evenement 26012017 Dennis van Soest
AMIS Oracle OpenWorld en Code One Review 2018 - Blockchain, Integration, Serv...
AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 2: Custom Application ...
AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 2: SaaS
AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 1: Data
AMIS Oracle OpenWorld en Code One Review 2018 - Pillar 1: Cloud Infrastructure
10 tips voor verbetering in je Linkedin profiel
Iot in de zorg the next step - fit for purpose
Iot overview .. Best practices and lessons learned by Conclusion Conenct
IoT Fit for purpose - how to be successful in IOT Conclusion Connect
Industry and IOT Overview of protocols and best practices Conclusion Connect
IoT practical case using the people counter sensing traffic density build usi...
Introduction overviewmachinelearning sig Door Lucas Jellema
Oracle OpenWorld 2017 Review (31st October 2017 - 250 slides)
Ethereum smart contracts - door Peter Reitsma
Blockchain - Techniek en usecases door Robert van Molken - AMIS - Conclusion
kennissessie blockchain - Wat is Blockchain en smart contracts @Conclusion
Internet of Things propositie - Enterprise IOT - AMIS - Conclusion
Omc AMIS evenement 26012017 Dennis van Soest
Ad

Recently uploaded (20)

PDF
Planning-an-Audit-A-How-To-Guide-Checklist-WP.pdf
PDF
Produktkatalog für HOBO Datenlogger, Wetterstationen, Sensoren, Software und ...
PDF
NewMind AI Weekly Chronicles – August ’25 Week IV
PDF
The-2025-Engineering-Revolution-AI-Quality-and-DevOps-Convergence.pdf
PDF
Improvisation in detection of pomegranate leaf disease using transfer learni...
PDF
SaaS reusability assessment using machine learning techniques
PDF
Rapid Prototyping: A lecture on prototyping techniques for interface design
PPTX
Internet of Everything -Basic concepts details
PDF
Transform-Your-Factory-with-AI-Driven-Quality-Engineering.pdf
PDF
giants, standing on the shoulders of - by Daniel Stenberg
PDF
Transform-Your-Streaming-Platform-with-AI-Driven-Quality-Engineering.pdf
PDF
sbt 2.0: go big (Scala Days 2025 edition)
PDF
Lung cancer patients survival prediction using outlier detection and optimize...
PDF
Enhancing plagiarism detection using data pre-processing and machine learning...
PDF
Aug23rd - Mulesoft Community Workshop - Hyd, India.pdf
PDF
Advancing precision in air quality forecasting through machine learning integ...
PDF
Transform-Quality-Engineering-with-AI-A-60-Day-Blueprint-for-Digital-Success.pdf
PPTX
Microsoft User Copilot Training Slide Deck
PDF
Comparative analysis of machine learning models for fake news detection in so...
PDF
MENA-ECEONOMIC-CONTEXT-VC MENA-ECEONOMIC
Planning-an-Audit-A-How-To-Guide-Checklist-WP.pdf
Produktkatalog für HOBO Datenlogger, Wetterstationen, Sensoren, Software und ...
NewMind AI Weekly Chronicles – August ’25 Week IV
The-2025-Engineering-Revolution-AI-Quality-and-DevOps-Convergence.pdf
Improvisation in detection of pomegranate leaf disease using transfer learni...
SaaS reusability assessment using machine learning techniques
Rapid Prototyping: A lecture on prototyping techniques for interface design
Internet of Everything -Basic concepts details
Transform-Your-Factory-with-AI-Driven-Quality-Engineering.pdf
giants, standing on the shoulders of - by Daniel Stenberg
Transform-Your-Streaming-Platform-with-AI-Driven-Quality-Engineering.pdf
sbt 2.0: go big (Scala Days 2025 edition)
Lung cancer patients survival prediction using outlier detection and optimize...
Enhancing plagiarism detection using data pre-processing and machine learning...
Aug23rd - Mulesoft Community Workshop - Hyd, India.pdf
Advancing precision in air quality forecasting through machine learning integ...
Transform-Quality-Engineering-with-AI-A-60-Day-Blueprint-for-Digital-Success.pdf
Microsoft User Copilot Training Slide Deck
Comparative analysis of machine learning models for fake news detection in so...
MENA-ECEONOMIC-CONTEXT-VC MENA-ECEONOMIC

Oracle OpenWorld 2014 Review Part Five - SaaS

  • 1. Review Oracle OpenWorld 2014 Part Five - SaaS Team AMIS 16th October 2014
  • 2. 2 User Experience Revolution
  • 3. Where we came from… 3
  • 5. 5 User Interface vs User Experience
  • 6. 6
  • 7. DESIGN PRICIPLES • Always connected • Any location • Intelligent context • Work on multiple deivces • Convenient, easy to use • Consumer acceptance • Use device for purpose (laptop, tablet, phone etc.) • Show what matters most • Small relevant info an direct aciton • Multimodal input (voice, tekst, photo, video) 7
  • 8. 3 STEP DESIGN PRINCIPLE 8
  • 11. Result: Oracle Alta UI 11 • Mobile first design • Simple and uncluttered layouts • Clear information hierarchy • Engage users with visual content Skin for ADF 12.1.3
  • 12. ORACLE MAX12 “MAX is the answer to accelerating mobilization by giving business-side workers the chance to simply create a mobile UI for any Cloud business processes at the touch of a few buttons” - Browser based - No coding required - Easy map to business services - Edit, test and publish from browser
  • 13. 13
  • 14. 14 Oracle Alta UI • New UI design principle • Mobile and web UI • New skin • MAF 2.0 ADF 12.1.3 • The new standard for Oracle
  • 15. 15 Alta UI On IPad
  • 16. 16 Alta UI On iOS Simulator
  • 17. 17 Simple, Fresh, Modern Design • Mobile first • Larger (and fewer) components • Flatter visual design • Spacious layout • Very little “chrome”
  • 18. 18 Emphasize Key Page Content • Use data visualization (ADF DVT components) • Use color to highlight important data
  • 19. 19 Page Layout in Alta • Vertical page scrolling • Page content constrained horizontally and centered
  • 20. 20 New Skin Family – Alta • Available in ADF 12.1.3 • Work Better skin (extends Alta)
  • 21. 21 Turning on the Alta skin • Turning on the Alta skin
  • 22. 22 Skin Comparison: Skyros vs. Alta
  • 23. 23 Alta UI Content • Access information – through search • Large touch targets – Larger rows – Larger Images – Charts • alternate view: – card view
  • 24. 24 Navigation: Content over Chrome • Touch content: – a row in a list – an image – a chart metric
  • 25. 25 Alta UI Animation • New <af:deck> and <af:transition> components • More animation for a compelling experience
  • 26. 26 Alta UI Animation - Transitions • Alternate presentation of same object, additional data is shown
  • 27. 27 Tablet First Page Template • Mobile friendly design principles • Three column layout • Ideal for both tablet (landscape orientation) and desktop
  • 28. 28 Service Bus 12c Cool feature • Today’s SOA world is no longer all about SOAP and XML. More and more mobile solutions and other integration platforms and tools prefer REST Services and JSON. • The Service Bus has always been able to provide REST services as well as SOAP, and could even do JSON if you put your mind to it. • Internally, in the Proxy Message Flows, it was all about SOAP and XML • In SB 12.1.3, the Service Bus supports JSON as well as XML REST services, variables etc. • In SB 12.2, Javascript actions and “end-to-end REST” will allow for “native” JSON processing in Message Flows.
  • 29. 29 New ADF Data Visualization Features • Since ADF 12.1.3 Over 30+ (improved) chart types • Improved Server Scalability • Redesigned zoom and scroll • Much Simpler Styling
  • 31. 31 New Gauges • Gauge types – LED – status meter – Dial – new rating gauge – Supports input (Rating only)
  • 32. 32 New Designed Zoom and Scroll
  • 33. 33 Marquee zoom and selection
  • 35. 35 Time Line • Visualize Events on an Interactive Timeline • Support for time duration (yet MAF only, ADF will have it soon as well)
  • 36. 36 Thematic Map - New Features • Image markers (option to set the orientation) • Smart data zooming • Drill down • Support for custom base maps • Hide area layer • Marker locations can be updated
  • 37. 37 Thematic Map – Custom base map • Visualize information and support interaction in a wide variety of visual contexts
  • 38. 38 Thematic Map – Custom base map • Points and basemap in XML file
  • 39. 39 Thematic Map – Upcoming Features • N-Box Mashup
  • 40. 40 Thematic Map – Upcoming Features • Pie Mashup
  • 41. 41 Thematic Map – Upcoming Features • StatusMeter Mashup
  • 42. 42 New Visualization: N-Box (Yet MAF only) • Visualizes and compares data across two dimensions • Supports various options for color coding, marker shapes, and grouping
  • 44. 44 DB 12c Cool features Did you know that … • VARCHAR2 in SQL has been extended to 32K – only if the MAX_STRING_SIZE initialization parameter is set to EXTENDED
  • 45. 45 DB 12c Cool features Did you know that … • By using the ACCESSIBLE_BY clause in the package definition you can define a "whitelist" of program units that can invoke a package's subprograms – Multiple program units can be whitelisted separated by comma – PLS-00904: insufficient privilege to access object PRIVATE_PKG PACKAGE private_pkg ACCESSIBLE BY (public_pkg) IS PROCEDURE do_this; PROCEDURE do_that; END; PACKAGE BODY public_pkg IS PROCEDURE do_only_this IS BEGIN private_pkg.do_this; private_pkg.do_that; END; END;
  • 46. 46 DB 12c Cool features Did you know that … • With Top-N query’s you can easily select the n most recent records – Instead of using an inline view or analytical functions SQL> select empno, ename, hiredate 2 from scott.emp 3 order by hiredate desc 4 fetch first 2 rows only; By using offset you can continue fetching more records SQL> select empno, ename, hiredate 2 from scott.emp 3 order by hiredate desc 4 offset 2 fetch next 2 rows only;
  • 47. 47 DB 12c Cool features Did you know that … • There is a feature called temporal validity? – Defines when a row is valid SQL> CREATE TABLE emp_temporal ( 2 empno NUMBER, 3 name VARCHAR2(30), 4 sal NUMBER, 5 deptno NUMBER, 6 start_dt DATE, 7 end_dt DATE, 8 PERIOD FOR valid_range (start_dt, end_dt) 9 ); Table created. SQL> select * from emp_temporal 2 as of period for valid_range '01-FEB-14';
  • 48. 48 Social and collaboration Oracle and Social???
  • 49. Products 49 Oracle Social Engagement and Monitoring Cloud Service Oracle Social Marketing Cloud Service Oracle Social Network
  • 50. Practical application 50 Oracle Social Engagement and Monitoring - Monitor your social profile of your company (analyze) - Target potential customers. Lead customers, opinion formers - Monitor social engagement of your employees (positive / negative) Oracle Social Marketing - Social marketing - Easy publishing - Monitor engagement Oracle Social Network - Fast communication / collabroation - Context sensitive timeline and news feed - Direct communication
  • 51. 51 Fusion Apps at OOW
  • 52. 52 Fusion Applications in the Cloud
  • 53. 53 One Example ……
  • 54. 54 Work with Notifications
  • 57. 57 SOA Suite Cool Feature
  • 58. 58

Editor's Notes

  • #28: Start your layout off right with this new page template constructed with the key mobile friendly design principles in mind.  This three column layout template is ideal for both a tablet in the landscape orientation and the desktop. It contains a top area that works well for a logo, product name, and navigation components. The left area also works well for navigation controls. Target the center area for the main content of the page. The right area can contain ancillary content. The content shown in the below screenshot merely suggests what to add and where. It is not included with the template.
  • #30: Over 50 chart types •Client-side layout •Redesigned zoom and scroll •Marquee zoom and selection •Redesigned Time axis •Improved data labeling