Process
Discussion List
-
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… -
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… -
How to reassign process task with Visual BuilderSummary: Hi Experts Please help, I want to build the logic in VBCS i.e. to re-assign tasks to another user. I'm unable to figure out what action to use. Content (require… -
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… -
IF ELSESummary: How to create an if else in the expression editor? Content (required): Hi Experts - wondering if this is possible yet? I'd like to make an IF / ELSE statement i… -
Want to approve the task assign to other users with the ADMIN user using REST APISummary: Hi Experts We have a admin user for oracle integration processes i.e. OIC_ADMIN_USER, now we want this user to APPROVE REJCT or take any action on the process t… -
process start action not initiating the process instanceSummary: Hi Experts On click of button I'm trying to initiate the process but out of 10 clicks 3-4 clicks do not start the process instance rather gets 503 error. someti… -
Is there a feature to update back in the HCM approval information(Name of Approver)using the CommentSummary: Is there a feature to update back in the HCM approval information(Name of Approver)using the Comment section Content (required): We are in process of Sending Ac… -
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…Kiran Kumar Sahu 31 views 1 comment 0 points Most recent by Biman Dey Sarkar-Oracle Process Automation -
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 42 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 21 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…