Apex 5.1 [message #669676] |
Mon, 07 May 2018 06:04 |
|
detasad
Messages: 17 Registered: February 2013 Location: saudi
|
Junior Member |
|
|
Is there a similar guide for Apex 5.1 . I had develop a small application 4 years back with apex and it was easy. However online workspace and database is missing now .
how can I develop an application ,, do you have a step by step guide . I have downloade apex but find it difficult to install . Kindly help.
|
|
|
Re: Apex 5.1 [message #669677 is a reply to message #669676] |
Mon, 07 May 2018 06:47 |
|
Littlefoot
Messages: 21823 Registered: June 2005 Location: Croatia, Europe
|
Senior Member Account Moderator |
|
|
If you created that application on apex.oracle.com, although they (Oracle) have upgraded the system since, they might have left the workspace "alive" if you used it. Before purging everything you've had, they sent an e-mail saying that they are going to do that. If you didn't respond nor used your applications, it is gone forever.
There's, however, a new instance on the same web site, alive and kicking (I use it all the time for quick testing purposes).
Documentation is available on Oracle Technology Network. I'm not sure what you mean that it is "difficult to install" ... if you follow the installation guide, then it isn't that difficult. Accept all the defaults and you're good to go.
Otherwise, if you download and install Oracle 11g Express Edition (XE) database, you'll get Apex as well, pre-installed with the database (I'm not sure which version you'd get; 4.x, I think).
|
|
|
|
Re: Apex 5.1 [message #669705 is a reply to message #669691] |
Tue, 08 May 2018 14:57 |
|
Littlefoot
Messages: 21823 Registered: June 2005 Location: Croatia, Europe
|
Senior Member Account Moderator |
|
|
I can't log in; what is "ITSERVICE"? I entered it for the workspace name. E-mail address is username, but I keep getting the invalid username/password error so I quit trying.
Quote:
I can not do a database application
Why not? In SQL Workspace, you'd create tables and other database objects you'd use during application development.
Quote:
I have installed oracle webcenterportal etc.
From this point on, I don't understand a single word. I don't know what "webcenterportal" is, nor I know what "BPM" represents, nor I know which files you tried to download, and certainly don't know how to add oracle BPM to webcenterPortal. Sorry, someone else will have to jump in, I'm clueless.
|
|
|
|
Re: Apex 5.1 [message #669712 is a reply to message #669711] |
Wed, 09 May 2018 02:45 |
|
Littlefoot
Messages: 21823 Registered: June 2005 Location: Croatia, Europe
|
Senior Member Account Moderator |
|
|
I'll comment only what I can:
Quote:
How can I connect to an external database from Apex
You can not. apex.oracle.com allows you to work with a local database (local to that server, not your own), and gives you a limited quota. I think it was 25 MB or something like that, but you can ask Oracle to double it (which I did, once, and it was granted). Though, that's way too small to do anything serious. Besides, you shouldn't create your "production" application on apex.oracle.com (that's written somewhere in the agreement document, I think).
|
|
|