Wednesday 27 January 2016

Creating a Work-space in Oracle Apex 5.0.3

Visit : https://apex.oracle.com/en/

You can see the Below image in-front of your monitor screen if you already have Workspace then insert Credentials if not then you can request it by Clicking on "Request A Workspace".
You will get a link into your mail box(Registered) click on it you will be redirected to above link.


2)
If you are log-in for first time you need to change your password

3) After login successfully you will see the below page Click on "Application Builder" to start "Development"
4)

Right side top you can see four option.
From left to right
- magnifying glass
 to search all applications
- Administration
  -- An administration can monitory all activities that is going on.
  -- Dashboard will show you how many Application, Files have been created.
  -- Available schemas and Recent Service Requests
- Help
  -- You can find Documentation over here which is very helpful.
  -- If you want know about you application you can choose About from here and it will show you so something like below.


- Account Menu
-- This will display Role of a User (Admin/Developer/User).

5)
Now we will create an Application. Click on Application Builder on main page of apex.oracle


6)
You will see the multiple option to create an application.


In this blog we will create a  Desktop (Application).
7)
One thing to remember when-ever you first create a workspace oracle apex will ask for Schema Name.
8)
After clicking on Create Desktop Application you will need to fill up some information as shown
below.
You can Create Application from clicking on Create Application or click on Next and follow the steps.
9)
Creating an Desktop Application you will be directly redirected to it.
10) 
That's it Application has been created you can run it check it by your self :)

No comments:

Post a Comment

Show values in right side of shuttle

While working with select list and shuttle, when we want to display values into right side of shuttle depending upon selection from select ...