REST API
Discussion List
-
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 46 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 …
-
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…
-
How to get process idSummary:I am using the below REST API to add attachment to a process and but i am not able to get the process id of a particular process. /ic/api/process/v1/processes/{p…
-
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.…
-
Expose a PCS Application as a REST APISummary I have created a PCS Application with Web Form as a Process Start shape. We want to expose this application as REST APIContent Hi Team, I have created a PCS Appl…Jagadeesh Kumar Thontapaka 37 views 2 comments 0 points Most recent by Baig Mohammed 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…