Hi Experts,
While trying to find the approach of using BugDB Rest API from my APEX application, I could jot down the following steps :
a) File SR to Register with OAM to get OAuth Client Creds (Name,Client Id, Client Secret, Scope) (This step I completed, Got OAuth Client Creds)
c) Create Wallet with password.
d) Add OAuth certificate to the wallet.
e) Add BugDB certificate to the wallet.
f) Use Bug DB API after Acquiring Access token in a PL/SQL block. (Using UTL_HTTP or apex_web_Service)
Please confirm if above steps are correct or not.
Would really appreciate if someone who has successfully implemented BugDB Rest API in their APEX App can share the steps.
Thanks in Advance,
Gaurav Prasad