Process
Discussion List
-
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… -
Primary action button is disabled on on guided process page templateSummary: We are using redwood guided process page template and Submit button is showing on last step but its disabled by default. Can anyone please suggest why its disab… -
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… -
Oracle OPA Delegate approval to other group or userSummary: Hi All, I have a requirement in my Oracle OPA process, where I have to add an option in Approval Notification to delegate the approve/reject action to another g… -
Oracle OPA: Notify to all roles in a process after task completionHi All, I have a requirement in my Oracle OPA process, where I need to send notification to all swim lane users once Process is completed. I am using Notify Activity for… -
Process Automation REST API for AttachementSummary: In Oracle Process PCS there is a REST : /ic/api/process/v1/tasks/{id}/attachments for task file attachment is the REST : /process/api/v1/tasks/{id}/documents/fi… -
why am i seeing blank preview page , after clicking preview from Visual Builder ?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… -
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. -
Oracle OPA: Resst API to access curreent status of process and all level approval detailsHi All, I am oracle OPA process, I have 4 level of approvals. I want to show below details in VBCS page in table using Oracle OPA rest api: 1: current status of task. 2:… -
Integrate Process Automation with oracle visual builderSummary: Configure Process Service from general Settings of Vb Application , using Integration service URL:443 ,basic Auth still couldn't connect to Process automation A… -
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 … -
OIC Gen3: Conditionally define content in email template in Oracle OPAHi, 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 display a… -
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 Add Prod Environment using CredentialsSummary: We want to setup the Production environment in order to manually use pipelines to push over the changes from Development. However, when I use my login credentia… -
Merge Request not publishingSummary: We are working on a project in VBS, once the changes are approved by a reviewer and then merged the changes are not pushing into the environment to publish. Are… -
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… -
Getting OCID value for OIC Instance for Gen3Summary: Getting OCID value for OIC Instance for Gen3 Content (please ensure you mask any confidential information): Hi Team, How do we get the correct value of OCID for… -
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… -
Oracle ERP Cloud ESS jobs callbacks indefinitely queued and not sending to Integration in Gen 3 OICSummary: Hello community. I have an issue with one of my Oracle OIC Gen 3 Integrations. I have a parent integration that triggers a series of ESS Jobs. Those scheduled j… -
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…