Process
Discussion List
-
OIC > Import Journals from FTP to Oracle ERP Cloud > Best Practices in Case of Error ScenariosSummary: OIC > Import Journals from FTP to Oracle ERP Cloud > Best Practices in Case of Error Scenarios Content (required): Hello, I am working on an integration to impo… -
I have two questions related to extension VB in FusionSummary: 1- Is there anyway to make an extension in Fusion without publishing VB app ? 2- If the company cancelled subscription of Visual Builder any screen that i did b… -
OIC Gen3 Visual Builder - Unable to connect with OIC process serverSummary: Hello, We are on OIC Gen3 and enabled Visual builder and process automation. We have added the backend for process application with instance url https://opa-***… -
Error to use All Group ID Option in Import Journals Schedule ProcessSummary: Error to use All Group ID Option in Import Journals Schedule Process Content (required): I am using an OIC integration to generate and upload journals, the inte… -
Unable to find the deployed process in the processes list in visual builderSummary: Hi All I have migrated my code from DEV to PROD environment. Process app i have activated and when i search in visual builder for the deployed process app under… -
How to test process app which starts with message at design timeSummary: Hi Experts Is it possible to test the process app which starts with the message at design time like we test the process app which starts with the form (I meant … -
How to build the application with minify html and js filesSummary: Hi! we trying to optimize an application and I need to minify the js and html files but we cant find information about that. The documentation only mention a vb… -
Execute Oracle Cloud Sql Query and Post the Data to BOSummary: We are not able to fetch all the Required Columns using the GET Method REST API of HCM Cloud . So we are looking to execute the sql query of the Oracle Cloud BI… -
Purpose of Visual BuilderSummary: Hi, There is a business requirement wherein a custom form or page needs to be designed. This page needs to be launch from SaaS ERP. This page would be used by u… -
How to show current approval status to submitter using REST APISummary: Once user submitted a business process it will trigger PCS flow and route to multiple users for approval. By using /ic/api/process/v1/tasks REST API, we can get… -
Assign Task to Supervisory HierarchySummary: I need to send an approval to few of the users sequentially. For example I have an employee A who submit a request. What I want is, this request should sequenti… -
How to capture rest api response in PCS data objectsSummary: We are able to capture REST API response in PCS data objects for one record. For example, a string variable to capture body.items[1].assignments[1].managerId I …Santhosh Kumar J 61 views 6 comments 0 points Most recent by Biman Dey Sarkar-Oracle Process Automation -
How to display a message in custom objectSummary: How to display a message (like banner) in custom object Content (required): Hi, We have created a Custom Object to store user required information. After a reco… -
Replace My Application FavIcon with Custom Image/LogoSummary: How to Replace the My Application FavIcon with Custom Image/Logo. Replace main Replace Main header and add Input Text Box to Display Fields There and also Remov… -
Need a Sample Application for ADP FilterSummary: Can any body Please share a Sample Application Filtering ADP Content (required): Version (include the version you are using, if applicable): Code Snippet (add a… -
Popstate functionSummary: i want to use the popstate function to make the page reload if user navigate to the previous page back with their browser back button. but it seems that popstat… -
What exactly is a stage file?Summary: Content (required): I've been working in OIC for a few years now, and I've just kind of accepted the Stage File function for what it is and can do. But what exa… -
Hide actions from human task like Escalate and SuspendSummary Hide actions from human task like Escalate and SuspendContent Team, Could you please advise on how to hide the actions like 'Escalate' and 'Suspend' from action … -
Adding multiple attachments at same time while creating process instance Or laterSummary Adding multiple attachments at same time while creating process instance Or laterContent Team, We could create process instance using Rest API by following below… -
How to assign approver from a REST API response to human task as assigneeSummary: We have create a process which start with receiving a message event from VBCS. We are deriving project manager from Oracle ERP based on Project number and tryin… -
How to reassign process task with Visual BuilderSummary: Hi Experts Please help, I want to build the logic in VBCS i.e. to re-assign tasks to another user. I'm unable to figure out what action to use. Content (require… -
Predefined VariablesSummary: We do see a lot of predefined variables provided by PCS. For insance, in Human task's execData=>systemAttributes=>assigneeUsers is a predefined type. Any advise… -
IF ELSESummary: How to create an if else in the expression editor? Content (required): Hi Experts - wondering if this is possible yet? I'd like to make an IF / ELSE statement i… -
Want to approve the task assign to other users with the ADMIN user using REST APISummary: Hi Experts We have a admin user for oracle integration processes i.e. OIC_ADMIN_USER, now we want this user to APPROVE REJCT or take any action on the process t… -
process start action not initiating the process instanceSummary: Hi Experts On click of button I'm trying to initiate the process but out of 10 clicks 3-4 clicks do not start the process instance rather gets 503 error. someti… -
Is there a feature to update back in the HCM approval information(Name of Approver)using the CommentSummary: Is there a feature to update back in the HCM approval information(Name of Approver)using the Comment section Content (required): We are in process of Sending Ac… -
Dynamically populate the Percentage Required in Parallel AssigneesSummary: In the approval Human Task, when All Assignees in Parallel is selected, we would like to dynamically populate the Percentage Required field. We tried to leverag…Kiran Kumar Sahu 31 views 1 comment 0 points Most recent by Biman Dey Sarkar-Oracle Process Automation -
Creating a Business RuleContent Hi Folks, I want to create a Business rule in oracle process cloud Version: 19.2.1.0.0 (190323.0400.26650). I have tried to create business rule decision but sho…User_2025-02-04-11-14-28-205 30 views 3 comments 0 points Most recent by PavithraKS-Oracle Process Automation -
PCS selectively send notification to a group when task assignedSummary: Hi Experts I want to selectively send notification to groups out of many when a task is assigned to them i.e. suppose there is a human task action added to a pa… -
Error Handling in VBCSSummary Is there any way to handle exception in action chains similar to try-catch block in Java?Content If I run an action chain and there is an error thrown at middle …