Category 218
Discussion List
-
Combo box issue.Summary: Hello, Please, I would like your help with the following. I have a simple combo described bellow, for YES/NO values. The issue is that the user can type anythin… -
how to place hold on OTP (payment request) via APISummary: standard API to place invoice hold /fscmRestApi/resources/11.13.18.05/invoiceHolds doesn't seem to work for OTP/payment requests error message: AP-810780 "You c…Roman Havrylyak 271 views 2 comments 0 points Most recent by Edgar Nieto-Oracle Payables, Payments & Cash Management -
How to pass dynamic parameters to Rest APISummary: I have added an End Point in VBCS which is based on VBCS BO with GET operation. Upon pressing Test it is returning records as well. Now I have added one dynamic… -
'IN' Operator in SQL select query is not working with dynamic values. (SQLServer Connection)Content Hi OIC experts, We are performing an operation on the table with select using following query. But It doesn't seem to work and there isn't a way to debug what's … -
Parse CSV data in Oracle Visual Builder using JS librarySummary: Content (required): In this blog we see how to use a library in Visual Builder to parse CSV data. The library we are using here is papaparse. The complete blog … -
Business Objects in visual builder STUDIOSummary: Hi - we are simply trying to create a Business Object within Visual Builder Studio. We are able to successfully do this in Visual Builder, but not when we're wo… -
Displaying specific variable/field on a pageSummary: How can we display a variable or field on a page. For example, if I have a table and select a row and hit the edit button, it takes me to the edit page where I … -
Displaying specific variable/field on a pageSummary: How can we display a variable or field on a page. For example, if I have a table and select a row and hit the edit button, it takes me to the edit page where I … -
Does VBCS recognise PUT ORDS endpoint type?Summary: Building an edit page on a SDP table is resulting in no response items to select from. Content (required): Hi Gurus - I have created a table based on a SDP that… -
Bar chart shows only limited data (for me...)Summary: Hi all, I would thank you for your support for the following: I try to show a bar chart with more than 10 records but only 8-10 are shown. Content (required): N… -
EPM REST API calls facing user lock or password expiration issuesSummary: EPM REST API calls facing user lock or password expiration issues Content (required): Hi Team, We are using EPM REST API calls in OIC integrations for uploading… -
Editable Table with fixed row heightSummary: Editable Table with fixed row height Content (required): Hi Team I am using Editable table in my application, I need to decrease the row height of table. How ca…User_2025-02-11-11-37-24-835 21 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Filter results from a custom api built in OIC while showing in Visual Builder appHi, We have built a custom api in OIC. The api basically executes BIP report to fetch results which are in turn provided as response from the api.The response from the a… -
File Type validation not working post upgrade to 2204 in ChromeSummary: Hi, We have implemented a upload functionality in our app where in the action chain we are first validating if the file type in CSV in JS. This was working befo… -
API to void payment with invoice cancellationSummary: currently UI supports voiding payment with Cancel Invoice option (see screenshot below) is there API to do similar ? Content (required): we can succesfully void…Roman Havrylyak 394 views 1 comment 1 point Most recent by Tanya K Payables, Payments & Cash Management -
Disable multiselect row in SDP based table on conditionSummary: How can we disable a below row for multi-selection so that when user selects in bulk this row would not get selected we have to restrict selection of this row. … -
Apex Vs Visual BuilderHi, We are trying to take a decision on using APEX vs Visual Builder for some custom pages. Can anybody help with advantages and disadvantages of both? -
Keypress event on Hyperlink-Not able to get the key valueSummary: Keypress event on Hyperlinks Content (required): When we create an action chain with keypress event on an input or button component, we are able to get $event.k… -
Problem with VBCS not recognising ORDS PUT Rest API. Works in POSTMANSummary: Problem with VBCS not recognising ORDS PUT Rest API. It works fine for GET, POST and DELETE. However, PUT works in POSTMAN. Content (required): Hi Gurus - New t… -
Combobox Many Input from External ValuesSummary: Copy Data from an Excel and use it as Input in a "Combobox (Many)" Content (required): Hi experts, I have a Combobox (Many) in my Web App and the user wants to … -
Invalid service scope - Error while creating Service Connection in Oracle Visual BuilderSummary: Hi All, I am working on a VB app through a Workspace created in VB Studio. In this VB App, I am trying to create my first Service Connection as below- Configura… -
How do we default a value in Select Single whose data is coming from REST endpoint ?Summary: We have one drop down (Select Single) in our page whose data is coming from a remote REST call. Once we select the dropdown then the data is getting loaded. We … -
Need to show on the page with Pagination with 10K Records through REST API.Summary: we are fetching all the records to the client layer when we call the REST service. it's having almost 10k records. Need to show on the page with Pagination , ho… -
Select single application variableSummary: fetch data from application level variable in single select Content (required): Why i am not able to fetch data from application level variable -
newbie Search using search button from a tableSummary: HI Experts, I am newbie to VBCS. I am able to populate a table component with BO data on a page designer. I have placed few input text items above the table to … -
VBCS mobile app - offline Persistence toolkit - Best Practices and LimitationsSummary: Hi , My client wants offline capability features similar to Mobile Field Service (MFS) on Oracle VBCS Mobile apps. Will we be able to achieve this using Oracle … -
How to selectively merge VBCS code changes from workspace to main branch in visual basic studioSummary: Hi All, I am working Visual Basic Studio (VBS), learning on using the VBS Workspace & how to merge the code from local repository in Workspace and the Main Bran…