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
-
Repeatable task in Dynamic ProcessSummary How to terminate a repeatable task in Dynamic ProcessContent I have created a repeatable task in a dynamic process, but I can't find a way to terminate this task… -
Updatable process values accessible via RESTContent I have a process which I bind to an oracle jettable in VBCS. The underline BPMN process is / application is never accessed in the PCS workspace and the only inte… -
Retrieving data object for closed process via apiContent Is it at all possible to retrieve the data object of a COMPLETED process? The inability to view closed processes and their data attributes is really hindering meUser_2025-01-31-15-40-56-878 18 views 10 comments 1 point Most recent by User_2025-01-31-15-40-56-878 -
OIC - LoggedInUser serviceContent Hello everyone! From today in the morning the endpoint of the service loggedInUser does not work correctly in OIC - Process builder and it does not retrieve the … -
Retrieve All The Tasks For All Users using PCS - Task REST APIContent Hi Team, We have a requirement to show the task history for given process instance in VBCS application. We are building the screen in VBCS and calling PCS Task R… -
Management chain human task approval doesn't workContent My use case: Everyone in my organization has a manager, and every management chain ends with our CEO / President (one person/role). I want to build an approval, … -
identificationKey vs. titleResourceKey vs. accessKey vs. activityName vs. activityIdSummary Can someone explain these?Content I use identificationKey to uniquely ID a task that happens in the future (so that I can interact with it before it happens). Ho…User_2025-01-31-15-40-56-878 18 views 2 comments 1 point Most recent by User_2025-01-31-15-40-56-878 -
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 … -
Notify taskSummary Notify task won't workContent I have tried using the notify task in PCS, placed it in my process, added a title, body and recipient but it didn't work. Neither d… -
How to disable certain Task Actions in PCS - OICContent Hi Team, We have requirement to disable certain task actions for all users. Like users should not able to perform "Request Info" and "Suspend" actions on tasks. … -
Management chain human task approvalSummary I have configured a human task using a management chain and it's missing a critical componentContent I have been tasked with creating an approval process startin… -
REST Service call getLoggedInUser only shows account from keyContent I am working on a project using PCS. I have created a webform and the goal now is to load the logged in user into the web form, so that it cannot be adapted when… -
Embedded UI Start FormContent I am trying to use the embedded UI component start from in visual builder. As per the documentation - if you are on the same identity form you can simply use * T…User_2025-01-31-15-40-56-878 23 views 6 comments 1 point Most recent by User_2025-01-31-15-40-56-878 -
PCS Application TestingContent Hi, I developed an application(Travel Approval) and tested in Test Mode with one user having all access. I would like to know How to test application with two us… -
Oracle BAM in PCS/OICSummary The BAM dashboard is too restrictive for us. Instead I would like to use /bam/composerContent So the BAM dashboard in OIC / PCS 18.3.5 is not "enterprise" enough… -
AIC:Process Builder : Decision ModelSummary Unable to create new decision modelContent Hi, I am using trial version of autonomous integration cloud and not able to create a new decision model. I navigate t… -
OIC - Process Builder - Attachment visbilityContent Hi everyone! I have a question about the documents attached to the processes Is it possible for an attachment to be seen only by a specific role or group? Regard… -
A tip for printing tasks from the browser in a user friendly waySummary Printing tasks simply does not work using the browsers standard print (control + p) function. However, you can fix this by importing this css file into your web …User_2025-01-31-15-40-56-878 20 views 0 comments 2 points Most recent by User_2025-01-31-15-40-56-878 -
Current datetime in data associationSummary Is there a way to get the current datetime in data aossication?Content As per the 12c SOA documentation "now" is a special term indicating the current system dat…User_2025-01-31-15-40-56-878 39 views 2 comments 0 points Most recent by User_2025-01-31-15-40-56-878 -
Is there a way to update the status of an aborted instanceSummary I want to change an instance from aborted to "not aborted"Content We have an instance that was accidentally aborted. It was aborted after it called sent a critic… -
Error while Configuring Documents Settings in Oracle Process Cloud ServiceSummary Error while Configuring Documents Settings in Oracle Process Cloud ServiceContent Hi, I'm trying to create connections between Oracle PCS and CECS. I navigated t…
-
Is it possible to turn an application deployed as a non default application to a default applicationContent We like to deploy to production first without forcing defaults. This way we can have a small sample group try the application before we release it to everyone. I…User_2025-01-31-15-40-56-878 24 views 3 comments 2 points Most recent by User_2025-01-31-15-40-56-878 -
OIC:Process builder Issues:Export/Import and FunctionsContent Hi, I am using Process Builder to develop a sample POC (taken from Internet) to test some features , however I am having a tough time. So far I have come across … -
PCS - Edit options in a select one choice (From connector)Content Hi everyone! I am using loggedInUser Service from BPM Api to obtain the different roles from a user. Then, I fill select one choice's options with these roles bu… -
Concerns about scaleContent We've been running a production OIC instance for about 3 months. We currently have 1430 in flight processes, 795 closed processes, 50,000 total integration runs.… -
Creating a customer lookup in a web formContent We have 7000 customers in a DB2 table in our ERP system. Users are use to autocomplete fields where they start typing the name and get a list of possible custome…User_2025-01-31-15-40-56-878 28 views 2 comments 2 points Most recent by User_2025-01-31-15-40-56-878 -
Best way for a user to "delete" a processContent We have a Claim/Credit system built with OIC/PCS. Often users will create a claim (process) but before the process completes they need to "delete" it for whateve… -
Vacation Rule functionality in Process Cloud ServiceContent Hello Team, In fusion application, we have the functionality of vacation rules. The users can delegate and re-assign their task to colleagues while going on vaca… -
Dynamic Approval in Process Cloud ServiceContent Hi Team, A customer has the following requirement. There are payable invoices coming from a third-party application. The screen will be built in VBCS to modify t… -
How to use inline ifContent I can't find any documentation on inline if. I want to use an inline if in a computed value statement that basically does a summation of A, B, and C if N == 5, o…