REST
Discussion List
-
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… -
OIC OAuth Two legged Rest APISummary: Trying to create a REST connection in OIC for the API which supports Two legged authentication. Able to test from Postman, same is failing from OIC with below e… -
Oracle AP - CMK integration with oracle integration cloud for external providerSummary Oracle AP - CMK integration with oracle integration cloud for external providerContent We have a requirement where we need to bring in OIC for interfacing invoic…Abdullah Munaz 270 views 6 comments 1 point Most recent by Abdullah Munaz Payables, Payments & Cash Management -
Is there any way to filter the fields from the Business Event triggered from Oracle Fusion?Summary: We need a way to filter the fields from the Business Event triggered from Oracle Fusion like we have in rest api calls Content (required): We have an Event Base…Sachin Shaligram Zambre-Oracle 31 views 5 comments 1 point Most recent by Varun Jain-Oracle Integration -
Creation of (AR) Customer Record via OICSummary: The requirement is to create a customer party, account, address details for 'Bill-to' and 'Ship-to' and a contact point for 'email'. Content (required): We've b… -
How to list files from specific folder from Oracle Hyperion Planning REST API'sSummary: In Hyperion Planning cloud application, we have directories like inbox and outbox and some directories are available under outbox directory for example /outbox/… -
Put validation on text field from table row valueSummary: Hi I want to add validation on text field(Lot) value should compare the column(lot_serial) row data if value found in the table then Enable button(view data) el… -
Do you know any utility which provides sample JSON data with input as JSON Schema?Summary: Do you know any utility which provides sample JSON data with input as JSON Schema? Content (required): Do you know any utility which provides sample JSON data w… -
REST Adapter with CSV formatSummary: HI All, Can we send csv payload in REST adapter for a PUT call, Content (required): Kindly share any inputs on implementing REST adapter to send CSV payload to … -
Unable to fetch data from rest service on vbcs tableSummary call rest service with Query Parameter in VBCSContent Hi Experts, I have a rest service (https://assd/business_unit=098892&work_order_number=1233) invoked from O… -
How to invoke REST OIC particular integration using basic authenticationSummary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable): -
Not able to call REST API from VBCS which accepts attachment in requestContent Hi Experts, I have created one REST API in Integration Cloud which takes attachment and payload in request body due to which request header type is multipart/mix… -
rest service Exception handling in VBCSSummary: I want to handle the user define exception populate a message in vbcs via data invoking through rest service. Content (required): I am using post rest service s… -
Single Sign-On SOAP/REST APIsSummary: Content (required): How can we trigger SOAP/REST APIs using the Single Sign-on credentials of Microsoft Azure in Fusion SaaS? We are referring to this blog of t… -
Pass JSON payload as-is without OIC Mapper to SaaS REST APISummary: Content (required): Is there any way we can form a JSON payload and pass that payload as-is without mapping each element from left to right? Version (include th… -
LOV in VB Excel add-inSummary: We need to put 3-4 list of values for a field so that User can select from the same while uploading Content (required): I went through the Oracle docs but its m… -
REST Service in VBCS - 502 Gateway errorSummary REST Service in VBCS - 502 Gateway errorContent we had published our REST API and is able to retrieve with POSTMAN, however when we create service connection, we…