REST
Discussion List
-
Facing issue while defining service connection querying on child resourceSummary: Facing issue while defining service connection querying on child resource Content (required): I am trying to invoke Workers Rest api querying on a child resourc…
-
How to upload the file with the help of file picker.Summary: I'm following this video and I'm confused while creating the service connection media type selected Image/png but as per my requirement I want to upload any typ…
-
Video Audio upload in oracle VBCSContent Hi All, We have a requirement in oracle vbcs to attach video and audio files, Is there any possible way to have feature for uploading videos and audios from VBCS…Muralidharan Kanagaraj-161200 76 views 7 comments 0 points Most recent by Ramprabhu-Oracle Visual Builder
-
Can we able to use the graphql in vbcs.Summary: Can we able to use the graphql in vbcs. Content (required): I have tried to develop web app using graphQL api . but while passing different api with different b…
-
Can we Save the CSV File Data on to the Editable Page instead of the BOSummary: We are following the BDP Recipe to make the page editable and insert the data and Save it there. We are not storing the data to a BO We are then following the f…
-
More Rows in page using REST APIHi, I created page with service connection using REST API call using GET method to fetch all employees and I found that only 25 records are retrieved in the page as ther…
-
After saving the record how can we show the form in read only format with valueSummary: I added the selected first row event on table. After selecting the row form will pop up and user will update the record. is there any possibility we can update …
-
VB excel add-in - Set field defaultsSummary: Can the VB excel add-in provide for keeping defaults for fields based on constant or expression syntax. @E. Alex Davis-Oracle - please advise if this is in the …
-
How to Upload a CSV File to an ArraySummary: How to Upload a CSV File to an Array instead of a BO Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code …
-
VB Excel add-in ver 3.5 : Issues with Local Data SourcesSummary: After upgrading to ver 3.5 , there are multiple issues with Local Data Source: Boolean Data Type is not longer available. Cannot attach Local Data Source to Boo…
-
VB Excel add-in - Batch Upload Slow Performance issue with high volume order linesSummary: Slow performance using VB Excel bulk load lines for Order using FA order Lines API. The requirement is to bulk create 500+ lines per Order. Only 1 order is allo…
-
Announcement: Oracle Visual Builder Add-in for Excel: version 3.6 releasedI am pleased to announce that version 3.6 of the add-in has been released publicly on Oracle.com You can download the add-in from this page: https://www.oracle.com/downl…
-
Getting error while creating a rest end point using Select from catalog- Oracle Cloud ApplicationContent Hi , I am getting the below error while creating a rest end point using Select from catalog- Oracle Cloud Application : There was an error while fetching ADFm mi…
-
Sample Example of Calling a Oracle Cloud BIP Report and Assigning the values to a VariableSummary: Can anybody if already done this Please share a Sample Application ZIP File for Calling a Oracle Cloud BIP Report and Assigning the values to ADP Variable in VB…
-
Issue with accessing REST endpoints for Business Objects created in VB through VBSI'm currently experiencing an issue with accessing REST endpoints for Business Objects created in VB through VBS (Visual Builder Studio). When I try to access the End Po…
-
How to Refresh a Page with ADP TableSummary: We are Deleting the Data from BO and then inserting the data into BO. The Insert of Data is not getting Refreshed on Page. We have used ADP to store the table d…
-
Getting Error in Calling SaaS Service using Cloud AccountSummary Getting Error in Calling SaaS Service using Cloud AccountContent Hi, I am trying to access a SaaS Service (InventoryOnhandBalances) from VBCS using ADF Describe.…
-
Sample ZIP File for Deleting the BOSummary: Can anybody Please share a Sample Application ZIP File for Deleting/Clearing the BO Content (required): Version (include the version you are using, if applicabl…
-
How to Purge the Busieness Object through a Button Click Event/ VB EnterSummary: Can anybody Please advise on How to Purge the Business Object through a Button Click Event/ VB Enter. We want this without using Data Manager Content (required)…
-
Is it possible to delete all records in a BO using a REST CALL?Summary Similar to truncating a table in plsqlContent Hello, We have a requirement to truncate/delete all records in a Business Object and then re-poplulate with new rec…
-
Moving my apps from VBCS to Visual Builder Studio (BO endpoints and Data)Summary: Content (required): Hi Experts, I followed the tutorials to move my app to visual builder studio. But when I run it, I noticed that all the pages has error when…
-
Advantage of ORDS api direct call in vbcs and calling ords services via OIC then call oic in vbcsSummary: Hi experts advantage of ORDS api over OIC calls in vbcs . suppose ORDS being called in OIC for VBCS services what is the disadvantage its better approach or not…
-
Is it possible to access ATP custom DB objects directly ( without exposing them as REST API) in VBCSSummary: Is it possible to access ATP custom DB objects directly ( without exposing them as REST API) in VBCS Content (required): Is it possible to access ATP custom DB …
-
How to Insert the Child Objects fetched from External REST API into Business ObjectSummary: Child Objects fetched from External REST API are not getting Posted into Business Object Content (required): Version (include the version you are using, if appl…
-
Return List of Rows by GroovySummary: Hi experts, I am trying to return list of rows by groovy, i was trying this code: Content (required): Hi experts, I am trying to return list of rows by groovy, …
-
Special Request to (Shay Shmeltzer)->Issue while calling BIP ExternalReportWSSService by ConnectionSummary: I have registered a BIP report, whose default output is XML. My requirement is to populate the extracted XML data in ADP. I have followed this link, but it is n…
-
Trying to add the empty row in table.Summary: My requirement is create editable table while enter the partnumber then part_desc, UOM, bom_quantity, status will reflect auto through REST API, which is workin…
-
Filter in select single using SDPSummary: Filter in select single using SDP not working as expected. Content (required): We are currently using a SDP to populate data for a single select. The data sourc…
-
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…
-
Create Template with Header and Line in VBCS Excel PluginSummary: Hi We have a requirement to upload an invoice in VBCS BO but the template contains header values and table line items How to create template this template using…