To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Process Automation
Discussion List
-
Process with web form start using document understanding control exposed as rest API.Summary: @Stan Tanev-Oracle @Sherif Bashar I have a process that starts with a web form that leverages new document understanding form control. From start requests, I ca…
-
Is it Possible to invoke graphical view of history into the VBCS pageSummary: Is it possible to invoke the graphical structure of the history that we can see in the processes in to the VBCS page as i have attached a screenshot that same g…
-
Is there any other source to assign approval group to the human task for approval otherthan IDCSSummary: Hi i need to assign a group of people for the approval which is create in IDCS and then i have called that group into the human task is there any other alternat…
-
How to get process idSummary:I am using the below REST API to add attachment to a process and but i am not able to get the process id of a particular process. /ic/api/process/v1/processes/{p…
-
Dealing with empty strings vs null in JSON to XML to JSON conversionsSummary: How to deal with process cloud doing the JSON-->XML-->JSON conversions, where the first JSON message contains an empty string ("") but after two translations, t…
-
How to mention Approvers history in the Notification sent for the approvalSummary: how to add approvers history in the email sent for the approval like if i am the manager want to see who is the previous approvers in the notification . is this…
-
How to invoke a custom Process Cloud Service" custom flow while submitting a requisition for approvaSummary: How to invoke a custom Process Cloud Service" custom flow while submitting a requisition for approval ? Content (please ensure you mask any confidential informa…
-
How to display approvers history in the notification sent for the approval for Custom Process WorkflSummary: I need some suggestion like i have designed a three level approval hierarchy Custom Process Workflow. I need to add approval history like with whom the approval…
-
Schedule an event in tools scheduled processes via OIC.Hi, can I Schedule an event in tools scheduled processes via OIC? If so, how?
-
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 trigger PCS workflow From oracle fusionSummary: when we submit the purchase requisition in oracle fusion(click on the submit button) then PCS needs to trigger and sent for the approvals. however its needs to …
-
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…
-
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…
-
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…
-
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 …
-
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 ..…