Process
Discussion List
-
REST API to get PCS task for any user by passing the name or email in query parameterSummary: Hi All I'm looking for REST API using which I can retrieve the list of all the tasks pending for action to be taken by user in Processes (PCS). I have used belo… -
onsubmit event to mark column within table as required based on outcome is not working in webformSummary: In my PCS application, I have created a onsubmit event for a webform which will mark a column within a table as required based on the outcome of form like APPRO… -
onsubmit event to mark column within table as required based on outcome is not working in webformSummary: In my PCS application, I have created a onsubmit event for a webform which will mark a column within a table as required based on the outcome of form like APPRO… -
PCS web form - how to make a field as required if user clicks on APPROVE and optional if click otherSummary: Hi All I'm new to Process applications (PCS). I have created a web form which is having a field which is mandatory but i want to create a on submit event by whi… -
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… -
How to show Process Approval History on VBCS pageSummary: How to show Process Approval History on VBCS page Content (required): I have a use case, I need to integrate PCS and VBCS application we can acheive this but we… -
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… -
How to map ADP to Task Table in VBCSSummary: Mapping between ADP & Task Table in VBCS Content (required): I have one ADP array (multiple rows) and tried to map it with Table array of Task in action chain. … -
how to pass arguments to reusable sub processSummary: I have followed below mentioned blog but I'm unable to find input parameters in start none event properties. Is it discontinued? how can i pass arguments to sub… -
throw error from synchronous message end eventSummary: Can someone please share document or with a sample on how i can throw a error from synchnous pcs message based process. I'm new to PCS and not sure how to confi… -
VBCS Offline Mode & Best Browser RecommendationsSummary: Content (required): Hi, I've got 2 questions. 1. Can VBCS codes run offline or it always requires internet connection? 2. What is the best browser suggestion to… -
Get Task collection action retrieves REJECTED tasksSummary: I have used Get Task Collection action in the action chain in my VBCS app, this action is retrieving tasks having status REJECT. Please help me how I can retrie… -
PCS process is too congested, how to reset the actions like in IntegrationSummary: I'm currently working in a maintenance project for Processes in Oracle Integration (PCS), In the process there 100+ elements added in the canvas to build the pr… -
Process A receive activity is not getting called from Process B send activitySummary: I have created a application as mentioned in below docs, where Process A is able to call Process B, Process B completes successfully but Process A receive activ… -
Process A receive activity is not getting called from Process B send activitySummary: I have created a application as mentioned in below docs, where Process A is able to call Process B, Process B completes successfully but Process A receive activ… -
OIC failing when Retrieve a Process Attachment as a Stream with filename containing # characterSummary: Hi All We have create 2 integration one to upload attachment to process task and another one to retrieve the attachment. Upload attachment is working fine but t… -
When calling REST Endpoint from VBCS, and there is a empty response, how to handle it in VBCSSummary: When calling REST Endpoint ( OIC Integration created based on DB Adapter ) from VBCS, and there is a empty response from the DB, the OIC just sends and on obta…Vidhya Valantina Venkatesh 212 views 6 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
How to migrate process app from DEV to PROD after enhancementSummary: Hi Team Like for integration I don't see feature to deploy multiple process applications in the instance. Please help me with he steps that I have to use in ord… -
Notify element in PCS not sending emailSummary: I have used notify (notification) element in Process application but I don't get emails when I test. Please help Content (required): Version (include the versio… -
PCS Dashboard not showing Dynamic Process TasksSummary: Unable to view dynamic process task/activities in the Dashboard. Content (required): None of the sections under Process Monitoring shows the pending Dynamic Pro… -
VB Studio - Application Extension project templateFollowing steps to create New Project in VB Studio. However, not provided with option to select 'Application Extension' project template. Grateful for steps on how to co… -
Does anyone use third party software to verify code migration?Summary: I am looking for options to automate the verification of software promotion from dev->test and test->prod Content (required): Version (include the version you a… -
PCS application deploy from DEV to PROD how to replace rest connectors endpointSummary: I'm currently working on a maintenance project where in I have to regularly modify PCS (process) application in DEV env and migrate the changes to PROD but ever… -
Copy Selected Rows (SDP) to ADP/SDPSummary: How to copy selected rows from table (using SDP) to another table (can be SDP/ADP) preferably in a dialog window or other page to perform further processing lik… -
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… -
Pass attachments from VBCS to PCSSummary: How to to pass the attachment uploaded in the VBCS form to the PCS Form? Content (required): Version (include the version you are using, if applicable): Code Sn… -
OIC - PCS - How to integrate approval group from SaaS to PCSSummary: Apologies but I couldn't find category related to PCS. I am working on one of the customization and I want to make the assignee to read from approval group crea… -
PCS - Dynamic Approval Groups/RulesSummary: How to read approval group defined in worklistapp in PCS or any way to create custom task in Worklistapp? Content (required): Can anyone please help me to know … -
Select form component in PCS with connector to populate data from fusion rest apiSummary: I'm trying to populate Select control in web form in PCS with the connector i.e. getting value from Fusion SCM REST API but the preview is loading indefinitely … -
Issue in PCS form select control with connectorSummary: Hi All I have created a PCS form where select control is getting populated with REST connector. I have configured REST connector as per Oracle docs and also pro…