Hi Everyone,
I need help, I have a form page the values of the fields are populated by Web services. I wanna perform Update and Insert to the web source table using Put and Post method.
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can do this by creating a web source module in Oracle Apex. There is the best tutorial available for the same. Please check the following link:
Creating a CRUD form on web service.
Thanks for the reference, I have seen that blog before and i tried as mentioned. Get method working perfectly. But post and put methods returning HTTP error.
What error are you getting?