Process
Discussion List
-
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 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…
-
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 …
-
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…
-
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…
-
PCS - how to make attachment mandatory before approving a formSummary: Hi All I have a requirement to make attachment as required when user clicks on APPROVE button in PCS form. Please let me know how to achieve this as shown in sc…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
Processes my tasks embed in fusion as a pageSummary: I want to embed my tasks page in process in Fusion as an extension. Example when user clicks on the icon it has to open the process tasks assigned to that parti…
-
How to migrate process application from lower to higher environment after modificationsSummary: Hi Team I'm working on support project. I have modified the process application in DEV instance and now I want to move the code to higher PROD instance. Please …
-
Issue in Data association in process (PCS) applicationSummary: I have created an integration which will accept request as an array but in process in data association I don't find the structure and it is showing as below. Pl…
-
Process REST API to upload attachment is throwing 400 bad request in POSTMANSummary: we are trying to follow the below documentation to upload attachment to process task but getting 400 bad request error. Please help https://docs.oracle.com/en/c…
-
Integrate Apex application in Oracle CloudSummary: Users need to access Apex application from Oracle cloud based on custom roles assigned to them, need the process to integrate the Apex pages from Oracle cloud. …