Rest APIs
Discussion List
-
Calling Data Management REST API through scheduling PBC Groovy RuleSummary: We've built an Integration between ERP and PBC. We want to execute this integration every two hours for only a few days during a month. We want to automate this…Jeroen Goudvis 172 views 14 comments 0 points Most recent by Tim Good SC&H EPM Platform and Freeform -
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… -
Unknown error using Groovy/REST API to move data from FCC to ASO Reporting cubeSummary: Attempting to write a Groovy/REST API script to facilitate data entry made within an FCC application to be moved, On Save, to an ASO Reporting application, setu…Evan L 71 views 1 comment 0 points Most recent by Ashutosh Bhatikar-Oracle EPM Platform and Freeform -
Hyperion shared services APISummary: We are trying to use Hyperion shared services API to provision users to groups. Has anyone implemented this successfully? If yes, Please let me know if you have… -
EPM REST APIs without file based approachSummary: Content (required): I am following below doc to create user and add/remove roles. https://docs.oracle.com/en/cloud/saas/enterprise-performance-management-common…Jaeyshree Kumaran Kalpana 11 views 1 comment 0 points Most recent by Kyle Goodfriend-Oracle EPM Platform and Freeform -
Payload to get/create/update a user, activate/deactivate user in IDCS for EPMSummary:Need guidance to create/update a user, activate/deactivate user in IDCS for EPM. Content (required): Using below api i tried to search a user via Get operation. …Jaeyshree Kumaran Kalpana 51 views 6 comments 0 points Most recent by Jaeyshree Kumaran Kalpana EPM Platform and Freeform -
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…