SlideShare a Scribd company logo
1 of 18
iPhone Mobile browser App to Create Sales
Order in
Oracle Applications
This is short demo about iphone Mobile Browser
App Created with Oracle ADF to creates sales
order in Oracle Application.
Bizinsight Consulting Inc
Mobile Apps with Oracle ADF
• Topics of Discussion
– Oracle Mobile ADF Browser
– Demo of Simple Mobile Apps to Create Sales
Order in Oracle Application with Mobile ADF
Browser.
• About me –
– I am Oracle Apps consultant , working with ibizsoftinc.com for Development of
Desktop/Mobile ADF apps for Oracle Applications. Check latest
development in area of Oracle Apps at my blog
eoracleapps.blogspot.com
Bizinsight Consulting Inc
Mobile Apps with Oracle ADF
• With Oracle ADF not only we can
build Extensions for Oracle
Applications but also build Mobile
Apps for Oracle Application
• Oracle mobile ADF provides rapid
platform to development Mobile
Applications.
• There are 2 approaches to design
mobile apps
– ADF Mobile Browser
– ADF Native Client
• In this presentation we will talk
about mobile apps designed with
ADF Mobile browser approach.
Bizinsight Consulting Inc
Mobile Apps with Oracle ADF
• Because ADF Mobile browser is built upon the component model of JSF , with
it we can develop mobile applications using same methodologies as we use
for developing JSF applications for desktop.
• JSF provides a Model-View-Controller(MVC) mechanism
• The ADF mobile browser renderer ensures that content can be consumed
correctly by the target browser.
• ADF Mobile browser application is almost identical to ADF Web application
development , except the ADF Mobile browser application development uses
only mobile JSF pages that consist of Apache Myfaces Trinidad components. In
this way we can re-use the desktop browser application’s model and
controller layers to assemble a new view layer for mobile devices by using
similar Apache MyFaces Trinidad Components.
Bizinsight Consulting Inc
Mobile Apps with Oracle ADF
• It supports around 60 MyFaces Trinidad components.
• For Mobile browsers supporting AJAX,ADF Mobile browser supports
PPR(Partial Page rendering) for certain components to improve the
responsiveness of the applications.
• As of now mobile browser supports JSF Page flow , ADF task flow is not
yet supported by mobile browser.
Bizinsight Consulting Inc
Mobile Apps with Oracle ADF
• To Create a ADF Mobile browser application
1. Configure the environment by creating an application and Project.
2. Add a Model Project for ADF-BC ( if Required).
3. Add a Web Project
4. Add the JSF pages using Apache MyFaces Trinidad components.
Bizinsight Consulting Inc
Mobile Apps with Oracle ADF
Our Test case – Create Sales Order in Oracle Order Management from Mobile
Device.
Approach –
• Create PL/SQL wrapper API for Order Creation API OE_ORDER_PUB.
• Create Web Service from pl/sql API ( Created in Step#1).
• Design Mobile UI from this web service with ADF Mobile Browser.
• Deploy and Test Mobile Browser
• Access Mobile Browser App from iphone /Any other Smart Phone.
ibizsoftinc.com eoracleapps.blogspot.com
Mobile Apps with Oracle ADF
Step #1 – Create Wrapper API on OE_ORDER_PUB
declare
l_status VARCHAR2(1000);
BEGIN
l_status:= XXMBSALESORDER.createOrder(1437,1005,1024,1000,'USD‘,'PO-9090‘,149,1,'Location');
end;
Bizinsight Consulting Inc
Mobile Apps with Oracle ADF
• Step #2 – Create Web Service Based on
Wrapper API Created in Step #1
Bizinsight Consulting Inc
Mobile Apps with Oracle ADF
Step #3 – Build UI on Web Service.
ibizsoftinc.com eoracleapps.blogspot.com
Mobile Apps with Oracle ADF
ADF Page
Web - Services
Oracle Applications
Bizinsight Consulting Inc
iPhone UI to Create Sales Order in Oracle Order Management
Iphone UI to Create Order Select the Customer from List of Values
ibizsoftinc.com eoracleapps.blogspot.com
iPhone UI to Create Sales Order in Oracle Order Management
Select Price list and Currency Code from List of Values
Bizinsight Consulting Inc
iPhone UI to Create Sales Order in Oracle Order Management
Select Item , Enter Order Qty and Press Create Order Button
Bizinsight Consulting Inc
iPhone UI to Create Sales Order in Oracle Order Management
Sales Order 65133 Created in Oracle Order Management with Status = Booked
Order Number
Bizinsight Consulting Inc
iPhone UI to Create Sales Order in Oracle Order Management
Order Created in Oracle Applications.
Order Number
Status = Booked
Bizinsight Consulting Inc
iPhone UI to Create Sales Order in Oracle Order Management
Bizinsight Consulting Inc
Q&A
• For any questions or Development inquiries
contact me at
• inquiry@bizinsightinc.com
Or Visit us at
www.bizinsightinc.com
Bizinsight Consulting Inc

More Related Content

What's hot

eCommerce Development
eCommerce DevelopmenteCommerce Development
eCommerce Development
8i Creations
 

What's hot (20)

Iwapppress
IwapppressIwapppress
Iwapppress
 
Mobile Apps Developers Washington
Mobile Apps Developers WashingtonMobile Apps Developers Washington
Mobile Apps Developers Washington
 
WEBSITE AND MOBILE APP DEVELOPMENT COMPANY
WEBSITE AND MOBILE APP DEVELOPMENT COMPANYWEBSITE AND MOBILE APP DEVELOPMENT COMPANY
WEBSITE AND MOBILE APP DEVELOPMENT COMPANY
 
Taxi booking app development
Taxi booking app developmentTaxi booking app development
Taxi booking app development
 
Meesho clone app development
Meesho clone app developmentMeesho clone app development
Meesho clone app development
 
Apple inc.
Apple inc.Apple inc.
Apple inc.
 
Apps for realtors
Apps for realtorsApps for realtors
Apps for realtors
 
Iphone repair adelaide
Iphone repair adelaideIphone repair adelaide
Iphone repair adelaide
 
Website Appointment Booking in odoo
Website Appointment Booking in odooWebsite Appointment Booking in odoo
Website Appointment Booking in odoo
 
eCommerce Development
eCommerce DevelopmenteCommerce Development
eCommerce Development
 
Get an app like Urban Company clone at reliable prices
Get an app like Urban Company clone at reliable pricesGet an app like Urban Company clone at reliable prices
Get an app like Urban Company clone at reliable prices
 
How to launch on demand home services app? [Guide]
How to launch on demand home services app? [Guide]How to launch on demand home services app? [Guide]
How to launch on demand home services app? [Guide]
 
Uber master ppt
Uber master pptUber master ppt
Uber master ppt
 
SP-Assurance
SP-AssuranceSP-Assurance
SP-Assurance
 
Mobile Mutation @Meetic - Paris Web 2014
Mobile Mutation @Meetic - Paris Web 2014Mobile Mutation @Meetic - Paris Web 2014
Mobile Mutation @Meetic - Paris Web 2014
 
20190814 muhamad aldy b. status report
20190814 muhamad aldy b. status report20190814 muhamad aldy b. status report
20190814 muhamad aldy b. status report
 
App store optimization tools
App store optimization toolsApp store optimization tools
App store optimization tools
 
ESSENTIAL FEATURES - YOUR ENTERPRISE APP MUST HAVE
ESSENTIAL FEATURES - YOUR ENTERPRISE APP MUST HAVEESSENTIAL FEATURES - YOUR ENTERPRISE APP MUST HAVE
ESSENTIAL FEATURES - YOUR ENTERPRISE APP MUST HAVE
 
Phoenix One Bangalore West - Tower 7 - Rajajinagar, Bengaluru
Phoenix One Bangalore West - Tower 7 - Rajajinagar, BengaluruPhoenix One Bangalore West - Tower 7 - Rajajinagar, Bengaluru
Phoenix One Bangalore West - Tower 7 - Rajajinagar, Bengaluru
 
Web App VS. Hybrid App VS. Native App?
Web App VS. Hybrid App VS. Native App?Web App VS. Hybrid App VS. Native App?
Web App VS. Hybrid App VS. Native App?
 

Viewers also liked

Viewers also liked (12)

HR endeca extensions for ebs
HR endeca extensions for ebsHR endeca extensions for ebs
HR endeca extensions for ebs
 
Copy All Line Sets
Copy All Line SetsCopy All Line Sets
Copy All Line Sets
 
Copy Sets Between existing orders
Copy Sets Between existing ordersCopy Sets Between existing orders
Copy Sets Between existing orders
 
Line Set on Return Order Line
Line Set on Return Order Line Line Set on Return Order Line
Line Set on Return Order Line
 
Data Analytics Solution
Data Analytics SolutionData Analytics Solution
Data Analytics Solution
 
Automatic Attachment in Oracle Order Management
Automatic Attachment in Oracle Order ManagementAutomatic Attachment in Oracle Order Management
Automatic Attachment in Oracle Order Management
 
Serial Number for Return Sales Order
Serial Number for Return Sales OrderSerial Number for Return Sales Order
Serial Number for Return Sales Order
 
Serial Control Item in Oracle EBS
Serial Control Item in Oracle EBSSerial Control Item in Oracle EBS
Serial Control Item in Oracle EBS
 
Oracle Information Data Discovery for HR (EBS)
Oracle Information Data Discovery for HR (EBS)Oracle Information Data Discovery for HR (EBS)
Oracle Information Data Discovery for HR (EBS)
 
Endeca information discovery for Oracle Receivables ( EBS)
Endeca information discovery for Oracle Receivables ( EBS)Endeca information discovery for Oracle Receivables ( EBS)
Endeca information discovery for Oracle Receivables ( EBS)
 
Drop Ship Sales Order Across Operating Units
Drop Ship Sales Order Across Operating UnitsDrop Ship Sales Order Across Operating Units
Drop Ship Sales Order Across Operating Units
 
How to Close Period in Oracle Apps Inventory
How to Close Period in Oracle Apps Inventory How to Close Period in Oracle Apps Inventory
How to Close Period in Oracle Apps Inventory
 

Similar to iphone Mobile Browser Application to create sales order

Ora_Case_Study_Oracle Application Development Framework
Ora_Case_Study_Oracle Application Development FrameworkOra_Case_Study_Oracle Application Development Framework
Ora_Case_Study_Oracle Application Development Framework
Neha Singh
 

Similar to iphone Mobile Browser Application to create sales order (20)

Accelerate Enterprise Mobile Application Development
Accelerate Enterprise Mobile Application DevelopmentAccelerate Enterprise Mobile Application Development
Accelerate Enterprise Mobile Application Development
 
Appium - Reality check on the world’s leading Open Source Framework for Mobil...
Appium - Reality check on the world’s leading Open Source Framework for Mobil...Appium - Reality check on the world’s leading Open Source Framework for Mobil...
Appium - Reality check on the world’s leading Open Source Framework for Mobil...
 
Mobile app vs web app
Mobile app vs web appMobile app vs web app
Mobile app vs web app
 
Popular App Development Frameworks used by App Developers.
Popular App Development Frameworks used by App Developers.Popular App Development Frameworks used by App Developers.
Popular App Development Frameworks used by App Developers.
 
Go for Progressive Web Apps. Get a Better, Low Cost, Mobile Presence
Go for Progressive Web Apps. Get a Better, Low Cost, Mobile PresenceGo for Progressive Web Apps. Get a Better, Low Cost, Mobile Presence
Go for Progressive Web Apps. Get a Better, Low Cost, Mobile Presence
 
Native Mobile Platforms vs Phonegap – A Comparison
Native Mobile Platforms vs Phonegap – A ComparisonNative Mobile Platforms vs Phonegap – A Comparison
Native Mobile Platforms vs Phonegap – A Comparison
 
Why is it advisable for Start-ups to pick Ionic for App Development.pdf
Why is it advisable for Start-ups to pick Ionic for App Development.pdfWhy is it advisable for Start-ups to pick Ionic for App Development.pdf
Why is it advisable for Start-ups to pick Ionic for App Development.pdf
 
IBM MobileFirst Technical Overview
IBM MobileFirst Technical OverviewIBM MobileFirst Technical Overview
IBM MobileFirst Technical Overview
 
IBM MobileFirst Platform v7 Tech Overview
IBM MobileFirst Platform v7 Tech OverviewIBM MobileFirst Platform v7 Tech Overview
IBM MobileFirst Platform v7 Tech Overview
 
Dreamweaver CS6, jQuery, PhoneGap, mobile design
Dreamweaver CS6, jQuery, PhoneGap, mobile designDreamweaver CS6, jQuery, PhoneGap, mobile design
Dreamweaver CS6, jQuery, PhoneGap, mobile design
 
Hybird mobile application development
Hybird mobile application developmentHybird mobile application development
Hybird mobile application development
 
Xamarin Technical Assessment Against Native for Cross Platform Mobile Develop...
Xamarin Technical Assessment Against Native for Cross Platform Mobile Develop...Xamarin Technical Assessment Against Native for Cross Platform Mobile Develop...
Xamarin Technical Assessment Against Native for Cross Platform Mobile Develop...
 
New Enterprisre Capabilities in Telerik Platform
New Enterprisre Capabilities in Telerik PlatformNew Enterprisre Capabilities in Telerik Platform
New Enterprisre Capabilities in Telerik Platform
 
Ora_Case_Study_Oracle Application Development Framework
Ora_Case_Study_Oracle Application Development FrameworkOra_Case_Study_Oracle Application Development Framework
Ora_Case_Study_Oracle Application Development Framework
 
Hybrid mobile application
Hybrid mobile applicationHybrid mobile application
Hybrid mobile application
 
The Complete Guide To Custom Web Application Development.pdf
The Complete Guide To Custom Web Application Development.pdfThe Complete Guide To Custom Web Application Development.pdf
The Complete Guide To Custom Web Application Development.pdf
 
Beyond App Development
Beyond App DevelopmentBeyond App Development
Beyond App Development
 
Beyond App Development
Beyond App DevelopmentBeyond App Development
Beyond App Development
 
Importance of Mobile App Architecture For Mobile App Development
Importance of Mobile App Architecture For Mobile App DevelopmentImportance of Mobile App Architecture For Mobile App Development
Importance of Mobile App Architecture For Mobile App Development
 
Hybrid app development with ionic
Hybrid app development with ionicHybrid app development with ionic
Hybrid app development with ionic
 

More from Bizinsight Consulting Inc

More from Bizinsight Consulting Inc (7)

Oracle EBS to Oracle Service Cloud Integration
Oracle EBS to Oracle Service Cloud IntegrationOracle EBS to Oracle Service Cloud Integration
Oracle EBS to Oracle Service Cloud Integration
 
Oracle Service Cloud Integration with EBS
Oracle Service Cloud Integration with EBSOracle Service Cloud Integration with EBS
Oracle Service Cloud Integration with EBS
 
Oracle EBS(On Premise) and Oracle Revenue Management Cloud Integration
Oracle EBS(On Premise) and Oracle Revenue Management Cloud IntegrationOracle EBS(On Premise) and Oracle Revenue Management Cloud Integration
Oracle EBS(On Premise) and Oracle Revenue Management Cloud Integration
 
Oracle data Visualization(Components)
Oracle data Visualization(Components)Oracle data Visualization(Components)
Oracle data Visualization(Components)
 
Oracle Big Data SQL
Oracle Big Data SQLOracle Big Data SQL
Oracle Big Data SQL
 
Endeca extensions for Oracle eBusiness Suite
Endeca extensions for Oracle eBusiness SuiteEndeca extensions for Oracle eBusiness Suite
Endeca extensions for Oracle eBusiness Suite
 
Order Line Sets in Oracle Order Management
Order Line Sets in Oracle Order ManagementOrder Line Sets in Oracle Order Management
Order Line Sets in Oracle Order Management
 

Recently uploaded

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Recently uploaded (20)

TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
JohnPollard-hybrid-app-RailsConf2024.pptx
JohnPollard-hybrid-app-RailsConf2024.pptxJohnPollard-hybrid-app-RailsConf2024.pptx
JohnPollard-hybrid-app-RailsConf2024.pptx
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
AI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by Anitaraj
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
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
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 

iphone Mobile Browser Application to create sales order

  • 1. iPhone Mobile browser App to Create Sales Order in Oracle Applications This is short demo about iphone Mobile Browser App Created with Oracle ADF to creates sales order in Oracle Application. Bizinsight Consulting Inc
  • 2. Mobile Apps with Oracle ADF • Topics of Discussion – Oracle Mobile ADF Browser – Demo of Simple Mobile Apps to Create Sales Order in Oracle Application with Mobile ADF Browser. • About me – – I am Oracle Apps consultant , working with ibizsoftinc.com for Development of Desktop/Mobile ADF apps for Oracle Applications. Check latest development in area of Oracle Apps at my blog eoracleapps.blogspot.com Bizinsight Consulting Inc
  • 3. Mobile Apps with Oracle ADF • With Oracle ADF not only we can build Extensions for Oracle Applications but also build Mobile Apps for Oracle Application • Oracle mobile ADF provides rapid platform to development Mobile Applications. • There are 2 approaches to design mobile apps – ADF Mobile Browser – ADF Native Client • In this presentation we will talk about mobile apps designed with ADF Mobile browser approach. Bizinsight Consulting Inc
  • 4. Mobile Apps with Oracle ADF • Because ADF Mobile browser is built upon the component model of JSF , with it we can develop mobile applications using same methodologies as we use for developing JSF applications for desktop. • JSF provides a Model-View-Controller(MVC) mechanism • The ADF mobile browser renderer ensures that content can be consumed correctly by the target browser. • ADF Mobile browser application is almost identical to ADF Web application development , except the ADF Mobile browser application development uses only mobile JSF pages that consist of Apache Myfaces Trinidad components. In this way we can re-use the desktop browser application’s model and controller layers to assemble a new view layer for mobile devices by using similar Apache MyFaces Trinidad Components. Bizinsight Consulting Inc
  • 5. Mobile Apps with Oracle ADF • It supports around 60 MyFaces Trinidad components. • For Mobile browsers supporting AJAX,ADF Mobile browser supports PPR(Partial Page rendering) for certain components to improve the responsiveness of the applications. • As of now mobile browser supports JSF Page flow , ADF task flow is not yet supported by mobile browser. Bizinsight Consulting Inc
  • 6. Mobile Apps with Oracle ADF • To Create a ADF Mobile browser application 1. Configure the environment by creating an application and Project. 2. Add a Model Project for ADF-BC ( if Required). 3. Add a Web Project 4. Add the JSF pages using Apache MyFaces Trinidad components. Bizinsight Consulting Inc
  • 7. Mobile Apps with Oracle ADF Our Test case – Create Sales Order in Oracle Order Management from Mobile Device. Approach – • Create PL/SQL wrapper API for Order Creation API OE_ORDER_PUB. • Create Web Service from pl/sql API ( Created in Step#1). • Design Mobile UI from this web service with ADF Mobile Browser. • Deploy and Test Mobile Browser • Access Mobile Browser App from iphone /Any other Smart Phone. ibizsoftinc.com eoracleapps.blogspot.com
  • 8. Mobile Apps with Oracle ADF Step #1 – Create Wrapper API on OE_ORDER_PUB declare l_status VARCHAR2(1000); BEGIN l_status:= XXMBSALESORDER.createOrder(1437,1005,1024,1000,'USD‘,'PO-9090‘,149,1,'Location'); end; Bizinsight Consulting Inc
  • 9. Mobile Apps with Oracle ADF • Step #2 – Create Web Service Based on Wrapper API Created in Step #1 Bizinsight Consulting Inc
  • 10. Mobile Apps with Oracle ADF Step #3 – Build UI on Web Service. ibizsoftinc.com eoracleapps.blogspot.com
  • 11. Mobile Apps with Oracle ADF ADF Page Web - Services Oracle Applications Bizinsight Consulting Inc
  • 12. iPhone UI to Create Sales Order in Oracle Order Management Iphone UI to Create Order Select the Customer from List of Values ibizsoftinc.com eoracleapps.blogspot.com
  • 13. iPhone UI to Create Sales Order in Oracle Order Management Select Price list and Currency Code from List of Values Bizinsight Consulting Inc
  • 14. iPhone UI to Create Sales Order in Oracle Order Management Select Item , Enter Order Qty and Press Create Order Button Bizinsight Consulting Inc
  • 15. iPhone UI to Create Sales Order in Oracle Order Management Sales Order 65133 Created in Oracle Order Management with Status = Booked Order Number Bizinsight Consulting Inc
  • 16. iPhone UI to Create Sales Order in Oracle Order Management Order Created in Oracle Applications. Order Number Status = Booked Bizinsight Consulting Inc
  • 17. iPhone UI to Create Sales Order in Oracle Order Management Bizinsight Consulting Inc
  • 18. Q&A • For any questions or Development inquiries contact me at • inquiry@bizinsightinc.com Or Visit us at www.bizinsightinc.com Bizinsight Consulting Inc