REST API
Discussion List
-
Java exception: java.lang.OutOfMemoryError while generating validation report in Excel formatSummary: We are getting java.lang.OutOfMemoryError error while generating validation report in Excel format. Apex and ORDS has been installed. Run ID : ->112340 : 14848-… -
Need Assistance Integrating Delegation Workflow from Oracle SaaS ERP Cloud with Oracle PCS for VBCSSummary: Need Assistance Integrating Delegation Workflow from Oracle SaaS ERP Cloud with Oracle PCS for VBCS (PaaS) Content (required): We are currently developing a VBC… -
How to show current approval status to submitter using REST APISummary: Once user submitted a business process it will trigger PCS flow and route to multiple users for approval. By using /ic/api/process/v1/tasks REST API, we can get… -
How to capture rest api response in PCS data objectsSummary: We are able to capture REST API response in PCS data objects for one record. For example, a string variable to capture body.items[1].assignments[1].managerId I …Santhosh Kumar J 61 views 6 comments 0 points Most recent by Biman Dey Sarkar-Oracle Process Automation -
Adding multiple attachments at same time while creating process instance Or laterSummary Adding multiple attachments at same time while creating process instance Or laterContent Team, We could create process instance using Rest API by following below… -
Create OPA Process Instance error - /process/api/v1/instancesSummary: Hi Team, We are trying to create an OPA instance using the below API, but getting the error, need help in resolving the same. Resource URL - /process/api/v1/ins… -
How to Implement CI/CD for PCS Process to deploy it to alternate instances using VB StudioSummary: How to Implement CI/CD for PCS Process to deploy it to alternate instances using VB Studio Content (required): How to Implement CI/CD for PCS Process to deploy … -
Create Attachment REST APIContent Here is a blog I put together showing how to use the new create attachment REST API in Groovy from EPBCS to EDMCS. Blog LinkAnthony_Manfredi 55 views 1 comment 3 points Most recent by Rahul Kamath-Oracle Enterprise Data Management -
Mapping two independent segments and valuesSummary Our client implemented Cloud GL and they also have EDMCS installed; Client has a requirement to map one independent segment (Initiative) with another segment for… -
Rest api to get the list of application roles assigned to a particular userSummary: Is there a rest api to get the list of application roles assigned to a particular user? Content (required): If a user name is sent as query parameter, list of a…Jaeyshree Kumaran Kalpana 92 views 4 comments 0 points Most recent by Vinay Gupta-Oracle Enterprise Data Management -
How to access process insights using APISummary: How to access process insights using API Content (required): Hello, Is there a REST API to access process insights. In the documentation there are APIs to acces… -
Can'r call "Generate a request attachment" request REST APISummary: I'm trying to call "Generate a request attachment" request REST API from either PowerShell or Postman. Content (required): ,When I try to run the REST API I get… -
Can subscriptions enabled between EBS, SAP and Planning application?Summary: We configured EBS, SAP and Planning application. SAP will be the universal application. Can subscription enable between EBS, SAP and Planning application for th…Subramanian Karunamoorthi 41 views 3 comments 0 points Most recent by Subramanian Karunamoorthi Enterprise Data Management -
Need rest api for User Assignment Groups and User Access to Business ObjectsSummary: Need rest api for User Assignment Groups and User Access to Business Objects Content (required): Navigation : Risk management - > Risk management data security …Jaeyshree Kumaran Kalpana 51 views 4 comments 1 point Most recent by Sujay Bandyopadhyay-Oracle Risk Management and Compliance -
When exactly are subscription requests created after source request is submitted?Summary: Content (required): Now we consider the process going through the following steps; Using EPM Automate importDimension command import csv with merge option Creat…Takumi Kobayashi 81 views 4 comments 0 points Most recent by Takumi Kobayashi Enterprise Data Management -
Is there a EDMCS/EPM RestAPI to get the snapshot history for an environment.Summary: Content (required): I want export the same migration report data in the EDMCS user interface to a CSV file. Is there a RestAPI to export this data? Version (inc… -
December Patch 22.12 OverviewSummary: December Patch 22.12 Overview Content (required): Please can you provide a preview of the New Features expected in the December 22.12 I'm specifically intereste…Simon Powell 41 views 1 comment 0 points Most recent by BBrocklesby-Oracle Enterprise Data Management -
Add a Task Attachment - APIContent Hi Experts, I am trying to test the API to add an attachment in a task. I have found the following documentation in this link: https://docs.oracle.com/en/cloud/p… -
Rest API Call for BulkEditTags , only create new tag BUT do not update or delete tagsSummary: I am using Rest API Call for BulkEditTags from here :https://docs.oracle.com/en-us/iaas/api/#/en/identity/20160918/Tag/BulkEditTags BUT it only create new tag d… -
What is the purpose of topnode in EDMCS?Summary: Hello, I have been able to create a few reference data sets without needing to specify topnode. I was just wondering what is the purpose and impact of NOT speci… -
Update VBCS B.O behalf of Approval / RejectionSummary: I need to update my VBCS business object (BO) column status on the approval or rejection , how can i achieve this task