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
-
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 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…
-
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…
-
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 …
-
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…
-
In Process Automation how to get handle of request info action performed by userSummary: Hi All, We are populating the action history of the human task actions performed by the user n a custom PaaS table, we are able to capture APPROVE, REJECT as th…
-
Process Automation Mustache Variables are not populating dataSummary: Hi I am facing issue in process automation mail template while using mustache variables its not populating data while it was working fine in PCS Gen2 but not in…
-
how to attach link in human task email notification in PCS gen2Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
OCI Gen3 - Is it possible to unzip .expx fileSummary: Gen2 documentation mentions about unzipping .exp file for troubleshooting and apparently .exp extension works similar to .zip extension in context of zipping an…
-
Gen3 - Execution history for Completed Process InstanceSummary: Objective is to fetch execution history from a Gen3 Process Cloud, along with detailed action taken at all human approval steps. The process is structured. Step…