Category 218
Discussion List
-
How to hide/show the embedded(app extension approach) VBCS app link in fusion based on the roles?Summary: Hi All, We have embedded a VBCS application to fusion using application extension approach, we need to hide this app link in the fusion if the logged in user is… -
How to Make Only One Row Editable in Data Grid ComponentSummary: Hi Team, Im trying for Editable Datagrid concept when i make cell as Edit it enabling all Cells to editable but My requirement is to make only one specific Row … -
How to use Date Picker in VBCS and set min max date and also converterSummary: Hi Experts Can you please help me to use Date Picker component in VBCS, i want to set the min, max and the format DD-MM-YYYY to show. Input date has stopped usi… -
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… -
format input date component date to DD-MM-YYYY formatSummary: Hi Experts I want to format the input date format to DD-MM-YYYY, i do not see any option to do this. Please help me https://us.v-cdn.net/6034893/uploads/I0HZ501… -
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… -
Procurement Policy Advisor is adding prefix as USD instead of SGD for few users.Summary: Procurement Policy Advisor is adding prefix as USD instead of SGD for few users. The uploaded document just has amount but not currency. ex: if the amount is me…Susmitha Arepally-Oracle 2 views 0 comments 0 points Started by Susmitha Arepally-Oracle Visual Builder -
input date with min date set to start from today, throwing error when selected todaySummary: Hi Experts I'm facing issue with input date component, i have set the min condition to start from today and it is showing in the date selection from today but w… -
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 12 views 5 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 12 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 21 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… -
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… -
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…