Process
Discussion List
-
OPA Custom Email Template - HTML Content not generatingHi , We are trying to customize Email notification template. However the HTML content is not rendering correctly. We have a form object which is actually a HTML content.… -
Visual Builder Self service self service customization issueSummary: Trying to deploy Redwood SSP in Test environment and getting the following message. could someone, help us with the steps as its a little confusing and where to… -
JSON Parsor error in OPA process application in Gen3Summary: JSON Parsor error in OPA process application in Gen3. The same is working in Gen2. Content (please ensure you mask any confidential information): Hi, We have mi…Pradeep Reddy 93 views 8 comments 0 points Most recent by Venkat Chakradhar P-Oracle Process Automation -
Outbound Collabo (B2b Trading ) Pending CreateSummary: We are trying to upload B2B Trading partners, Outbound and Inbound Collaboration Messages using visual builders We are successful in Creating Trading Partners u… -
html content from data object not rendered in oci process automation email notificationSummary: html content from data object not rendered in oci process automation email notification Content (please ensure you mask any confidential information): HTML cont… -
some users were net getting any email from the workflowSummary: Hi team, ' we are facing one issue , where we have a code in production that one user is not getting the Approval email but he can be able to observer the notif… -
data association is not working inSummary: Integration activity data association output is not setting up the response payload to local variable in OPA Content (please ensure you mask any confidential in… -
Email template styling issueSummary: I am using default template as an Email Template, question is why CSS style is not getting applied. Please assist. Please note, CSS gets applied when i cheked t…Devashish Saun 14 views 1 comment 0 points Most recent by Venkat Chakradhar P-Oracle Process Automation -
Custom process Application Roles in IDCSSummary Can custom application roles created in Process application be linked to the IDCS group by adding the group as a memberContent Hi Experts, I so t possible to ass…Kashyap Raghavendra 17 views 3 comments 0 points Most recent by Venkat Chakradhar P-Oracle Process Automation -
OIC to Amazon S3 IntegrationSummary Fetching and Placing files in S3 buckets using OIC integrationContent Hi , We have a requirement where we need to fetch files from Amazon S3 buckets. We followed… -
Troubleshooting Oracle Cloud VM Access through NGINXshort question as I am trying to navigate the changing environment to Google CloudI added a default security list listening to HTTP and https ports but I seem to not be … -
Possibility to deactivate a process app in OPA without loosing the running and completed app dataSummary: We are live with Process Application and today got some error in Production. To fix this we will possibly need to create a new version of the application after … -
How to do error handling in Oracle Process Automation OPASummary: Hi Experts I have process application built using OPA, where i'm calling web service and it is failing. How can i design the process to catch the runtime error … -
How to Include Full Task History in Notification Emails in OIC Process Cloud Service Gen2I'm working on customizing notification emails for human tasks in Oracle Integration Cloud (Process Cloud Service). So far, I've managed to display task comments based o… -
Email notification not in OPA-Gen3Summary: I have a OPA process with form start and it has only one human task. I am getting email notification when I test it from OPA-Start Requests. I have a requiremen…SubramanianKV-Oracle 163 views 4 comments 0 points Most recent by Biman Dey Sarkar-Oracle Process Automation -
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 …sunilmylavaram 41 views 2 comments 0 points Most recent by Venkat Chakradhar P-Oracle Process Automation -
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…Sinem Kara 22 views 2 comments 0 points Most recent by Venkat Chakradhar P-Oracle Process Automation -
How to Update Seeded Comment with value from Custom FieldSummary: We using a structured process using Gen3 OPA to achieve custom transaction approval. Rejection comments have to be mandatory and we have solutioned using custom… -
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… -
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… -
Multiple approvals using sub process in OPASummary: Multiple approvals using sub process in OPA Content (please ensure you mask any confidential information): I'm using sub-process in OPA to instantiate as many i… -
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… -
Privilges to access task details of procrss aplicatioSummary: We have an issue that when approver recive email notification ,try to open action in details ,got error access denied , How configure access/roles to allow appr… -
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… -
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…Arkaprabha Pal 51 views 7 comments 0 points Most recent by Biman Dey Sarkar-Oracle Process Automation -
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'…Himanshu Sinha 12 views 3 comments 0 points Most recent by Biman Dey Sarkar-Oracle Process Automation -
How to get the OPA list of tasks using REST API on behalf of aSummary: Hi Experts Is it possible to get the list of tasks assigned to a user using REST API on behalf of a user? like we had in PCS i don't see such authentication met… -
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…