SlideShare ist ein Scribd-Unternehmen logo
1 von 59
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

Weitere ähnliche Inhalte

Ähnlich wie Oracle OpenWorld 2014 Review Part Five - SaaS

Oracle OpenWorld 2016 Review - High Level Overview of major themes and grand ...
Oracle OpenWorld 2016 Review - High Level Overview of major themes and grand ...Oracle OpenWorld 2016 Review - High Level Overview of major themes and grand ...
Oracle OpenWorld 2016 Review - High Level Overview of major themes and grand ...Lucas Jellema
 
Salesforce Analytics Cloud - Explained
Salesforce Analytics Cloud - ExplainedSalesforce Analytics Cloud - Explained
Salesforce Analytics Cloud - ExplainedCarl Brundage
 
COUG_AAbate_Oracle_Database_12c_New_Features
COUG_AAbate_Oracle_Database_12c_New_FeaturesCOUG_AAbate_Oracle_Database_12c_New_Features
COUG_AAbate_Oracle_Database_12c_New_FeaturesAlfredo Abate
 
Lambda Architecture: The Best Way to Build Scalable and Reliable Applications!
Lambda Architecture: The Best Way to Build Scalable and Reliable Applications!Lambda Architecture: The Best Way to Build Scalable and Reliable Applications!
Lambda Architecture: The Best Way to Build Scalable and Reliable Applications!Tugdual Grall
 
Introduction To Pentaho Analysis
Introduction To Pentaho AnalysisIntroduction To Pentaho Analysis
Introduction To Pentaho Analysispentaho Content
 
Introduction To Pentaho Analysis
Introduction To Pentaho AnalysisIntroduction To Pentaho Analysis
Introduction To Pentaho AnalysisDataminingTools Inc
 
OTN EMEA Tour 2016 : Deploying Full BI Platforms to Oracle Cloud
OTN EMEA Tour 2016 : Deploying Full BI Platforms to Oracle CloudOTN EMEA Tour 2016 : Deploying Full BI Platforms to Oracle Cloud
OTN EMEA Tour 2016 : Deploying Full BI Platforms to Oracle CloudMark Rittman
 
Best Practices for Supercharging Cloud Analytics on Amazon Redshift
Best Practices for Supercharging Cloud Analytics on Amazon RedshiftBest Practices for Supercharging Cloud Analytics on Amazon Redshift
Best Practices for Supercharging Cloud Analytics on Amazon RedshiftSnapLogic
 
SAP BO and Teradata best practices
SAP BO and Teradata best practicesSAP BO and Teradata best practices
SAP BO and Teradata best practicesDmitry Anoshin
 
Upgrade to MySQL 8.0!
Upgrade to MySQL 8.0!Upgrade to MySQL 8.0!
Upgrade to MySQL 8.0!Ted Wennmark
 
01 upgrade to my sql8
01 upgrade to my sql8 01 upgrade to my sql8
01 upgrade to my sql8 Ted Wennmark
 
Serving and rendering huge point cloud on mobile devices and web pages.
Serving and rendering huge point cloud on mobile devices and web pages.Serving and rendering huge point cloud on mobile devices and web pages.
Serving and rendering huge point cloud on mobile devices and web pages.Manuel De La Calle
 
SQL Server Workshop for Developers - Visual Studio Live! NY 2012
SQL Server Workshop for Developers - Visual Studio Live! NY 2012SQL Server Workshop for Developers - Visual Studio Live! NY 2012
SQL Server Workshop for Developers - Visual Studio Live! NY 2012Andrew Brust
 
Data Modeling IoT and Time Series data in NoSQL
Data Modeling IoT and Time Series data in NoSQLData Modeling IoT and Time Series data in NoSQL
Data Modeling IoT and Time Series data in NoSQLBasho Technologies
 
2016 workshops: understanding the language of gis and cad by warren geissler
2016 workshops:  understanding  the language  of gis and cad by warren geissler2016 workshops:  understanding  the language  of gis and cad by warren geissler
2016 workshops: understanding the language of gis and cad by warren geisslerGIS in the Rockies
 
SQL to NoSQL: Top 6 Questions
SQL to NoSQL: Top 6 QuestionsSQL to NoSQL: Top 6 Questions
SQL to NoSQL: Top 6 QuestionsMike Broberg
 

Ähnlich wie Oracle OpenWorld 2014 Review Part Five - SaaS (20)

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

Mehr von Getting value from IoT, Integration and Data Analytics

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

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

Kürzlich hochgeladen

08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 

Kürzlich hochgeladen (20)

08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 

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

Hinweis der Redaktion

  1. 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.
  2. Over 50 chart types •Client-side layout •Redesigned zoom and scroll •Marquee zoom and selection •Redesigned Time axis •Improved data labeling