Referencing the discussion Configuring a Wallet in a Runtime Environment I was able to call a webservice from Apex 5.0. after several days while I was going to run from Apex
It is showing the following error.
ORA-29273: HTTP request failed
ORA-06512: at "SYS.UTL_HTTP", line 1130
ORA-29106: Cannot import PKCS #12 wallet.
Note: from database while i run the procedure which is calling the webservice it is perfect.
Any solution pls.