Process Automation
Discussion List
-
How to call PCS user task list from object function in fusionSummary: We are building an app extension and need to get the tasks assigned to a user. Since direct PCS api call is not available in VB studio, is there a way I can cal…
-
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…
-
group approval within Process AutomationSummary: I'm trying to use group approval where I get the role name as part of my message when kicking off the process using rest api from visual builder page and it is …
-
How to setup Out of Office Configuration for Process AutomationSummary: OIC Process Builder has an out of office configuration but we don't see something similar in process automation standalone instance. Is this functionality depre…
-
process automation with single approver or groupSummary: Hi, We have a VBCS application that kick off the OPA process for approval. From VBCS screen depending on the transaction sometimes user may choose a single appr…
-
REST connectors across multiple environmentsSummary: I'm using a REST API in my process automation. In dev environment, I'm calling the dev version of that REST API and in test and prod URL for that REST API will …
-
How to debug a rest call within process automationSummary: Hi, I have defined a rest connector within the process but it is failing with this response. I'm able to successfully call this ORDS rest API from postman. not …
-
Proccess Automtaion All Assignees in Sequencehello , i have question regarding the assignee's in sequence , if i have a process with human task approve contains (3 different users in sequence) how to get the outcom…
-
Rest API of Process Automation that is paired with Fusion-based Cloud applicationsSummary: in the context of authentication of Rest API of Process Automation that is paired with Fusion-based Cloud applications, how can I call and get response in postm…
-
formatting current date in specific date formatSummary: I'm using a REST connector to call a REST API from OPA. As part of that I need to send current date in YYYY-MM-DD format in the data association. I know I can u…
-
Schedule an event in tools scheduled processes via OIC.Hi, can I Schedule an event in tools scheduled processes via OIC? If so, how?
-
Migrate Process Application from Gen2 to Gen3Summary: Unable to migrate process application from Gen2 to Integration3 due to different file extension. Content (required): Unable to migrate process application from …
-
Data Object in email templateSummary Data Object in email templateContent I need to print the user-defined data object inside the custom email template. It's the application object, not any form obj…
-
How to make comments field mandatory during Reject action in PCSSummary: We have built a VBCS form, once the form is filled and submitted, we trigger the PCS workflow via OIC. The reviewer would log in to the "My Task" page and Appro…
-
How to start a process from visual builder on behalf of user by APIHi All, I am using OIC Gen3. I have successfully configured confidential application to create process instances through API by following this article: https://medium.co…
-
How can i access a deployed process application from oracle cloud ERPSummary: I have created and deployed a dynamic process application on Oracle process cloud and added it as a page in oracle cloud ERP. However, when i click the page on …
-
Trigger OIC integration upon completion of ESS JobSummary Trigger OIC integration or Raise business event that can invoke OIC - upon completion of ESS JobContent We have a requirement of executing ESS job from OIC Integ…
-
Vacation Rule functionality in Process Cloud ServiceContent Hello Team, In fusion application, we have the functionality of vacation rules. The users can delegate and re-assign their task to colleagues while going on vaca…
-
How do i keep track of when a form is declined in a dynamic processSummary: I want to create a Resubmit Form Request which is triggered and sent back to the creator when either Approve Request from Cashes / Engineering is declined from …
-
How to block and resume the activity based on the VBCS user actionsSummary: New to PCS and looking for some direction on what API's to use for our requirement. Content (required): User submits a request for approval from a VBCS Page and…
-
Map the Data object variable (simple type) to the human task email templateSummary: Content (required): Can we map the Data object variable (simple type) to the human task email template in PCS using the mustache template Version (include the v…
-
Not able to start the process application from OICContent Hi All, I am getting the below error while invoking the PCS application from OIC Integration. start {http://schemas.oracle.com/bpel/extension}runtimeFault: 400
-
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…
-
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 ..…
-
Add PCS human task on Fusion SaaS Notification bell IconSummary: We have requirement where user can submit process on PCS then approver can perform or see human task on SaaS Fusion notification bell icon he can access human t…
-
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
-
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…
-
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…
-
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…
-
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…