Home » Developer & Programmer » Application Express, ORDS & MOD_PLSQL » Apex_web_service (12c)
Apex_web_service [message #683765] Fri, 19 February 2021 04:10 Go to next message
mdarifdxb20
Messages: 7
Registered: August 2020
Junior Member
I am trying to call external webservice using apex_web_service, is there a proper documentation or steps other than oracle documentation as it is doing no good.
please share some code snippets to call external web service , parse json and insert the data into a oracle table.
Re: Apex_web_service [message #683767 is a reply to message #683765] Fri, 19 February 2021 10:37 Go to previous messageGo to next message
John Watson
Messages: 8922
Registered: January 2010
Location: Global Village
Senior Member
If you show the code you have written and the errors you are getting, perhaps someone can help.
Re: Apex_web_service [message #683779 is a reply to message #683767] Sun, 21 February 2021 04:59 Go to previous messageGo to next message
mdarifdxb20
Messages: 7
Registered: August 2020
Junior Member
hi John,

I followed the steps mentioned in this site.https://apex.oracle.com/pls/apex/germancommunities/apexcommunity/tipp/6121/index-en.html
1.orapki wallet create -wallet https_wallet -pwd ****** -auto_login -- done
2.downloaded the certificate
3.orapki wallet add -wallet https_wallet
-cert VeriSignClass3PublicPrimaryCertificationAuthority-G5.crt
-trusted_cert
-pwd ******
i am getting the error as below.

unable to read certificate at DigiCertSHA2HighAssuranceServerCA.crt

How can i resolve this.
Re: Apex_web_service [message #683780 is a reply to message #683779] Sun, 21 February 2021 05:02 Go to previous message
John Watson
Messages: 8922
Registered: January 2010
Location: Global Village
Senior Member
Quote:
If you show the code you have written and the errors you are getting, perhaps someone can help.
Previous Topic: Interactive Grid blanking out fields
Next Topic: Problem migrating from MOD_PLSQL to ORDS
Goto Forum:
  


Current Time: Thu Mar 28 05:55:14 CDT 2024