Process
Discussion List
-
Creating a Business RuleContent Hi Folks, I want to create a Business rule in oracle process cloud Version: 19.2.1.0.0 (190323.0400.26650). I have tried to create business rule decision but sho…User_2025-02-04-11-14-28-205 30 views 3 comments 0 points Most recent by PavithraKS-Oracle Process Automation -
PCS selectively send notification to a group when task assignedSummary: Hi Experts I want to selectively send notification to groups out of many when a task is assigned to them i.e. suppose there is a human task action added to a pa… -
Error Handling in VBCSSummary Is there any way to handle exception in action chains similar to try-catch block in Java?Content If I run an action chain and there is an error thrown at middle … -
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… -
How to handle errors in PCS / Process flowSummary: Hi Experts I have a process application in which I'm calling an integration, if integration fails then the flow is getting stuck. Please help me as I dont know … -
Visual Builder using Process in a ChatbotSummary What i'm trying to do here is to have a visual builder web app having a form that would trigger a process, and this app can be launched from a digital assistant.… -
Process (PCS) auto approve in 2 day if action not taken by userSummary: Hi Experts Can someone please help me with the solution for below. I want the process task to get auto approved after 2 days if the action is not taken by the u… -
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 disable More options in PCS?We need to disable More options for users which are in the lanes of a PCS flow. How to achieve that? It is unclear if there are any options to do this on the current doc…
-
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 … -
Exception Handling Scenarios with PCSContent Hi All, I am looking for some inputs on how to test the exception handling scenarios in PCS. I am in the process of testing the custom application and would like…User_2025-02-04-15-03-25-028 43 views 8 comments 0 points Most recent by Baig Mohammed Process Automation -
How to add UCM server files in PCS Process InstanceSummary: How to add UCM server files in PCS Process Instance Content (required): We have developed a mechanism in which we upload the files on UCM server, for that we cr… -
CORS error while calling oracle BPM REST API from VBCSSummary: Hi Team, We are calling BPM rest APIs from VBCS and Authentication is set as None, instead we are passing token to custom header. JWT token gets generated in fu… -
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… -
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… -
Assets in Process CloudHi All, We have one integration in Integrations Tab but whenever we are activating it, in Assets my integration is not coming to provide the creds & when i run the proce…Oracle PaaS Consultant-Oracle 22 views 0 comments 0 points Started by Oracle PaaS Consultant-Oracle Integration -
How to embed get web form details of process task in visual builderSummary: Hi Experts I have created custom pages in visual builder for process task (PCS) approval purpose (human task). I don't find any action in visual builder which c… -
My de-activated VB instance was activated automatically without user intervention??Summary: An VB instance which I used and de-activated in May 2020 was activated automatically in December 2022 My thoughts this is because of an upgrade and a roll-back … -
Computed Table not calculating Total column value correctlySummary: The values of two columns should be calculated and stored in third column in a table. Content (required): Hi All, I have a requirement where the values of two c… -
How to download a document to computer on click of a link in process (PCS) formSummary: Hi Experts I have a form in Process application on click of which it has to call the backend and in response I'm getting binary response of file but the user re… -
Secure "Dynamic" HeadersSummary: Content (required): We came across a sample application by Oracle : https://docs.oracle.com/en/solutions/cons-tasks-mult-apps-uni-list/index.html The use case i… -
How to show approver name and not swimlane name under history in PCS task list pageSummary: Hi Experts I have embedded below Process task list page in fusion. But the problem with this is when we expand history section it showing swimlane name instead … -
Error when invoking PCS from VBCSSummary: Console error when invoking PCS related api's Content (required): When initiating PCS task from VBCS, though the functionality (Initiate task/View Task/Approve … -
Process(PCS) REST API to fetch the tasks is not fetching non default version of apps tasksSummary: Hi Experts When I'm using below REST API to fetch the tasks currently in progress it is fetching only the tasks of default version of process application but no… -
VBCS started to fail when calling PCS flowsSummary: VBCS started to fail when calling PCS flows Content (required): We have several VBCS applications which call PCS flows. They were all OK until yesterday when we…Aleksandar Bahchevanov 2 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Subject line in task notifications in other languageSummary We'd like to change the english prefix in the subject line in task notifications in frenchContent When a task is created, the user receives a mail with either (A… -
How to test message based process appSummary: I have created a process app exposed as a message. We can test process exposed as form from test option but if exposed as message it is not possible to test. Al… -
How to migrate decision model from UAT to PROD instanceSummary: Currently we already have decision model in PROD environment. We have done enhancements to few of the rules and want to migrate the decision model from UAT to P… -
marking table column or any field based on form outcome in PCS to required is not workingSummary: I have created a on submit event to mark one of the field / column within the table as required based on the outcome of form if "APPROVE" then required else opt…