Process
Discussion List
-
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 15 views 3 comments 0 points Most recent by Biman Dey Sarkar-Oracle Process Automation -
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… -
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… -
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… -
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… -
task attachments is attaching only 1 file in email, even if there are many attached to a processSummary: Hi Experts checking below option to send task attachments doesn't send all files in email, we could see only 1 file getting attached in the email sent even if t… -
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… -
Upload Document REST APIThere was an error rendering this rich post. -
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 … -
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… -
PCS actionable notifications under bell icon in Fusion cloud.Summary: Hi Team, We have developed a VBCS UI that triggers PCS application. The PCS app sends actionable (Approve/Reject) email notifications to business users though P… -
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…Nirosha Mookaiah Natarajan 11 views 0 comments 0 points Started by Nirosha Mookaiah Natarajan Process Automation -
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… -
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… -
I want to update the DB table when the transaction is Reassigned or delegatedSummary: Hi Team Is there a possibility that we can update the DB table when the transaction is reassigned or delegated through PCS Standard actions like we have a 4 lev… -
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… -
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… -
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… -
getting unauth 401 error in pcs applicationSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
GEN3 Process cloud service(PCS) email notification formatting issueHi All, We tried to customize email notification in PCS but while previewing it is showing correct format but in the email notification it is not coming into right forma… -
how to put if conditional statement in oracle process cloud service gen2 inside HTML email template?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… -
Is lambda function supported in mustache template?Summary: Under human task activity → Notification Email → Custom Email Template https://docs.oracle.com/en/cloud/paas/process-automation/user-process-automation/configur… -
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. -
{{assignee}} in email template not printing full name instead it is printing the usernameSummary: Hi Experts As mentioned in below documentation {{assignee}} is not printing the full name of user when used in email template rather it is printing the username… -
Do we need to enable any Notification mode in gen3 like we have in gen2Summary: Hi we have developed a small PCS workflow that we are not getting Email notifications but able to find in workspace similarly we have enable in gen 2 as per scr… -
How to show taskOutcomeDataObject variable in emailSummary: How to show taskOutcomeDataObject variable in email in gen2 want to show status of process in email on completion of human task @Sherif Bashar @Nada Bashar Cont… -
OPA to OIC call triggered twice from data connectorHi, I'm trying to invoke OIC integration through data connection from OPA form UI to populate table using OnLoad event. When I load the presentation, I see 2 calls trigg…