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.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Process Automation
Discussion List
-
On-demand archive requests ( PURGE )Summary On-demand archive requests ( PURGE )Content Hello, Anyone tried this service before : /bpm/api/4.0/archiverequests We always get the below: { "type": "https://ww…
-
How to convert the array string to comma separated stringContent Hello Everyone. I am getting array of email Id's as a response from REST API and assign this list to human task assignees to send task notification to multiple p…
-
Unable to create ANY new datatype in Process (OIC) using JSON importContent We're building a process application in Oracle Integration Cloud's 'Process' product. The processes we're building mainly consist of service calls to a REST API.…
-
Can process human task send email notification to multiple users using TO or CC (Carbon Copy) in sinSummary Can process human task send email notification to multiple users using TO or CC (Carbon Copy) in single email notification.?Content Team, Can process human task …
-
PCS - number of approvers dynamycally passing to human task for Parallel/Sequencial approvalsSummary PCS - number of approvers dynamycally passing to human task for Parallel/Sequencial approvalsContent Hi All, We have a PCS process in which there is a "User Task…
-
Display multiple columns in LOV in WebForm in PCSSummary Display multiple columns in LOV in WebForm in PCSContent Can we display multiple columns in a LOV ( like a table/collection and select one row ) in WebForm in PC…
-
PCS workflow from SaaSContent We have to create multiple process workflows and then allow user to perform following actions 1. Employees should be able to submit task 2. Supervisor should be …
-
Hide "More" options from PCS Human Task assigneesContent Hi All, How to disable or hide unwanted actions like escalate, withdraw, save and suspend from all the Task assignees of Human Task in PCS. ? Even after followin…
-
Get Task outcome of each assignees in Sequential Task assignmentContent Hi All, Is there a way to get Outcome of the task immediately after each of the assignees of the "Sequential Task" Approves/Rejects the task. So that it can upda…
-
Custom process Application Roles in IDCSSummary Can custom application roles created in Process application be linked to the IDCS group by adding the group as a memberContent Hi Experts, I so t possible to ass…
-
Change Timezone in PCSContent Hi All, How to change the timezone from UTC to the desired timezone and also with the desired date and time format in PCS "Human Task" mail notification. for Eg:…
-
PCS REST API calls using AuthenticationContent Hi All, Since PCS doesn't have any option to configure the Username and password for REST API's that uses Authentication, How to make such REST API calls from PC…
-
Help Improve Process Automation by Participating in an InterviewSummary Oracle Design wants to interview users, learn which pain points to addressContent Hi, I am the design researcher for Process Automation. I am conducting 1-hour i…
-
Retrieve Identities by using query paramsSummary There is an issue while Retrieving Identities by using query paramsContent Hi, I'm using /bpm/api/4.0/identities and passing query parameters as found here : htt…
-
PCS Timeout and Reminder ConfigurableSummary PCS Reminder need to be changed externally/API/LookupContent Hi Team, We have requirement to make Frequency/Interval of PCS reminder configurable without touchin…
-
How to disable or remove attachments upload link and priority from the task pageSummary How to disable or remove attachments upload link and priority from the task pageContent Team, Has anyone removed the attachment link in task page where we can up…
-
Sending approve mail in human task to generic email addresses in PCS processSummary Sending approve mail in human task to generic email addresses in PCS processContent We are having a process in which we have created a form with fields: 1)approv…
-
PCS webform URL parameterSummary Can we add a a URL parameter to the web form for it to be passed when it is opened from another applicationContent Hi Can an URL paramter be defined in web form?…
-
Unable to download . User does not have sufficient privileges UCMContent I've tried getting a file with the UCM web service: https://:/idcws/GenericSoapPort?WSDL this is my request: UCMFA00755994
-
How to impersonate another user in a Process via OauthContent Hi experts, Is there a way I can set a user in a process instance instance when calling integration via OAuth client credentials? In this OAuth flow I don't have…
-
Error while activating the Integration which is using process application - CASDK-0005Summary Integration EXTPCS_INVOKE_PROCESS_APP (1.0) cannot be activated. oracle.cloud.connectivity.services.ConnectivityServiceException: CASDK-0005 : A connector specif…
-
Audit Trail in Oracle Process CloudContent Hi Experts, Where to see the Audit Train of a Process? Where to see the error logs of Process? Regards, Ankur
-
Pagination in WebForm Table ObjectSummary Can webform table objects be paginated to display fewer rows and control what rows are displayed?Content Are pagination controls available to the webform table o…
-
History in My Task is always showing the same user who created the process instanceSummary History in My Task is always showing the same user who created the process instanceContent Team, We are using human task and setting the Assignee dynamically usi…
-
Use of Parallel Gateway in PCSContent Hi, I'm exploring the Parallel Gateway element of PCS but couldn't found much. Do we have a working blog on the same? If yes, please pass. I'm have seen the Orac…
-
Access task information without using a formSummary Is there a way to access information passed into the task, outside of creating a form or using execData.longSummary/execData.shortSummaryContent We have created …
-
External SMTP serviceContent Hi folks, Is it possible to use an external SMTP service to send e-mails instead of the internal OIC SMTP service? I've asked the OCI forum about that and they s…
-
data association converts date + duration expression to a stringSummary data association converts date + duration expression to a stringContent While the simple expression builder considers the following date arithmetic expression to…
-
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. …
-
How to test Process if created based on "Start when a message is received"Content Hi Experts, Created a process based on "Start when a message is received" pattern and trying to test using player. When I open the start activity, I'm getting 40…