Understanding UTL_HTTP With Help of Samples: PART I - How to Perform Simple HTTP Fetches
(Doc ID 1052796.1)
Last updated on JANUARY 07, 2025
Applies to:
PL/SQL - Version 10.2.0.4 and laterInformation in this document applies to any platform.
Goal
To show how to access a website using REQUEST and REQUEST_PIECES function provided by the UTL_HTTP package.
Sample code in this note requires DAD configuration and few sample web PL/SQL code. Refer to <note 1052794.1> on how to configure DAD and create the web PL/SQL code.
NOTE: In the images and/or the document content below, the user information and environment data used represents fictitious data from the Oracle sample or bulit-in schema(s), Public Documentation delivered with an Oracle database product or other training material. Any similarity to actual environments, actual persons, living or dead, is purely coincidental and not intended in any manner.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |