Database
Discussion List
-
How to edit this page called journey in Fusion ?Summary: how to edit this page like viewing the HTML code or add new components
-
How to find pages that Oracle made it with VBCS ?Summary: I want to know where i can find new responsive page that Oracle made it with VBCS and enter to edit it in VBCS
-
Downloading an excel file from object storage is corrupted.Summary: Unable to open the excel file downloaded from the Object Storage. Content (please ensure you mask any confidential information): Hi Team, I am facing an issue w…
-
How to format Time type in built in export buttonSummary: There is a column that is time type and i want to format it from T12:00:00 to 12:00 when exporting a table to excel file from built in export button
-
VBCS with ATP in a private subnetSummary: We are a long term EBS customer and starting our cloud journey. We have lot of OAF extensions in EBS. We want to use VBCS for building some of those in the clou…
-
Receiving 502 : Connection refused Error while invoking ORDS API from Oracle VBCSIn the Development instance, When invoking an ORDS REST service that has no Authentication from VBCS is failing, an error is given below. { "type": "abcs://proxy_problem…
-
Multiple ATP Tenants on VB RuntimeSummary: Does VB support multiple ATP tenants? As an example, Application A in VB runtime A that is connected to ATP Tenant A. Does VB support Application B in VB runtim…
-
Default a Value for Only for Specific Row using Select Single LOVSummary: We have 2 Values for a LOV Y and N for a Field named Eligibility which has 4 Rows named Row1, Row2, Row3 and Row4 from a SDP Table for each employee. We want to…
-
-
-
Rest api in VBCSSummary: Hi I am trying call rest api in vbcs but Not getting expected result. Also attached postman result. Content (please ensure you mask any confidential information…
-
How to combine "Auto populate a table" and "Add a filter criterion" with a Combo Box?Hello! How are you? I have a table in VBCS and it has its values coming from an SDP (that came from a BO). This table auto populate itself with the values from the SDP. …
-
Oracle Visual Builder Database OptionsI'm currently engaged with a client on the development of a couple of apps using Visual Builder. We're exploring various database options as we anticipate that the defau…
-
Scheduling Data Export from a VB AppHas anyone had experience implementing scheduled exports of data from a VB app with an embedded database or BYODb? Just wondering whether there is an option to schedule …
-
Published App: how to see the data of BO's after publishing the applicationSummary: Hi Experts, I have published applications use BO (the Embedded database). From where I can check the data saved in the embedded data base as GUI. Content (pleas…
-
Export data to predefined excel template from vbcs page oracleSummary: I am working on a custom client requirement on VBCS page development. In page there is a table where data is coming from ATP DB. I need a functionality to expor…
-
connection error to an ATP Database via VBCS Application in OICSummary: connection error to an ATP Database via VBCS Application in OIC Content (please ensure you mask any confidential information): Hi Team, Greetings! we are trying…
-
VBCS EXCEL Plug In PUT operation for child component not working with ORDS Manually Created ModuleSummary: VBCS EXCEL Plug In PUT operation for child component not working with ORDS Manually Created Module Content (please ensure you mask any confidential information)…
-
How to show/hide a region conditionally on basis of a value in business object in VBCS pageSummary: The VBCS page is having list view component (card layout). There is a custom client requirement: depending on a value of a field in the business object used for…
-
Verify data with POST method in VBCS.Hello Everyone! I was trying to do a logic that a user can only proceed to a certain page if he put some values (that is already stored on Business Object) on a form. Si…
-
visual builder in oic v3 use atp instance in private subnet vcnSummary:visual builder in oic v3 use atp instance in private subnet vcn Content (please ensure you mask any confidential information): Hello, I wanted to ask if in OIC v…
-
Calling BO using JS to filter dataSummary: I have a BO for booking with field of startDate and endDate and a few other field. For now the filtering process is based on a few chosen criteria which is star…
-
Sum Total and Average of SDP table Column dataSummary: We have a SDP table data We need to fetch the average of one column named Rank as Average Rank = Sum Total of Ranks/ # of Ranks for each Employee Please advise …
-
Is it possible to switch from inbuilt schema to "Bring Your Own Schema" later?Summary: While an application was being developed in VBCS, this feature came out. Visual Builder on Existing Oracle Database with Business Object We decided to Go Live w…
-
Creating a simple "user registration" app is giving me ERROR 415Hello everyone! I'm trying to create a simples POST on my Business Object and I'm getting ERROR 415 - Unsupported Media Type. When I click on the "save" button nothing h…
-
Business Object - Composite primary keySummary: Can we define a composite primary key for a business object in Visual Builder? Content (please ensure you mask any confidential information): In my database obj…
-
How to Upload a Custom Excel sheet to Page and Download the Same Uploaded Excel SheetSummary: How to Upload a Custom Excel sheet to Page and also Download the Same Uploaded Excel Sheet Can any body Please share an example for this Content (please ensure …
-
is it possible to npm install in visual builder?Summary: Hello, I want to connect to oracle database with node js "oracledb" dependency. is it possible to achieve this in VBCS. Please guide me with the steps to achiev…
-
is it possible to use ORDS apis in exadata database running in OCI ?Summary: Hi Experts is it possible to use ORDS apis in Exadata database running in OCI in our visual builder application ? @Sherif Bashar @Nada Bashar Content (please en…
-
Loading Data to BO from External API using VB Enter EventSummary: We are Loading Data to BO from Oracle Cloud BIP Report using VB Enter Event The No of times we open the page that many times the Data gets loaded to BO . We don…