Process
Discussion List
-
Oracle OPA: Can we get the detail of Task user has Approved, Rejected, Reassign?Hi All, Kindly help. I want to show count of task and approver has approved and rejected in my oracle vbcs page. Can we do this. Do we have any OPA rest api for that? Th… -
Implementing "Active" vs. "Passive" Barcode Scanning in Visual Builder Mobile ApplicationsI have implemented barcode scanning in my VBCS application using the Camera Component and the barcode action. However, the current behavior requires the user to manually… -
Dynamically Disabling Dropdown Options in Table Cell Templates Based on Row-Level Date ComparisonI have a Table component in Visual Builder where one of the columns uses a Cell Template containing a Combobox (Dropdown). I need to disable specific options within this… -
Unable to Activate One of the OPA applicationSummary: Dear Team, we have One application where it has 4 level of approvals and inside that we are using around 13 integrations. and we have done the migration from Ge… -
Data Sync for Project in VBCS Extension and Oracle FusionRequirement: Bidirectional Data Sync for Project in VBCS Extension and Oracle Fusion Context: We have a requirement to build a custom application over VBCS extension to … -
Access or prerequisite to run rest api ic/api/integration/v1/integrations{id}/schedule/jobSummary: We are trying to run a schedule integration using the REST API ic/api/integration/v1/integrations{id}/schedule/job. Tried executing the api using both basic as … -
Rounding issue for OICSummary: We define the mapping and insert into ra_interface_lines_all table. Current situation fails in AR invoice import because import expect amount be 9742.16. The am… -
Is it possible to receive the item import process id while doing bulk FBDI import?Summary: The general norm of doing a bulk FBDI import viz. OIC is we zip the properties file and the csv files together and upload it through ERP adapter for import whic… -
FDI Error: Data pipelines have been disabledI am receiving the error message "Data pipelines have been disabled for BI Publisher" in our FDI lower region instance with the details "BI Publisher - Invalid Credentia… -
Is there any business event that can trigger an integration once the shipment is packedSummary: Hi, We need to trigger an integration when a shipment is packed in Oracle Fusion. Is there a standard business event available? If yes, please provide the event… -
How can i Link PCS notification to Fusion SAAS Application Notification IconSummary: How Can i Link our PCS Workflow Notification with Fusion SAAS application Notification ICOn Content (please ensure you mask any confidential information): Versi… -
elementEntries API vs HDL for Time EntriesSubject: Request for Guidance on Importing UKG Time Entries into Oracle Payroll Summary We are planning to use UKG Kronos for time entry and intend to import the resulti… -
How can I write file in SFTPSummary: Here is my integration: I am calling a BIP (csv output format) and fetching the output in chunks. Expected output can be >10mb thats why I am doing like this. N… -
Splitting Outbound XML files by size limit in OIC Gen3Summary: Splitting Outbound XML files by size limit in OIC Gen3 Content (please ensure you mask any confidential information): Team, I have a requirement to split outbou… -
How to Enable In-App Notifications for Submitted Requests in VBCSDescription / Issue: In our VBCS application, users submit requests to other roles or groups. Currently, when a request is submitted, the assigned users do not receive a… -
DBMS_CLOUD.COPY_DATA performance IssueSummary: I am loading the data from CSV file on OIC object storage to ATP using DBMS_CLOUD.COPY_DATA The execution time of this approach is not Consistent. For some run … -
Oracle Custom Integrations During the Oracle Quarterly Patch CycleSummary: Can someone help me with best practices for Oracle Custom Integrations during the Oracle Prod quarterly patch cycle? We have 300+ OIC integrations, and the clie… -
Email Based approval in OIC Process Automation FailingWe have configured email-based approvals in Oracle Process Automation (OPA). We are facing an issue when the same task is acted upon first from the application UI and la… -
Email Based Approval in OCI Process Automation (OPA)Summary: Hello everyone, I am facing this issue after trying to take action from the email: "After taking action from the email (approve or reject), the task is not comp… -
Completed OPA instances purged before retention settingsSummary: We are live with a structured process, and have the retention days set to 180 days in production. However, we are observing that completed processes are getting… -
Options post Process Automation Instances Service LimitsSummary: As per Administering Oracle Cloud Infrastructure Process Automation - Service Limits, the 'Maximum number of application versions that can be created per applic… -
How to track my OPA error with the OPC (Open Platform Communications) request IDSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
OCI Gen3 - Is it possible to unzip .expx fileSummary: Gen2 documentation https://docs.oracle.com/en/cloud/paas/integration-cloud/user-processes/troubleshoot-application-import.html mentions about unzipping .exp fil… -
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…