Category 218
Discussion List
-
How to prevent oj-dynamic-table from adding a row to BDP when no actual data changeSummary: I am using oj-dynamic-table bound to a BufferingDataProvider (BDP over SDP). When a user enters row edit mode and exits without changing any values, the row is …Vishal Singh Rajpurohit 7 views 2 comments 0 points Most recent by Vishal Singh Rajpurohit Visual Builder -
Collection Container “Manage Columns” not working with Dynamic Table (BDP over SDP)Summary: I am using a Redwood Collection Container in Oracle Visual Builder with a Dynamic Table inside it, bound to a BDP over an SDP. The data shows correctly, but the…Vishal Singh Rajpurohit 7 views 2 comments 0 points Most recent by Vishal Singh Rajpurohit Visual Builder -
Unable to Access FSCM REST APIs via Service Catalog in VBCS – 502 Internal Error / Failed to FetchSummary: Hi Team, We are facing an issue while accessing Oracle Fusion FSCM REST APIs through Service Catalog in Oracle Visual Builder (VBCS). Issue Description When imp… -
Unable to update child tables using VBCS Excel pluginWe have created ORDS API as per below format to perform CRUD operations for parent and child tables in a single click of a button (VBCS plugin) from Excel sheet.…Mukesh Sai Pabbisetty-Oracle 25 views 1 comment 0 points Most recent by Xiameng-Oracle Visual Builder -
Visual Builder Add-in for Excel Support for 64-bit ExcelSummary: Hi All, Does 'Visual Builder Add-in for Excel' support MS 365 MSO 64-bit Excel.? I have downloaded vbafe-installer-current-user.msi from VB builder application … -
Calling External APIs from VBCSSummary: Hi, I am working with Oracle Visual Builder (VBCS) and I need to call an external API (for example, https://jsonplaceholder.typicode.com) directly from my appli… -
How to Trigger an event After Cell Data Updated in Data GridWe need to trigger a on value Event when User enter the value on Cell of Data Grid I seen there are few Events for Before Edit but there is no After edit ot on value for… -
How to import custom font and use them in Visual Builder Application?Summary: How to import and use certain client specific fonts in our Visual Builder Custom Extension? Content (please ensure you mask any confidential information): We ha… -
Offline-First Mobile App for Port Workers – Technology Recommendation (VBCS vs Native)We are evaluating Oracle Visual Builder Cloud Service (VBCS) for developing a mobile application for port workers used to perform inspection activities. The application … -
Default the Current Row Data into Select Single Dropdown on Insert a RowSummary: Default the Current Row Data into Select Single Dropdown on Insert a Row Please advise Content (please ensure you mask any confidential information): Version (i… -
Active workspaces not able to select when editing a page in VBSSummary: When I select Edit Page in VBS, I like to select the workspace that is linked to that page. Example below would be recruiting. I have the workspace setup in VS … -
Using Contract deeplink from fusion SaaS on VBCS pageSummary: We have a VBCS application where we have a page in which we are getting contract details from SaaS. Now we want if any user click on the contract ID on vbcs pag… -
How to call event.preventDefault() to stop selecting a step in Train component in VBCS?Summary: I am trying to use a Train component with some validations in train steps. If the validation gets failed at any step then it should not allow user to select nex… -
Embed AI Agent in Custom Apps (VBCS, APEX)Is there any way to Embed AI Agent (created via Oracle AI Agent Studio) in Custom Apps(Created using Oracle Vbcs, Apex) -
How to Disable Automatically Generated Buttons for Oracle Fusion ExtensionsHello, We are developing Oracle Fusion application extensions. Each time we publish or redeploy an extension, Oracle Fusion automatically generates a button under the Ot… -
How to stamp the business user as “Created By” from an FBDI load?Hi Community, Is there a supported way to have the “Created By” field reflect the originating business user (not the integration/scheduled process user) when loading dat… -
Unable to see the integration which are developed within project in catalogSummary: Hi Experts When I'm trying to consume integrations with catalog service connection, i could see only integrations which are developed outside project i.e. globa… -
Is there any REST API available to import and export vbcs applicationSummary: Is there any REST API available to import and export VBCS application Content (please ensure you mask any confidential information): Hi All, We want to build an… -
What is the cost involved for VB studio outside provision in OCISummary: What is the cost involved for VB studio outside provision in OCI Content (please ensure you mask any confidential information): Hi Expert, We want to automate t… -
which template to select to show the menu at top of page and also the company nameSummary: Hi Experts I have a requirement to show the company name and logo at the top and also to build a menu bar horizontally as shown in below screenshot. Please help… -
stage application error utils.js:171 Uncaught (in promise) Error: Empty file content app-flow.jsonSummary: Hi we are facing error while running application on stage mode after deployment from VBS its giving below error while running on preview mode its working fine. … -
VBCS application live version does not show dataSummary: VBCS application live version does not show data Content (please ensure you mask any confidential information): Hi Experts, I have an application version which … -
OCI get object storage rest api converts to url encoding for subfolderSummary: Hi Experts I'm getting 400 bad request error when i'm trying to get object from object storage using REST api if my object is within the sub folder actual objec… -
How to avoid encoding of path parameters of a REST API in Visual Builder at runtime?Summary: I'm trying to download a file from Object Cloud Storage Bucket using the /n/{namespaceName}/b/{bucketName}/o/{objectName} API. The objectName contains the whole… -
Field that added to the layout is not reflectedSummary: Content (please ensure you mask any confidential information): Hi I edit page in manage inspection menu. Then duplicate the seeded layout rule sets. I add the c… -
How to access the page variable in a layout field in appui / visual buildrSummary: Hi Experts I'm extending Connections fusion page using Visual Builder, I have created a variable in page to store the person number which i'm populating in acti… -
Visual builder studio - workspace backend configurationSummary: Visual builder studio - workspace backend configuration Content (please ensure you mask any confidential information): Hi, we are starting to use VBS as our mai… -
Camera Component Showing OK and Cancel Options in Mobile for Barcode ScannerI implemented Barcode Scanner Logic in My Vbcs Application where i used Camera Component as a scanner and on Camera event i wrote below code to get the Value from Barcod… -
how to check if the PDF file contains barcodeSummary: Hi Experts I have a requirement to check if the pdf file uploaded by user in the VBCS page us having a barcode or not … also to extract the barcode text. Please… -
Getting row Index instead of key in selected event in my Multi select table when sorting columnHi All, I have a SDP based table on which multi select option is available. In my sdp variable I have selected key attribute. So When I am selecting a row using checkbox…