Process
Discussion List
-
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…
-
Can we open a PCS in any tool like notepad or any other editor toolSummary: @Shay Shmeltzer-Oracle @Sherif Bashar We are in Gen2 and have a very complex 4 level approval process. I need to see where in the PCS term APPROVE is used. ( ga…
-
OPA Vacation rules/Out of OffceSummary: @Stan Tanev-Oracle Our users want to use an out of office functionality to reassign/delegate approvals when they are on vacation. This feature is available in t…
-
Apply Filters to Data Association in OPA - Gen3Summary: I am trying to apply a filter to a data association in OPA—Gen3. I can create the filter, but I don't see an option to use it. Please see the below screenclip( …Anantha Gantla-233198 1 view 2 comments 0 points Most recent by Anantha Gantla-233198 Process Automation
-
how to access process data in email templateSummary: i want to access a response from one of the connectors used in the process flow in the email template but that isn't working .Can someone please help me with th…
-
How to catch the reassign task action event?Summary: Hi Oracle how to catch the events when user reassigns the task in opa. Unlike submit events we are unable to catch system action events in web form events, as w…
-
Data mapper issue when field name contains '-'Summary: Invoking fusion rest api's and passing rest-framework-version. But in mapper, when I drag drop input.rest-framework-version, it throws as eror Content (please e…Nirosha Mookaiah Natarajan 11 views 0 comments 0 points Started by Nirosha Mookaiah Natarajan Process Automation
-
We ave invoking My tasks Workspace in to fusionSummary: We have invoked this url into fusion through sandbox so what it will do is it will open My tasks workspace into the fusion with single sign on they can able to …
-
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…
-
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…
-
Exception Handling in PCSSummary: Can anyone provide a good example of how to implement business exceptions that covers Business exceptions boundary error events Error end events And how they sh…
-
When i rejected the transaction in full view its showing approved by.Summary: as you can see below screenshot i have rejected a transaction and in the task view its showing fine as transaction is rejected(Task Completed - Reject) But when…
-
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…
-
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…
-
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…
-
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…
-
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. Content (please ensure yo…
-
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 22 views 0 comments 0 points Started by SubramanianKV-Oracle Process Automation
-
need alternate approach for Exclusive gate way conditionsSummary: We have a three level approval workflow where Second level approver will select the third level approval ,means third level approval is optional. case 1 - if se…
-
Authentication Error while accessing integration from Process AutomationHi I am integrating integration in process automation but when I run the process I received this error: "Error while processing authentication at Trigger. Failed due to …
-
Link action in Process Is displaying the URL other than label nameSummary: Hi Team i have used a link functionality in the form level and its showing fine in the form level when i click on the preview The Value All asset details displa…
-
Gen3 - how to get Approver detailsSummary: In Gen2, we had an option from where we were able to get all details like who approved the task. We dont see the same in Gen3. We are storing the approver relat…Nirosha Mookaiah Natarajan 13 views 5 comments 0 points Most recent by Jan Kettenis-Oracle Process Automation
-
How to retain Connector credentials during importing expxSummary: While migrating process applications from one environment to another, the only available option is to export the expx file from source environment and import it…
-
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 …
-
Can we use JWT token in calling PCS rest apiSummary: We need to call REST api to approve a task. if there a possibility to use the JWT token as authentication method in the API so that the task gets approved by th…
-
{{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…
-
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…
-
Oracle Process Automation (OPA): New line in form dataHi All, In OPA I'm trying to add new line char in form data (Column in a table). From JSON response from OIC, I'm sending the value with new line char ( ) which is s…
-
Oracle Process Automation (OPA): How to append the array typesHi All,I'm trying to append the payload array object from multiple human tasks into a final human task payload (in data association). Was working in Gen2 Process cloud, …
-
Upload Document REST APISummary: I have made an Integration in OIC, which capture data from my PaaS Tables. Attachments are uploaded as BLOB, and my integration has extracted those BLOBS from P…