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
-
Permission Denied issue while trying to get the comments from Task IDSummary: Hi Team, I am facing below issue while i am trying to get the comments from task id from the rest api. rest api to get the task comments :- /process/api/v1/task… -
commentStr function in Gen3Summary: Hi team , In gen2 we have a function where it will display all the comments in the email through HTML code as shown in screenshot The same function is not worki… -
Using RPA to update BPM approval groupSince there are no APIs available to automatically update members in the approval group, we are trying to build an RPA to update approval groups. The bot is not able to … -
How to disable the withdraw option in Process automation (PCS)We have a use case where we want to disable/remove the withdraw option for a task in Process automation (PCS). Has anyone been able to achieve this? Both in my tasks and… -
Missing "REVIEWED_BY_ME" Assignment Filter in Oracle Process Automation Gen3 – Any Workaround?Hello Oracle Community, In Oracle BPM Gen2, the Process Instances REST API (GET /ic/api/process/v1/processes) supported a useful assignment filter: assignment=REVIEWED_B… -
Automating Email Recipient Updates in Oracle Fusion HCM BI Publisher: Seeking Community InsightsSummary: Problem Statement: Hello Oracle Community, We are currently facing a challenge with the manual updating/editing of email recipients for scheduled reports in Ora… -
Automate the process of updating email recipients through an API call in BI scheduled reportsProblem Statement:Currently, users manually update email recipients for scheduled reports in Oracle Fusion HCM BI Publisher, which is inefficient and prone to errors. We… -
The Get Members of a Role API call returns deleted membersHello, I'm using Oracle Process Automation (OPA) and have an integration where, given a roleId, I retrieve the members (users or groups) assigned to that role using the … -
I'm getting an fault PCS applicationSummary: I have submitted the PCS process, but I am encountering an error when it tries to trigger the ORDS REST API that I configured. I have a valid certificate, and t… -
I'm getting an error while adding ORDS security in Connectors within PCSSummary: I'm getting an error while adding ORDS security in Connectors within PCS.I'm trying to add my ORDS into PCS using Connectors, and while setting up the security … -
Oracle OPA: Send Email notification to any External USERHello, In my OPA process , I need to send notification to some external user which is not part of IDCS. Kindly suggest how can we do this. Thanks -
Approver Comments Value is returning Null from the Human task OutputSummary: Hi Team, We have Approver Comments Predefined Variable in OPA . where it is giving Null Value even though we are providing the Comments . please check the below… -
Previous task assigneeI have a process application in oracle process automation and in the first task of a swimlane i choose as task assignee through user expression, a user that i have store… -
OIC RPA to upload multiple records from file to Oracle fusion ERPSummary: We have multiple invoice records to create in Oracle fusion. The RPA agent is designed to pass only one parameter. So bot is logging in fusion for each record ,… -
Human Task Expires Before Defined Expiration TimeHello, I have defined an expiration date for a human task in Process Automation. However, although I expect the following behavior: The human task should remain active u… -
getting Unauthorized error while initiating OPA workflow from REST api.Summary: Hi team we are getting Unauthorized error while initiating the OPA workflow from rest api where exactly we need to identify the issue for get method it was work… -
Need to Apply Sum operation on One of the column from Webform TableSummary: Hi Team, How can i Apply sum on one of the column(Adjustment Value) from the Table in a webform where we have dynamic rows of data And the Values will be like b… -
How to close the Presentation upon clicking the Submit button ?Summary: We have an OPA Form which opens from a Journey. Upon clicking the SUBMIT button in the form, the Form should be submitted and after submitting, the presentation… -
OPA Custom Email Template - HTML Content not generatingHi , We are trying to customize Email notification template. However the HTML content is not rendering correctly. We have a form object which is actually a HTML content.… -
html content from data object not rendered in oci process automation email notificationSummary: html content from data object not rendered in oci process automation email notification Content (please ensure you mask any confidential information): HTML cont… -
some users were net getting any email from the workflowSummary: Hi team, ' we are facing one issue , where we have a code in production that one user is not getting the Approval email but he can be able to observer the notif… -
Automate the OPA approval levelsSummary: Hi Team , Please provide me any solution approach on OPA design Like we have requirement where we don't know how many levels of approval will be the , Approval … -
data association is not working inSummary: Integration activity data association output is not setting up the response payload to local variable in OPA Content (please ensure you mask any confidential in… -
ENGINE-03051 There was an exception while invoking the TaskListener.Summary: ENGINE-03051 There was an exception while invoking the TaskListener. Message: 'Unknown property used in expression issue in OCI Process Application Content (ple… -
Email template styling issueSummary: I am using default template as an Email Template, question is why CSS style is not getting applied. Please assist. Please note, CSS gets applied when i cheked t… -
JSON Parsor error in OPA process application in Gen3Summary: JSON Parsor error in OPA process application in Gen3. The same is working in Gen2. Content (please ensure you mask any confidential information): Hi, We have mi… -
Possibility to deactivate a process app in OPA without loosing the running and completed app dataSummary: We are live with Process Application and today got some error in Production. To fix this we will possibly need to create a new version of the application after … -
Privilges to access task details of procrss aplicatioSummary: We have an issue that when approver recive email notification ,try to open action in details ,got error access denied , How configure access/roles to allow appr… -
Multiple approvals using sub process in OPASummary: Multiple approvals using sub process in OPA Content (please ensure you mask any confidential information): I'm using sub-process in OPA to instantiate as many i… -
How to send approval to external user, not registered in IDCSSummary: Hello Team, we have requirement to send approval to external user to for approval. Since from latest release we have option to approve via email. We are looking…