To get the IP address of client accessing the Apex application through browser you can use below query
SELECT owa_util.get_cgi_env('X-FORWARDED-FOR') FROM DUAL;
- 37 Users Found This Useful
Related Articles
Powered by WHMCompleteSolution
Powered by WHMCompleteSolution