https://github.com/tschf/aerrorcustomiser
https://github.com/tschf/aerrorcustomiser
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tschf/aerrorcustomiser
- Owner: tschf
- Created: 2012-06-02T02:07:52.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2015-07-03T10:19:54.000Z (almost 11 years ago)
- Last Synced: 2025-08-26T02:02:45.257Z (10 months ago)
- Language: JavaScript
- Size: 237 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
An Apex Application to Manage Errors, using the recent apex_error API
==Installation==
* Download the file f100.sql
* Import into your workspace
* Install supporting objects
* Add customised error messages for constraints
* Set at a page level, or global level, the error checking function to: ts_get_error
* Profit
==Demonstration==
http://apex.oracle.com/pls/apex/f?p=50984: