Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to use the Http.request in PL/SQl

sanSep 2 2010 — edited Sep 3 2010
Hi,

I have a requirment like,

I have a loop in my procedure there i am dynamically generating the URL for sending SMS to all user.

In my loop the URL getting generated but now i have to process the URL in backend.

Ex URL: http://sms.mobile.com/number=123456789&message=testmail

How to process the URL in backend for muliple times?????

I am not clear about http.request concept.

Can anyone suggest me how to do this???

Cheers,
Shan
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 1 2010
Added on Sep 2 2010
7 comments
18,932 views