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
-
How to send approval to external user, not registered in IDCSSummary: Hello Team, we have requirement to send approval to external user to for approval. Since from latest release we have option to approve via email. We are looking… -
Read Comma delimited OIC response as String in Oracle ProcessSummary: 1-we have OTBI Data model with query SELECT listagg (email_address,',') ,Call tis DM in OIC integeration which return respons as : { "Email" : "ali.ammmmmmi,m.d… -
OPA: Management Chain in Sequence ApprovalsSummary: Hi Experts, I am exploring the Management Chain in Sequence approval policy. I would like to know if we can route approvals using the submitter's management cha… -
Oracle OPA : How to update integration connection URL on Oracle Process Automation after migrationSummary: We have recently migrated our Process Application from the SIT instance to the UAT instance. However, we have encountered an issue where the integration connect… -
input payload validation in OPA for a message based OPA App.Summary: Validate array-based input payload Content (please ensure you mask any confidential information): I have a message based OPA app which has an array for approver… -
Process Application Approve Activity is not working for Reassign to Multiple Users for ApprovalSummary: The reassign is working fine if we reassign to single its sending the notification to user in task. But when we to try to reassign the same to multiple user it'… -
How to call one process of different application from another processSummary: One way to call one process of a different application from another process is REST Connector. Is there any other way we can achieve it ? something like Send Ta… -
Array loops in OPA process email template is not workingSummary: Hi All, I have a table in webform data object which i am trying to show as a table in email template by looping it as per below sample in oracle doc. but this i… -
Use OPA Upload document rest API in OICSummary: Hi All, I am trying to use OPA Upload document rest API in my integration but getting 406 error. I have data in my pass table which i am converting in to file r… -
OCI Oracle Process Automation Export Forms as PDF feature - Data Truncation issueOCI Oracle Process Automation Export Forms as PDF feature saves the form as PDF but a lot of content is truncated towards the right side of the form. Is there a way to m… -
Ability to create custom BPM notification processHi all - I am just wondering if there an any ability to create a custom BPM notification process in Fusion ERP? We currently have a SQL bursting query that generates an … -
Oracle OPA: Approve/reject a task through email notificationHi, In Email notification when user click on approve or reject button , it will navigate him to workspace protal. But we want to approve/reject a task from email notific… -
Customizing the Task ListHi everyone, For an Approval feature built with Oracle Fusion HCM Journeys and Oracle Process Automation, we would like to customize the Task List in Oracle Process Auto… -
Time extension for Gen 3 upgradeSummary: We have our Gen 2 to Gen 3 upgrade scheduled for all environments for April 7th which is the furthest out date I could pick. The upgrade requires us to move to … -
file Attachment to OPA process from VBCS applicationSummary: Hi All, I want to call my Approval OPA process from my custom visual builder application on button click and need to pass below things to my process: 1: VBCS fo… -
Oracle Process Automation: Conditionally define content in human task notification email templateHi All, I need to display content in my email notification template based on human task outcome. For example: If user has approved the task then in email it should displ… -
Gen3 - How to set custom title for OPA Process InstanceSummary: We are using https://docs.oracle.com/en/cloud/paas/process-automation/rest-api-proca/op-instances-post.htmlPOST /process/api/v1/instances and able to trigger an… -
Are we able to hide the checkbox and modify the action list on the Tasks page in Process Automation?We have utilized Process Automation to customize the approval workflow. Below is the page where the approver logs in to see all the assigned approval tasks. Is there any… -
Process flow got auto approve/reject before user action in gen2Summary: Process flow got auto approve/reject before user action in gen2, anybody know how to resolve this issue. @Sherif Bashar @Nada Bashar Content (please ensure you … -
How to see variable values in OPA runtime.Summary: I have defined lot of variables under process ⇒ data and using them in various exclusive gateways of my structured process. I wanted to see the value of these v… -
Inclusive Gateway/Parallel Gateway not working as expectedSummary: Inclusive/Parallel gateway doesnt work as expected Content (please ensure you mask any confidential information): We have a scenario where approval should be ro… -
How do I migrate Oracle B2C from test instance to production instance?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
Alternative to Selenium for Oracle Cloud ERP/HCM Test Automation toolHi All, I am looking forward to suggestions for an alternative to Selenium for Oracle Cloud ERP/HCM Test Automation tool. If anyone is using any other tool, please let m… -
Unable to receive automated emails alertsWe have an automated process that verifies whether each backup has been successfully downloaded to the target directory and sends email alerts from the MTN email ID (MTN… -
Form as image option is not available in gen3/OPASummary: Hi Team, We are migrating our PCS applications to Gen3 So our requirements are all based on the approving from emails, and we are showing all the information in… -
Document Does Not have write accessSummary: Hi Team Below is the issue i am facing when passing the attachment name and content through integration to the OPA Can You please tell me the issue. Content (pl… -
How to Show only Tasks in WorkspaceSummary: Is there a way to Show only Tasks in Workspace. Content (please ensure you mask any confidential information): Is there a way to Show only Tasks in Workspace. W… -
PCS Out of office APISummary: Is there any API to get all out of office users List from pcs? this Api return data for current user only /process/api/v1/user-configurations/out-of-office Cont… -
Oracle ERP Cloud ESS jobs callbacks indefinitely queued and not sending to Integration in Gen 3 OICI reposted the question to the proper category. Kindly close this question if possible. Thank you -
Calling PCS Api'sSummary: I'm trying to call two web services from postman , the first one is to update Process State and the second one to get out of office details, the two api's faile…