Book Image

Oracle APEX Cookbook : Second Edition

Book Image

Oracle APEX Cookbook : Second Edition

Overview of this book

Table of Contents (21 chapters)
Oracle APEX Cookbook Second Edition
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Creating a workspace by request


In the previous recipe, we showed you how to create a workspace manually. You can semiautomate this process by putting a link by request on the login page so any end user can request their own workspace. This request will be handled by the instance administrator. This recipe will show you how to create a workspace by request.

Getting ready

First of all, you need to put the link on the login page:

  1. Log in as admin on the internal workspace.

  2. Click on Manage Instance.

  3. In the Instance Settings section, click on Instance Settings.

  4. In the Self Service section, click on the Request- Link displayed on login page enabling users to request workspaces radio button.

  5. Select Yes in the Require Verification Code select list.

  6. In the Email section, enter the name of the SMTP server that you use to send outgoing mails. If you don't know the name of your SMTP server, contact your system administrator.

  7. Click on the Apply Changes button.

The result is that you will see a link Request a Workspace...