Category 218
Discussion List
-
After staging mobile Application as Copy all development data to staging BO data does't show in VB?Summary: Hello everyone I have made my mobile app in which I have created a business object of customer data and displayed in table format in Preview options and in desi… -
How to call a procedure with parameters in visual builder ?Summary: I have an ATP database and i want to be able to run a procedure in visual builder link it to a button in visual builder -
how to add multiple AND condition on filter criteria using SDPSummary: Hi Facing challenge while filtering the SSP(BO) table based on multiple search parameter. Scenario we have 5 search parameter now user enter only 1 or 2 paramet… -
How to get total row count of table containing SDP Data ?Summary: I want to display the total row count on the vbcs page. Using SDP.getTotalSize() i am displaying the count on the page. In the SDP totalResults count is differe… -
i have a query about CSS for label value oracle JET component.Summary: I'm trying to align the label value but its not responsive for example if i minimize the screen label value css does not work properly. Please guide which class… -
Need unique values in select-one LOV SDP basedSummary: Hi, I am using select-one component invoking data from SDP variable I want distinct/unique list showing in drop down. currently its showing all data please sugg… -
How to Rename Published Application Extension in Oracle FusionSummary: Hi experts, I've published an Application Extension in Oracle Fusion. Currently there's an issue where the Application Extension's name is all lowercase. Conten… -
Can't Find Published Application Extension in Oracle FusionSummary: Hi experts, There is an Application Extension published from VBCS, but it is not found in Oracle Fusion's navigation menu Content (required): The Application Ex… -
How can we use navigation flow or navigation header in redwood Starter theme.Summary: i have seen in redwood refrence they have used oj-sp navigation header component . if i use fragment code redwood template code above the template it also showi… -
Figma documents for the VBS templatesSummary: Oracle mentioned we can download the figma files that are corresponding to vbs templates, so that we can brainstrom and design before create new pages and flows… -
How to configure the edit data in the form layout using child business object VB studioContent (required): I have instantiated a parent object (referred to as "additionalPerson BO") and a child object (referred to as "additionalPersonPhone BO"). The establ… -
How to use order by in ADP in descending order ?Summary: I have a date column and i want to order by this column in descending order how to do this in order by in REST API -
Select rows using checkboxes and insert new rows in ADP with the value of the selected row dataSummary: Select rows using checkboxes and insert new rows in ADP with the value of the selected row data Content (required): Hi, I have an ADP based table. I have added … -
Import core pack components into VBCSSummary: How to import OJET core components into VBCS app. Content (required): Hi Team, In my web application, I have an use case to display checkboxes next to the selec… -
Integrating App in SaaS but I get empty pageSummary: Content (required): Hi Experts, I did extension to the FA. In Sandbox before publishing was working fine. but when publishing to production. I get empty page. I… -
getting 403 forbidden error while accessing applications which are staged and publishedSummary: we are receiving 403 error while trying to access all the apps which are staged and published. the same apps are working in design mode. Content (required): Ver… -
Having wrong error responseSummary: Incorrect response on REST call Content (required): I have been calling a REST webservice to create Sales Order on VBCS. The REST webservice is working correctl… -
Calling REST from VBS(FA Extension) via FusionSummary: I am referring to the below doc to have a wrapper on Fusion for any REST service so it will be easily configured in VBS I wanted to understand how to handle com… -
Unicode characters in service responseSummary: Content (required): In an OIC integration, I am invoking a rest service that has as a response a field with a unicode character (\u0000). Using postman it works… -
Do I need to do changing on the old Action Chain which is not JavaScript Action Chain?Summary: Content (required): Hi experts, The new update in VBCS is JavaScript Action Chain and the published App are using the old way of Action Chain. Do I need to do a… -
Auto resize select single componentSummary: Hi, we have a requirement where the user wants to auto-resize the select single component based on the length size of the selected value. screenshot for referen… -
How can we change the standalone application background color and fonts similar to Oracle fusion appSummary: We have created a standalone VB application and have registered into Oracle fusion SaaS application - Product change order page. But the application background … -
How to move from Live to Development in my App?Summary: Content (required): Hi Experts, I want to do some modification on published App. How to move from Live to Develop Stage? Version (include the version you are us… -
can we able add external components in vbcs.Summary: I would like use some external components in vbcs . is it possible to import the external components in vbcs. Content (required): Version (include the version y… -
partial editable screenSummary: Content (required): is there an option to define a new screen, that other developers will be able to edit it , but only part of it, as the screens of learning, … -
CSS not adjusting when using switching to second display its not auto resizing with display sizeSummary: Hi a lot of customers raising concerns when they are using a second display the screen size is not auto-adjusting (auto enlarge in size or auto resolution) disp… -
using tooltip in Visual builderSummary: Hi Experts I want to use tooltip concept in visual builder as showing in ojet docs below but i'm not sure how to implement this javascript in visual builder. wh… -
Send Notification to group in business role (more than one role)Summary: Sending notification to groups in different role: adf.context.getSecurityContext()?.isUserInRole(roleName) Content (required): Hi Experts, from functions curren… -
Getting error vbafe-02000 after updating the Oracle Visual Builder Add-in to version 3.6Summary: Hello, We have upgraded the Oracle Visual Builder Add-in for Excel Add-in to 3.6. It gives below error while downloading data: An Expected error has occurred du… -
How to get started with ORDSSummary: Hi Experts As I'm new to VBCS, our customer is asking to make use of ORDS for database. Could someone please help how to begin with ORDS and test few basic data…