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
-
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( …
-
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…
-
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 …
-
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…
-
how to get the name of assignee in email template in OPASummary: Hi Oracle We are unable to get the name of the user to whom the task is assigned in OPA as per below docs, assignee must return the full name but it is not retu…
-
Need to pass a sample value in case of null value in webform dataSummary: Hi I am trying to pass a null value in the form incase if user did not select any value in the lOV in the form we have a used a table in that table we have used…
-
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…
-
Delegate functionality disabled in PCS TaskContent Hi All, So the issue is, after receiving the task I tried to delegate it by going to "More" options and selecting Reassign. So in this page you can find that the…
-
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…
-
Trigger OIC integration upon completion of ESS JobSummary Trigger OIC integration or Raise business event that can invoke OIC - upon completion of ESS JobContent We have a requirement of executing ESS job from OIC Integ…
-
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…
-
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…
-
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…
-
OIC Gen3 -How to send email to multiple recipients using notification taskNotification to email id expression windows is giving error if I try to save multiple recipients in the to email id , like 'example@example.com';'myname@example.com' Can…
-
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, …
-
How can I implement FYI task in oracle process cloud service (PCS)?Summary How can I implement FYI task in oracle process cloud service (PCS)?Content How can I implement FYI task in oracle process cloud service (PCS)? I have a requireme…
-
Data Mapping Assign to an Array.Summary Trying to do a data mapping to an arrayContent I have a target business object that contains an array. I'm struggling to find a way to map into it. The array is …
-
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…
-
unable to capture the system outcome like reassign or request info with web form eventSummary: Hi Experts I'm unable to capture the request info, reassign system actions in the web form event as outcome. only approve reject are captured as outcome. Please…