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
-
Upload Document REST APIThere was an error rendering this rich post. -
unable to capture the system outcome like reassign or request info with web form eventSummary: Hi Experts I'm unable to capture the request info, reassign system actions in the web form event as outcome. only approve reject are captured as outcome. Please… -
What is the impact on PCS if saas Pages migrated red woodSummary: if oracle saas Pages migrated to red wood what is impact on existing pcs Applications Content (please ensure you mask any confidential information): Version (in… -
OCI Gen3 - Is it possible to unzip .expx fileSummary: Gen2 documentation https://docs.oracle.com/en/cloud/paas/integration-cloud/user-processes/troubleshoot-application-import.html mentions about unzipping .exp fil… -
how to attach link in human task email notification in PCS gen2Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
Oracle PCS Application upgrade from Gen2 to Gen3Summary: We have a complex PCS approval with 4 level of approval and we are on GEN2. We will upgrade to GEN3 soon. Questions : Is there any changes we need to do in PCS … -
Webform - display one of the input item based on conditionSummary: In the web for I need to display last approved amount only if the Project status is in draft. That is condition display of item is the webform attached to Human… -
Notification email not sent - OIC GEN 3I have added Notification action to the integration. I only see this step executed in the activity log , but not any details associated with the step. I also didn't rece… -
How to migrate new versions of Process apps to PROD from DEV in OPA ?Summary: Hi Experts I have migrated OPA process application 1.0 version to Production 2 weeks back and now i have created 1.1 version of process application in DEVELOPME… -
How to use Handlebar Helpers in OPA mail templateSummary: Hi, I am facing issue in process automation mail template while using Handlebar Helpers template is not supporting Gen2 handlers. like {{#eq}} or {{#neq}} etc. … -
Process Automation Mustache Variables are not populating dataSummary: Hi I am facing issue in process automation mail template while using mustache variables its not populating data while it was working fine in PCS Gen2 but not in… -
Need to print number in accounting format in WebformSummary: Hi All I need to print a number value in accounting format in the webform like suppose if a input number is like 1,000 then it need to take 1,000.00 i have used… -
how to send html email template in notify actionSummary: Hi Experts As i want to send email using same email template what i'm using for human task with notify action, i could see that the notify action is not able to… -
Approve/Reject action navigating to process pageSummary: We have process with human task , when I try to approve/reject from email it is taking us to process form itself instead of performing the action. Is there any … -
Custom email template not showing table data properlySummary: I am trying to print the table in email notification but it is creating seperate table for each row. How to overcome this issue. -
Expire human task is no working in OPASummary: Hi Experts I want the task to expire after 1 second and go to next step but it is not expiring and waiting indefinitely for user to take action. I want this to … -
OPA Gen3 does not have Human Task Notifications form as PDF/Image/InlineSummary: In PCS Gen2 , Human Task has a capability to send email as an attachment to the recipients but in OPA Gen3 this feature is deprecated. https://docs.oracle.com/e… -
Advance Collection Functionality - Dunning not working for multiple customersDunning functionality is not working for all customers even if same customer profile and other customer setup is same. We are running exactly same process for the custom… -
Not receiving notifications in OPA Gen3Summary: Not receiving Human task notifications in OPA Gen3 test notification are working but task notification not receiving neither showing in notification page. Conte… -
How to disable reassign under more actions in process task in OPASummary: Hi Experts In OPA task i have created a dedicated Reassign button, hence i dont reassign ti appear under more action which comes default in OPA tasks. Please he… -
Is there an API in process automation that allows me to view the approval history of a task?I want to display the approval steps and history of a process started in my Visual Builder application. Is there an API available to retrieve this information? Specifica… -
Filtering Tasks by "Created By" Field Using Process APIHello, I want to filter the tasks returned by the https:///process/api/v1/tasks API based on the "created by" field. I have tried two different methods to achieve this, … -
In Gen3 PCS REST API's are not working with OAUTH Client CredentialsSummary: We are calling PCS Rest API's from postman and ATP Packages. In Gen2 this is working fine with Basic Auth but Gen3 Oracle asked to configure OAUTH. We configure… -
Gen3 - Execution history for Completed Process InstanceSummary: Objective is to fetch execution history from a Gen3 Process Cloud, along with detailed action taken at all human approval steps. The process is structured. Step… -
From the audit history is there any chance of getting the approver role along with approverSummary: Hi We have a rest api to get audit history of approvals , in that rest api response we are getting the approvers names whom the action is taken, but is there an… -
Reassign or Action button missing in Process cloud serviceThere is a custom component in VBCS and approval process is designed in PCS, need to reassign one approval to another user, we normally log in via admin user in OIC and … -
tasklist page i want to disable the managed by me tab, is it possible?Summary: Hi Experts Is it possible to disable the managed by me tab as shown in below screenshot in the tasklist page, i want to embed this page in Fusion and i don't wa… -
Cannot receive email notificationHi All, I am a beginner about process automation. Today I set my first process application following quick start. I tried to send notification to my email. Although the … -
Can we preview the whole process and add new approver/FYI user when embed process to VBCS?Hi all, I am going to build a VBCS page with process approval function. May I know that requester can see the whole approval flow before submit? like user A → user B→ us… -
Call REST API for selected table rows in a web formSummary: I'm getting data from a 3rd party system into a table on a webform using a rest connector. I have another column (list item in the table with "approve" and "rej…