REST APIs
Discussion List
-
REST API for Profitability and Cost Management.Summary: DOWNLOAD FINANCIAL REPORTING REPORTS IN PROFITABILITY AND COST MANAGEMENT WITH REST API. Content (required): Hello, I have reports created from the reporting to… -
Is it possible to automate a Node.js program process with oracle fusion (Saas)Summary: we have written a Node.js program to enable us update the Latest Allowable Finished Date (LAFD) and some other Flex field data coming from a written BIP report … -
Getting below exception while calling a REST API using GROOVY script from Application Composergroovy.lang.missingpropertyexception : no such property: result for class: java.lang.string Code Snippet: def ModeSelection = [ ModeSelection :SelectMode_c, ] def respon… -
Oracle digital assistant: CORS error on request done by externally hosted webview.Summary: I have developed an externally hosted webview following the documentation here Webviews (oracle.com), it consists of a nodejs, express intermediary service that…