Category 224
Discussion List
-
Accessing data in a webform table from a connectorContent Background We have are using OIC (PCS + ICS + VBCS) 19.2. In PCS we have a web form with a table. The table has 5 columns. Each column has a text input. Users ca…User_2025-01-31-15-40-56-878 21 views 1 comment 1 point Most recent by Eduardo Chiocconi Process Automation -
Scanning the Customer PO and Create the Sales order automaticallySummary Do you have any option in Oracle cloud for Scaning the Customer PO and Create the Sales order automaticallyContent Hi, I have came across a requirement to sugges…User_2025-02-05-08-25-56-661 83 views 1 comment 0 points Most recent by Eduardo Chiocconi Process Automation -
OIC Process - Retrieve history of approver actions for a human taskSummary OIC Process - Retrieve history of approver actions for a human taskContent Hello, We are assigning a human task to a list of approvers in parallel. Our requireme… -
VBCS Public WeblinkContent Hi, I have created a form use PCS and populated it on VBCS as a web App. Now This App should be public so how can I ask the users to use it if they don't have cl… -
Problem to send the payload of reading a file in Visual Builder to the RESTful web service of ApexSummary Problem to send the payload of reading a file in Visual Builder to the RESTful web service of ApexContent The requirement consists of a screen in Visual Builder … -
How does Visual Builder define the line break when reading a file using File Picker?Summary I need to separate a text line by line in sql plContent Hi everyone, I have a development in Visual Builder that reads .csv files using file picker. On the other… -
Error : While running the integration i am getting Error "No response received within response timeSummary No response received within response time out window of 240 secondsContent While running the integration i am getting Error "No response received within response… -
Call a PCS process taking inputs from VBCS screenSummary I need help to call a process after taking inputs from a VBCS screen. I am unable to send screen parameters.Content I need help to call a process after taking in… -
How to pass q parameter to fusion Rest connector in PCSSummary How to pass q parameter to fusion Rest connector in PCSContent I am trying to call purchase order REST API in PCS. I am able to pass template parameter to the RE… -
QR code scanner in VBCSSummary QR code scanner in VBCSContent Hi, I would like to implement QR Code Scanner in oracle VBCS Mobile Application. I have tried implementing take photo action using… -
Fatal SSL Error when calling web service in oracle apexSummary Fatal SSL Error when calling web service in oracle apexContent I am trying to call a web service in my oracle apex cloud but I am getting HTTPS/SSL certificate e…User_2025-02-05-00-15-45-904 232 views 1 comment 0 points Most recent by Vlad Uvarov-Oracle Database -
Connect Oracle cloud Database service with Microsoft sql server without Oracle Integration Cloud tooSummary Connect Oracle cloud Database service with Microsoft sql server without Oracle Integration Cloud toolContent Hi, Good day! Need help in connectivity We have crea… -
RightNow Adapter and Integration Cloud attachment apiSummary I am looking for the general workflow of using the RightNow adapter to pull files and upload them to integration cloudContent We have a functionality called "inc…User_2025-01-31-15-40-56-878 47 views 21 comments 3 points Most recent by Poornima MS-Oracle Integration -
Using default WSDL for message start eventContent I asked this question in December of 2018 and received an response from Anun that worked at the time. However the method he successed no longer works. I am attem…User_2025-01-31-15-40-56-878 18 views 1 comment 1 point Most recent by Eduardo Chiocconi Process Automation -
OIC Integration is getting called three times via PCS processContent Hi Experts, I have created a Simple Notification REST API in OIC which sends the notification only. I'm trying to call this Notification REST API via the PCS Int… -
Synchronize Approver Assignees in PCS from Cloud ERPContent * Does PCS provide any interface to bring in approver assignees from Oracle Cloud ERP (from HCM Person Management)? Can we have Assignees in a PCS process based … -
Search Refresh & Multiple Delete Issue with ArraySummary I am unable to refresh the search array results on search button re-click & Multiple delete on array is not workingContent Hi Everyone, I have made an editable p… -
VBCS: Reading swagger file of Oracle PCS API failsSummary VBCS: Reading swagger file of Oracle PCS API fails, also no ADF available as far as I knowContent Dear all, Our goal is to use the Oracle PCS API: https://docs.o… -
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…Dipak Chhablani-Oracle 107 views 7 comments 1 point Most recent by Hemen Shah-90655 Process Automation -
Error using stage file with the action: Zip FilesSummary Error using stage file with the action: Zip FilesContent I'm working on an integration that reads a list of files and for each one generates a .dat file and comp… -
Read CSV line by line and assemble a template with specific data from the csv file.Summary Read CSV line by line and assemble a template with specific data from the csv file.Read CSV line by line and assemble a template with specific data from the csv … -
How to migrate from on-prem BPM to pCSSummary Migrating processes from on-prem BPM to PCSContent Hi Team, We have few processes running in our on-prem BPM. As we have got OIC license, we wanted to migrate al… -
DBCS as a RESTful ServiceSummary Looking for a means to increase the session time out of DBCS RESTful serviceContent Hi, We have exposed our DBCS as a REST service using Oracle APEX. Now when we… -
Recovering data from an on-demand backup using dbaasapiContent Summmary We are running a production instance of Oracle Integration Cloud Classic (User Managed) v19.2 which uses Oracle DBaaS 12.2 Standard Edition. Two weeks a… -
Error while translating message to the mentioned format.Summary Error creating a stage write and stage readContent I have an integration "App Driven Orchestration" where it starts with a rest adapter that receives a content s… -
REST API to get process resultSummary How do I fetch result of a process instance via REST? For eg: result parameter defined in message end activity.Content I have a process which instantiates multip… -
My Process Application Won't Show Up On Workspace as an Application to InitiateSummary I published and activated my process app. I can't initiate a request from the Workspace.Content I built process application containing one process. I made sure I… -
Divide a line every time you find "," to insert into a database.Summary Divide a line every time you find "," to insert into a database.Content I am working on an integration which receives a line similar to this one: 126,12,2007,110… -
User LockedSummary My user profile keep getting locked during developmentContent When I develop integration and move to VBCS to insert the integration, my user get locked. I have m… -
Skip blank lines of a text fileSummary Skip blank lines of a text fileContent Hi everyone, This is my scenario: I have to upload files to UCM, I get the files from an ftp server but I have to validate…