Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi Team, We are developing AR aging report in which I have to add Collector Note as new column. Need to know about the table and joins for the transaction and collector Notes
-
Hi @Sumanth V -Oracle The BIP report which I am trying to ran is on Oracle cloud Application. Integration team needs REST API to call that report from their end. I already provided ExternalReportWSSService webservice and working payload but instead of SOAP Webservice they need REST API to call that report. In the blog I…
-
@Sumanth V -Oracle Apart from URL it wont allow me to add any other syntax.
-
Hi @Sumanth V -Oracle I have tried the URL without parameter but getting the error, The requested URL was not found on this server. As per the suggested blog where we need to set below values: curl -X POST -H "Authorization: Bearer…
-
Hi @Sumanth V -Oracle - As per suggested blog I tried to ran REST API but getting 404 NOT Found error. Could you check the URL which I am trying to hit : https://<Instance…
-
Hi @Sumanth V -Oracle - We are using OAC BIP(CLOUD). I need only assistance with payload for run report API alone using Postman. I have authentication to call API's