oracleapplicaonexpress(apex)...

18
1 Your friend in the business. Oracle Applica7on Express (APEX) For EBusiness Suite Repor7ng

Upload: hoangnhan

Post on 07-Mar-2018

240 views

Category:

Documents


7 download

TRANSCRIPT

Page 1: OracleApplicaonExpress(APEX) …atloaug.communities.oaug.org/.../SmartDogAPEXEBSReporting201406.… · 6 Oracle’Applica9on’Express’(Oracle’APEX)’ Powerful User Driven Interactive

1  

Your  friend  in  the  business.  

Oracle  Applica7on  Express  (APEX)  For  E-­‐Business  Suite  Repor7ng  

Page 2: OracleApplicaonExpress(APEX) …atloaug.communities.oaug.org/.../SmartDogAPEXEBSReporting201406.… · 6 Oracle’Applica9on’Express’(Oracle’APEX)’ Powerful User Driven Interactive

2  

Presenter  

Jamie  Stokes  Senior  Director  Oracle  Technology  Services    Email:  [email protected]  LinkedIn:  hNps://www.linkedin.com/in/jamiestokes  

Page 3: OracleApplicaonExpress(APEX) …atloaug.communities.oaug.org/.../SmartDogAPEXEBSReporting201406.… · 6 Oracle’Applica9on’Express’(Oracle’APEX)’ Powerful User Driven Interactive

3  

•  Overview  of  APEX  Features    •  Demonstrate  EBS  Integra7on  •  Demonstrate  Dashboard  Capabili7es  •  Build  an  iExpense  Interac7ve  Report    •  Register  iExpense  Report  with  EBS  •  Mobile  EBS  Repor7ng  Demonstra7on  •  Q&A  

Agenda  

Page 4: OracleApplicaonExpress(APEX) …atloaug.communities.oaug.org/.../SmartDogAPEXEBSReporting201406.… · 6 Oracle’Applica9on’Express’(Oracle’APEX)’ Powerful User Driven Interactive

4  

Oracle  Applica9on  Express  (APEX)  What  is  Oracle  APEX?  

•  Database  centric  Rapid  Applica7on  Development  (RAD)  Tool  •  No  cost  feature  of  the  Oracle  Database    •  100%  Browser-­‐Based  and  Declara7ve  (Limited  Coding)  •  Use  SQL  Workshop  to  create  and  manage  DB  objects  •  Use  Applica7on  Builder  to  create  Web  2.0  Applica7ons  •  Leverage  SQL  skills  to  build  reports,  charts  and  data  entry  forms  •  Out  of  the  box  Excel  import  and  export  capabili7es  •  No  addi7onal  development  tools  needed  to  get  started    

Page 5: OracleApplicaonExpress(APEX) …atloaug.communities.oaug.org/.../SmartDogAPEXEBSReporting201406.… · 6 Oracle’Applica9on’Express’(Oracle’APEX)’ Powerful User Driven Interactive

5  

Data-driven Applications Develop opportunistic and departmental productivity applications

Online Reporting Build SQL-based reporting applications on existing database schemas

Access Replacement Consolidate outgrown Access applications to the Oracle database with an APEX Web front end

Spreadsheet Web-ification Convert spreadsheets to Web applications where they can be concurrently viewed and edited

Application Modernization Leverage your existing SQL skills to move applications to HTML / Web 2.0

Oracle  Applica9on  Express  (Oracle  APEX)  Use Cases

Page 6: OracleApplicaonExpress(APEX) …atloaug.communities.oaug.org/.../SmartDogAPEXEBSReporting201406.… · 6 Oracle’Applica9on’Express’(Oracle’APEX)’ Powerful User Driven Interactive

6  

Oracle  Applica9on  Express  (Oracle  APEX)  Powerful User Driven Interactive Reports

•  Interac7ve  Reports  are  very  simple  to  write  “SELECT  *  FROM  My_Favorite_Table”  but  very  powerful  repor7ng  capability  

•  End  Users  can  manipulate  the  data  by  selec7ng  columns,  sor7ng,  filtering,  adding  computa7ons,  highlights,  aggregates  and  more.  

•  Then  they  can  save  the  reports,  download  them  or  subscribe  to  them.  

Page 7: OracleApplicaonExpress(APEX) …atloaug.communities.oaug.org/.../SmartDogAPEXEBSReporting201406.… · 6 Oracle’Applica9on’Express’(Oracle’APEX)’ Powerful User Driven Interactive

7  

APEX  Online  Invoice  Solu9on  Feature RICH UI

Utilize Standard APEX features: Download, saved views, graphing, conditional highlighting etc.

Page 8: OracleApplicaonExpress(APEX) …atloaug.communities.oaug.org/.../SmartDogAPEXEBSReporting201406.… · 6 Oracle’Applica9on’Express’(Oracle’APEX)’ Powerful User Driven Interactive

8  

APEX  Online  Invoice  Solu9on  Export Capabilities

Customer can adjust data in their view and export data to csv for integration with their own systems

Page 9: OracleApplicaonExpress(APEX) …atloaug.communities.oaug.org/.../SmartDogAPEXEBSReporting201406.… · 6 Oracle’Applica9on’Express’(Oracle’APEX)’ Powerful User Driven Interactive

9  

Oracle  Applica9on  Express  (Oracle  APEX)  Robust SQL based Charts, Maps, and Gantts

•  APEX  includes  a  wide  variety  of  “Flash-­‐preferred”  or  HTML5  Charts  to  visually  show  your  data  

•  When  defined  as  “Flash-­‐preferred”  then  if  Flash  is  not  available  such  as  on  an  iPad,  then  the  chart  will  be  rendered  using  HTML5.  

•  Maps  can  show  country  or  state  aggregates  •  You  can  also  define  Project  and  Resource  GanN  Charts    •  You  simply  define  the  chart  type  and  corresponding  SQL  source  

Page 10: OracleApplicaonExpress(APEX) …atloaug.communities.oaug.org/.../SmartDogAPEXEBSReporting201406.… · 6 Oracle’Applica9on’Express’(Oracle’APEX)’ Powerful User Driven Interactive

10  

•  Declarative support for building mobile web applications

•  APEX Applications support multiple user interfaces: e.g. Desktop and Smartphone

•  Mobile pages use jQuery Mobile through jQuery Mobile based themes and templates

•  HTML5 charts and new HTML5 item types

Oracle  Applica9on  Express  (Oracle  APEX)  Mobile Support

Page 11: OracleApplicaonExpress(APEX) …atloaug.communities.oaug.org/.../SmartDogAPEXEBSReporting201406.… · 6 Oracle’Applica9on’Express’(Oracle’APEX)’ Powerful User Driven Interactive

11  

Extending Oracle EBS R12 w/ APEX Web Enable Your EBS Data

Page 12: OracleApplicaonExpress(APEX) …atloaug.communities.oaug.org/.../SmartDogAPEXEBSReporting201406.… · 6 Oracle’Applica9on’Express’(Oracle’APEX)’ Powerful User Driven Interactive

12  

Extending Oracle EBS R12 w/ APEX Utilize EBS Authentication & Authorization

Authorization •  Responsibilities •  Menus •  Functions

Authentication •  User Accounts

Page 13: OracleApplicaonExpress(APEX) …atloaug.communities.oaug.org/.../SmartDogAPEXEBSReporting201406.… · 6 Oracle’Applica9on’Express’(Oracle’APEX)’ Powerful User Driven Interactive

13  

Extending Oracle EBS R12 w/ APEX Dashboards & Analytics

Page 14: OracleApplicaonExpress(APEX) …atloaug.communities.oaug.org/.../SmartDogAPEXEBSReporting201406.… · 6 Oracle’Applica9on’Express’(Oracle’APEX)’ Powerful User Driven Interactive

14  

Extending Oracle EBS R12 w/ APEX Mobile EBS

Page 15: OracleApplicaonExpress(APEX) …atloaug.communities.oaug.org/.../SmartDogAPEXEBSReporting201406.… · 6 Oracle’Applica9on’Express’(Oracle’APEX)’ Powerful User Driven Interactive

15  

Extending Oracle EBS R12 w/ APEX Modernize Existing Custom Forms

Page 16: OracleApplicaonExpress(APEX) …atloaug.communities.oaug.org/.../SmartDogAPEXEBSReporting201406.… · 6 Oracle’Applica9on’Express’(Oracle’APEX)’ Powerful User Driven Interactive

16  

Extending Oracle EBS R12 w/ APEX Connect Through Web Services

Restful Web Services

Page 17: OracleApplicaonExpress(APEX) …atloaug.communities.oaug.org/.../SmartDogAPEXEBSReporting201406.… · 6 Oracle’Applica9on’Express’(Oracle’APEX)’ Powerful User Driven Interactive

17  

• No cost option • Host REST web services • Consume SOAP & REST • Develop in PL/SQL •  Security Via oAuth2 •  Json & XML payloads •  5 click Web Service!

Integrate with Web Services Oracle RESTful Data Services and APEX

Page 18: OracleApplicaonExpress(APEX) …atloaug.communities.oaug.org/.../SmartDogAPEXEBSReporting201406.… · 6 Oracle’Applica9on’Express’(Oracle’APEX)’ Powerful User Driven Interactive

18  Copyright  2014  SmartDog  Services,  LLC  

Contact  Us  For  More  Informa9on:      

1.800.309.1213  Toll  Free      

www.smartdogservices.com/who-­‐we-­‐are