Installing Oracle JDeveloper and Setting Up the Mobile Application Framework
This task shows you how to install Oracle JDeveloper and set up the Mobile Application Framework (MAF). The software requirements for MAF are:
XCode - 7.2.1
APPIUM - 1.5.3
Certificates needs to be installed on the simulator before triggering the run.
To automate using Siebel CRM 17.x on the latest MAF, the following certificates must be installed on the simulator:
– File location:
c:\Cacert.cer
– MAF certificate.
To install Oracle JDeveloper and set up MAF
The following procedure shows you how to install Appium version 1.5.3 on an iOS Device
- Download Oracle JDeveloper version 12c (12.1.3.0.0) from the following location: http://www.oracle.com/technetwork/developer-tools/jdev/downloads/index.htmlNote: Oracle JDeveloper requires Java Run Time Environment 1.7 or later.
-
Navigate to the folder where you downloaded the install file and execute the following command:
java –jar <jdeveloper file>
Open Oracle JDeveloper, click Help, and then select Check for Updates.
On the screen that appears, select the All option for Mobile Application Framework 2.3, and then select Finish.
Restart Oracle JDeveloper.
Click File, click New, and then select Application
On the screen that appears, verify that the following items are included in the list:
MAF Application from Archive File
Mobile Application Framework Application
The presence of these items indicates that MAF has been set up successfully.