REST API
Discussion List
-
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…
-
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…
-
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
-
Decision Model deploymentSummary: I have created a process and decision model in my DEV environment and am moving them both to QA via REST APIs. After deployment, when I test my process in QA, w…
-
Update a Human Tasks Assignee(s) property via REST APISummary: Update a Human Tasks Assignee(s) property via REST API ? Content (required): Hi - I am looking for a rest API that will update the Assignee(s) property within a…
-
Update a Human Tasks Assignee(s) property via REST APISummary: Update a Human Tasks Assignee(s) property via REST API ? Content (required): Hi - I am looking for a rest API that will update the Assignee(s) property within a…
-
Configure REST API using Access TokenSummary: Content (required):REST API that I use in PCS require OAuth token to access, but currently there are option to configure only using Basic Authentication. So is …
-
Initiate message based PCS application from SOAP UI / ICSSummary Not able to initiate message based PCS application from SOAP UI / ICS - same user logged in for OICContent Hi, I am getting error while initiating a message base…
-
Business Scenarios of Leveraging on Oracle Process Automation ToolSummary: Business Scenarios of Leveraging on Process Automation Tool Content (required): Have some interest in Oracle Process Automation, would like to understand how co…
-
Adding attachment to process instance from ICS Integration using Rest Connection to PCSSummary How to add the attachment to process instance from ICS Integration using Rest Connection to PCSContent Team, Has anyone added the attachment to the process insta…
-
Displaying Approve/Reject Button in ERP popup notificationSummary Trying to show Approve/Reject options from PCS form in ERP Bell notificationContent This is the API document for Approve/Reject popup item, to show Approve/Rejec…
-
is there any info about if the task has been aproved by email or not ?Summary is there any info about if the task has been aproved by email or not ?Content Hello, is there any info in the payload about if the task has been aproved by email…
-
Delete complete tasks of a deactivated processSummary Delete complete tasks of a deactivated processContent How to delete completed tasks of a deactivated process ?
-
Tasks of STALE process still appears in inboxSummary Tasks of STALE process still appears in inboxContent Hi, Tasks of STALE process still appears in inbox and also retreived by rest api, is it a bug ? How can I ma…
-
On-demand archive requests ( PURGE )Summary On-demand archive requests ( PURGE )Content Hello, Anyone tried this service before : /bpm/api/4.0/archiverequests We always get the below: { "type": "https://ww…
-
How to convert the array string to comma separated stringContent Hello Everyone. I am getting array of email Id's as a response from REST API and assign this list to human task assignees to send task notification to multiple p…
-
Unable to create ANY new datatype in Process (OIC) using JSON importContent We're building a process application in Oracle Integration Cloud's 'Process' product. The processes we're building mainly consist of service calls to a REST API.…Ronald Konijnenberg 26 views 0 comments 0 points Most recent by Ronald Konijnenberg Process Automation
-
PCS REST API calls using AuthenticationContent Hi All, Since PCS doesn't have any option to configure the Username and password for REST API's that uses Authentication, How to make such REST API calls from PC…
-
Retrieve Identities by using query paramsSummary There is an issue while Retrieving Identities by using query paramsContent Hi, I'm using /bpm/api/4.0/identities and passing query parameters as found here : htt…
-
How to impersonate another user in a Process via OauthContent Hi experts, Is there a way I can set a user in a process instance instance when calling integration via OAuth client credentials? In this OAuth flow I don't have…
-
Pagination in WebForm Table ObjectSummary Can webform table objects be paginated to display fewer rows and control what rows are displayed?Content Are pagination controls available to the webform table o…
-
User does not have sufficient privileges to invoke this process rest api using Federated userSummary User does not have sufficient privileges to invoke this process rest api using Federated userContent Hi, anyone faced the below issue before ? User does not have…
-
cancel a completed process with rest apiSummary cancel a completed process with rest apiContent In which way I can cancel a completed process with rest api? I treid with this api: https://xxxxxxxxx.integration…
-
Calling EBS REST API from CloudSummary Need help to know if EBS REST API can be called from Cloud ESS job?Content Hi All, We are trying to automate the a process in which need to call EBS REST API fro…
-
Rest service for message-based process applicationSummary Rest service for message-based process applicationContent Team, Do we have Rest service created for the message based process applications as well, just like for…
-
How to capture Approved date in human task in PCS?Summary How to capture Approved date in human task in PCS?Content How to capture Approved date in human task in PCS?
-
Remove member from a roleSummary Rollback plan - remove members from roleContent We are working on the release of OIC (integrations, process applications, VBCS). As part of this, we are also bui…
-
Service connectors with agents in PCSContent Hi i understand that we can connect to on premise applications through REST/SOAP using Agents in OIC. But if we have to define a connector in PCS for those APIs,…
-
How to call REST API using Http PATCH MethodSummary In Java how to call REST API (json) using http PATCH methodContent We have a requirement to update Planned orders in Cloud SCP from EBS. To update the planned or…