To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Process Automation
Discussion List
-
PCS Webforms comparison to VBCSSummary: In PCS you can create webforms that you can embed in a workflow. What are the differences with what you can build using PCS webforms versus VBCS? For example ..… -
Subprocess with integration call and receive activity correlationHi all, Can we have a Process cloud subprocess (multiple sequential instances) with integration call followed by a receive activity that is called asynchronously by proc… -
Transfer old process instance approvals from old version of the process to new version activated verDear Team, Requirement : After GO live , we have got multiple enhancements in a process which is current LIVE in prod. but what happens when we create a new version of a…Oracle PaaS Consultant-Oracle 11 views 3 comments 0 points Most recent by Oracle PaaS Consultant-Oracle -
OIC Gen3 Process Automation Rest API call from PostmanSummary: Recently we migrated to OIC generation 3, and I have messaged start event-based process application. I have activated it and got the rest url for it. it is some… -
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 … -
Assign Task to Supervisory HierarchySummary: I need to send an approval to few of the users sequentially. For example I have an employee A who submit a request. What I want is, this request should sequenti… -
How to assign approver from a REST API response to human task as assigneeSummary: We have create a process which start with receiving a message event from VBCS. We are deriving project manager from Oracle ERP based on Project number and tryin… -
Worklist Notifications exported to a central notification serviceSummary: Is it possible to push worklist notifications to an external notification service, where you have multiple cloud applications (Oracle & Non-Oracle) Content (req… -
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 migrate or convert On Prim BPM process to PCS or OPASummary: Hi, we have a requirement to migrate the BPM process to PCS how to achieve this requirement any help? Content (required): Version (include the version you are u… -
Change the email address where the approval notification will be sentSummary: Change the email address where the approval notification will be sent Content (required): It's my first time using process cloud service, I've created a very si… -
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 … -
Predefined VariablesSummary: We do see a lot of predefined variables provided by PCS. For insance, in Human task's execData=>systemAttributes=>assigneeUsers is a predefined type. Any advise… -
Dynamically populate the Percentage Required in Parallel AssigneesSummary: In the approval Human Task, when All Assignees in Parallel is selected, we would like to dynamically populate the Percentage Required field. We tried to leverag… -
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… -
Host process Health Dashboard in iframeSummary Host process Health Dashboard in iframe Content (required): Hello, Is it possible to host the process Health Dashboard in iframe? There is a CCA component for th… -
Embeddable Process UI Components (CCA) are not compatible with the latest JET versionSummary: Embeddable Process UI Components (CCA) are not compatible with the latest JET version Content (required): Hello, We are using VBCS to access PCS business proces… -
Auto approval after certain time in PCSWe need to configure 3 level of approval.If the first approver approves the workflow should end. If first approver doesn't approves for a time duration then it should ge… -
How to migrate PCS changes to other environment where PCS application already existSummary: When can download latest published application and trying to import model in other environment, it is not overriding the process it is creating new process. exi… -
Form is not displaying in email bodySummary: Form is not displaying in email body Content (required): Hi All, we have developed a Form based process where in notification we have select form as inline. Ema… -
Process not foundI have successfully add process in action chain from my user its works fine but getting error when another user trying to submit, is there any other way to assign roles … -
Comments Mandatory for Reject ActionSummary: How to achieve to make comments mandatory for reject action? Content (required): Requirement is to make comments mandatory (custom process) in case the approver… -
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… -
Deploy Process ApplicationSummary: How to deploy Process Application in PCS Content (required): I created one Process Application in PCS but I couldn't find a way to deploy on live instance like … -
REST Call is not Fetching Data in Table - PCS TaskSummary: Create a table in the task and connected that table through REST. But it doesn't fetch the data. Content (required): Created a task with table control and conne… -
Master detail LayoutCan we design master detail form in PCS so approval user can able to view complete detail of approval ,if not what is the other way to show complete master detail inform… -
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…