REST
Discussion List
-
Encrypt and decrypt values in OICSummary: We are trying to call a rest api in OIC. The rest api endpoint uses a custom http header parameter for authentication. I have the below question:- 1)How do we e… -
Database mapper showing parameters as arg1, arg2, arg3,arg4 instead of showing its names.Summary: Content (required): Hi team, We are trying to create a REST API by integrating an Oracle Database with OIC. So as we select the table name and after validating … -
How to query REST Service with a parameter containing special characters like +,. etc in OICWe are trying to use REST Service and pass a parameter containing + or , in the parameter value in OIC. How can we achieve this in OIC? I know from postman, we have to u… -
How to Convert a Synchronous OIC Integration to One WaySummary: I want to convert a synchronous OIC integration to one way. Integration is using REST trigger. When I am trying to uncheck "Configure to receive a response", OI…Venkata Chakradhar P 51 views 1 comment 0 points Most recent by Hemanth Lakkaraju-Oracle Integration -
IDCS Create User API: Group is not getting assignedSummary: We are trying to create a user in IDCS using Create User API. The user is getting created successfully. We are trying to assign an existing group to the user. B… -
Build a Master/Detail using VBCS Excel Add-In and ORDSSummary: Is it possible to use the ORDS service to build an Master/Detail using VBCS Excel Add-In Content (required): I have a ORDS service that returns the data using t…User_2025-07-18-14-57-45-966 31 views 2 comments 0 points Most recent by Alex D-Oracle Visual Builder -
Attachment download from table in vbcsSummary: Content (required): Hi Everyone, I have an requirement for upload and download the documents. I did upload document process. When am going to download, I didn't… -
IDCS user creation Service Connection in VBCSSummary: Content (required): We need to use IDCS user creation Service Connection in VBCS. The process of creating user in IDCS is first we have to generate an access to… -
Auto Default Select table 1st rowSummary: I have a requirement when data would be loaded in the table then 1st row of table would be auto selected by default. I wan to disable sorting of table I am usin… -
What is best solution if the BI Report Output is more than 10MBSummary: Content (required): Hi Expert, We have a requirement for reading BI report where the file size is more than 10 MB ,what would be the best approach to read the f… -
NameSpace remove from OIC MappingSummary: Hi Team, Source mapper is contains the xmlns namespace along with element(ReferenceTransmissionNo), below is the example: -
SDP with input search suggestion with limited results.Summary: The SDP with input search suggestions only fetch only 12 results. Content (required): Hi all, The SDP with input search suggestions values is limited by only 12… -
How do I configure custom three-legged security policy in REST connection in OIC?Summary: Content (required): Salesforce developed a process to generate PDFs in Salesforce. The process requires data from an Oracle database with OIC sending data to Sa… -
The Basics for an Oracle Forms DeveloperHi, apologies, but I am a complete Visual Builder novice, in fact calling me a novice would be a promotion! So, I've built many applications using Oracle Forms in the pa… -
2Export integration package using REST API "with SSO user account"Organization Name: Oracle Description: while export/import of integration package, we have only basic authentication to use, where we need to provide username, password … -
In the Editable Table, can we do a Insert Only option and not allow updates on existing records?Summary: Need to understand if it is possible to make an editable table similar to VBCS Cookbook, Batch Editable Table (ADP), but restrict it to allow only inserts and n…Vidhya Valantina Venkatesh 1 view 2 comments 0 points Most recent by Vidhya Valantina Venkatesh Visual Builder -
Exporting OIC package to object storageI am trying to export Integrations package via API, I have tried with this curl format as directly providing username and password not possible for federated SSO account… -
Update Paygroup where InvoiceType is not Standard, Credit memo, Debit memo, or Prepayment via RESTSummary: Update Paygroup where InvoiceType is not Standard, Credit memo, Debit memo, or Prepayment via REST Content (required): Via REST API Version (include the version…Hasan Jahangir 11 views 2 comments 0 points Most recent by Hasan Jahangir Payables, Payments & Cash Management -
Update Paygroup where InvoiceType is not Standard, Credit memo, Debit memo, or Prepayment via RESTSummary: Update Paygroup where InvoiceType is not Standard, Credit memo, Debit memo, or Prepayment via REST Content (required): Via REST API Version (include the version…Hasan Jahangir 21 views 1 comment 0 points Most recent by Danut Stoian-Oracle Payables, Payments & Cash Management -
Can we create 300 roles in VBCS and will it decrease performanceSummary: We have an Customer Facing application and each customer has to see only his data in a BO. BO has Customer Name. To achieve this we have to create role for each… -
Recommendation/Guidance needed on Usage of EPMAutomate versus RestAPISummary: Looking for guidance on re-engineering of current EPM jobs. Content (required): My team is beginning the process of changing our EPM job automation scripting fo… -
Any references to add OAuth security (apart from user credentials) while calling BO REST API?Summary: Added REST API security (OAuth) for business object in VBCS Content (required): We need to add OAuth security while calling Business Object REST API that has ad… -
Cómo puedo leer toda la data de una tabla mediante un botón y enviarla en trama json a un servicioSummary: Hola a todos, Por favor necesito su apoyo con lo siguiente: Tengo una tabla en visual builder, quiero enviar la data de esa tabla de la pantalla hacia un servic… -
How to get the Invoice Line DFF info using REST Service in OICSummary: /fscmRestApi/resources/11.13.18.05/invoices/{invoicesUniqID}/child/invoiceLines/{invoiceLinesUniqID}/child/invoiceLineDff in above Service i am not able to get … -
Unable to select desired row ADP based tableSummary: I have Adp based child table filtering out data based on row selected from master ADP table but whenever I try to select child table row it default select 1st r… -
Unable to filtering the ADP child table based on row selected in ADP parent tableSummary: I am unable to filtering the ADP child table based on row selected in ADP parent table First time when I select 1 parent row it filtered fine but next time when… -
How to use Search Option for multiple values in VBCS Excel Plugin?Summary: Hi All, Please help in below request Problem 1 - I am trying to update multiple PO's to FinallyClose, But I am not able search multiple PO's in the VBCS excel P… -
Dynamic Host for API CallSummary: We are planning to use VBCS for our UI layer where we are calling dyanamic host based on the input field and get the data, modify and show in tabular format. We…