Process
Discussion List
-
How to handle REST API error (400) response payload in VBCS ?I have a REST API that returns two different types of responses: Success scenario (HTTP 200): Returns a JSON payload with the expected data. Failed scenario (HTTP 400 – … -
Use Advance Expression to select multiple Values in VBSSummary: How can we use Advance Expression within VBS to select multiple values for a field? For example - VBS only lets you default one selection but in this instance, … -
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… -
env.catalogjson and env.userProfileUrl Error after uploading Visual Builder code in OFS PluginSummary: Hi Team, Testing the OFS custom plugin built using VBCS. For this I have developed a sample page in VB and exported it and in the node.js executed the grunt com… -
Disable Tracking page in OPA Workspace for non-admin usersSummary: Hello, We received a request from our client to either disable the Tracking page in the Workspace or restrict the displayed process instances so that non-admin … -
Approve from Email in OPASummary: Hi team, How to do the changes to make the approval from email in OPA . as of now its navigating to workspace for the approval. This is the code we have {{# ha… -
Dealing with empty strings vs null in JSON to XML to JSON conversionsSummary: How to deal with process cloud doing the JSON-->XML-->JSON conversions, where the first JSON message contains an empty string ("") but after two translations, t… -
Rest API to Create Out Of Office is throwing Permission DeniedSummary: Hi Team , we are trying to create the Out of office record using rest API in OPA its throwing some issue like permission denied Same issue for get method as wel… -
Getting permission issue while opening the task in OPA even with adminSummary: Hi Experts I'm assigned to the group in IAM which is attached as admin for OPA instance, but when i try to open the task to see the deatils in the workspace tra… -
How to create Input payload in OPA for message based OPA appSummary: Hi Team , I am trying to create a Input payload where it has header and child data (array) - In gen 2 where we are uploading json payload and invoking that as a… -
Disable Notifications for Human Tasks under Administration section of Process Automation Gen3Summary: In Gen 2 Process Automation, Tasks administration had an option to disable emails by changing the Notification mode to none. Configure Application Settings This… -
OPA(Gen3) - List Tasks(/process/api/v1/tasks/) REST API does not show INFO_REQUESTED notificaionSummary: When I invoked https://opa****i.oraclecloud.com/process/api/v1/tasks/ API (Get method) , i see task assigned to me But i dont see INFO_REQUESTED task. However, … -
Get Current Assignee of Process ApplicationSummary: How to Get Current Assignee(previous,next assignee) of Process Application which has Human task with multiple serial participant like Vacation approval request … -
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 not popSummary: I am facing an issue while trying to submit process the payload already found but in process some attributes returned with empty value The mapping is completed …MohamedFarouk77 11 views 1 comment 0 points Most recent by Venkat Chakradhar P-Oracle Process Automation -
need rest Api to get the Audit history in OPASummary: Dear Team, Can Any one share the rest API to get the audit History For the OPA as i am not able to find or missed . Similarly we have that in process Gen2 - /au… -
file Attachment to OPA process from VBCS applicationSummary: Hi All, I want to call my Approval OPA process from my custom visual builder application on button click and need to pass below things to my process: 1: VBCS fo… -
Oracle Process Automation (OPA) Error ENGINE-03051Summary: Error while running a process automation Content (please ensure you mask any confidential information): I tried to create a sample OPA using the below Oracle Li… -
Customize Email Notification template in Oracle Process AutomationSummary: in Human task create new email Template as copy of Default template,try to Customize the new template to send the form with notification to Assignee ,In a proce… -
does OPA raise an event on task allocation ?Summary: Hi Experts We have a mobile application developed with non-oracle product, when a OPA task is assigned we have to send a notification to the user or to that app… -
Data not popSummary: Hello everyone, I am facing the attached error while trying to upload a document in process automation cloud the payload is already there anyone can help me ?? … -
Need to modify Category field behavior in Responsive Self Service Procurement via Visual BuilderHi, We are using RSSP. We have a request to change the Category field in our Cart to instead of being populated from the integration with the vendor to be a LOV of exist…
-
Random Errors When Setting Up Out of Office in Process Automation(OPA) WorkspaceWe are encountering a random issue in Oracle Process Automation where users are unable to set up Out of Office delegation for themselves. Issue Details: In some instance… -
"Created By" Shows Client ID When Using REST APIs in Process Automation(OPA)We are integrating Oracle Visual Builder (VBCS) with Oracle Process Automation (OPA) and invoking OPA processes via REST API calls using OAuth 2.0 Client Credentials flo… -
Tracking "Re-Assign" / "Request for Information" Actions in Process Automation(OPA) Process DiagramWe have observed that when approvers perform Re-Assign or Request for Information actions on tasks, these actions do not trigger any visible events or activities in the … -
Tasks Not Visible Under "Info Requested" Filter After Request for Info Action in OPADear Team, We are facing an issue in Oracle Process Automation related to the "Request for Information" action. Issue Details: When a user performs Request Info on a tas… -
Tasks Stuck In Process Despite Approve/Reject Actions, No Errors Logged in Process Automation(OPA)We are encountering an intermittent issue in Oracle Process Automation where tasks remain stuck in the process even after users perform Approve or Reject actions. Detail… -
Customizing Form UI in Process Automation(OPA)We are working on enhancing the user experience in Oracle Process Automation (OPA) and have run into a couple of design-time limitations related to the form UI: 1. Hidin… -
Restriction of Multi-Select and Exclude Inactive Users in Process AutomationDear, We’ve come across a couple of limitations while working with the Re-Assign and Request for Information actions in the OPA Task List interface. 1. Restrict Multi-Se… -
send more than one file in the same notificationSummary: Hello Community, I have the following problem: Inside OIC, I have a loop that dynamically loops twice based on the result I get from the database. Each time it …