Category 218
Discussion List
-
Clear or Refresh tokenSummary: Hi team, We have a PWA in VBCS, in which we make calls to APEX Restful Services. We have created a Connection Service (apex ords) using OAuth 2.0 (Client Creden…
-
VBCS - Sorting table column containing buttonSummary: Hi team, we have a table and we need to make the columns sortable. This works for every column except the one we are currently stuck on. It's based on ADP. We h…
-
VBCS not supporting oneOf keyword in OpenAPI3?Summary: Unable to choose from multiple request bodies, using the oneOf keyword in OpenAPI specification imported in VBCS. Content (please ensure you mask any confidenti…Ronald Konijnenberg 34 views 4 comments 0 points Most recent by Aparna Gaonkar-Oracle Visual Builder
-
oj-sample-export-data is exporting only 10 rows when using the Export Capability in Headless ModeSummary: When trying to use oj-sample-export-data (using SDP), it is exporting only 10 rows when using the Export Capability in Headless Mode Content (please ensure you …
-
Sample Custom Component : Monaco EditorSummary: https://satishkumar.hashnode.dev/oracle-jet-sample-custom-component-monaco-editor Content (required): I had come across a requirement wherein we needed to embed…
-
Capture Event of window Browser close button in Oracle VBCS PageSummary: I am working on a client requirement. When a user tries to close the VBCS Page from window browser close button without providing a input to a field in the page…
-
Authenticating SaaS API's with VBCS App userSummary: Hi All, I am building a page in vbcs and authentication is done via SSO account (Users configured in OIC IDCS ). In my application I am calling SaaS APIs and wa…
-
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…
-
Getting JavaScript validator error for JSON based Action chain.Summary: JavaScript validator error when using alias name in For-Each condition in JSON based Action chain. Content (please ensure you mask any confidential information)…Soujanya Ananthateertha 21 views 1 comment 0 points Most recent by Soujanya Ananthateertha Visual Builder
-
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…
-
Help needed to align the component to center withinparentSummary: Hi Experts I want to center align the (not center justify, only center align) the paragraph as shown in below screenshot. currently it is coming at top but it m…
-
Is it possible to work with a npm like otpauth?Hello everyone. I'm trying to build a 2FA system on VBCS and I was wandering if I could use the funcionalities of otpauth ( and others npms ) by referencing it on HTML l…
-
How to decrease the sizes of buttons and table in screenSummary: Hi Experts In the screen below default size of buttons and table are too big, i want to decrease the sizes and buttons and table as it is taking too much space.…
-
Need help on styling redwood css for button and tableSummary: Hi Experts I have followed below OJET cookbook and copied all the redwood css resources but i want the button in first row to be in yellow and buttons in second…
-
Need help on embedding VBCS in fusionSummary: Hi Experts I have a page created in VBCS which accepts the supplier name in the URL unless it is passed it won't route the flow in VBCS to actual page i.e. supp…
-
Error while retrieving list of groups in VBCSSummary:- When we edit or add new security roles below error occurs:- Navigation - Application -> Settings -> User Roles Error - [ERROR] Error while retrieving list of g…
-
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 …
-
Getting 401 when calling SOAP using VBCS JS methodSummary: I have done all the setup and configured BIP webservice as service connection. I am able to test the endpoint properly in connection menu. but when i am running…
-
Can we Concatenate the UserName with the File in Resources FolderSummary: We need to download the File Placed Resouces path concatenated with $application.variables.UserName The File Test.csv in resouces\csv\ Test.csv should get downl…
-
What is the latest version of ECMAScript supported by VBS?I have heard that VBS uses a proprietary web application bundler rather than some common open-source solution. Most web bundlers parse and transform JavaScript. So I was…
-
Value Disappears after being selected in VBCSI created LOV using select single option and insert a list view inside it to fetch more rows but when i try to select a value nothing happens cannot see any value select…
-
Rotation is not working in web app PWASummary: Hello experts, I have a web application (PWA) and I am trying configuration to application can use in portrait or landscape mode from a mobile device. Content (…
-
Filter by same dateSummary: Hi all Good Day to you. i have an issue when i filter from the same date for example: *DateFrom = 1/12/2023 *DateTo = 1/12/2023 the date above then will be filt…
-
input date with Monday as start day of the weekSummary: Hi All, Is it possible to have Monday as start day of the week in oj-input-date. By default its Sunday. Content (please ensure you mask any confidential informa…
-
How to Create business rule or Field trigger on Business objectSummary: Need help to create field trigger there is 1 column in table which is primary key invoice_id and its varchar type when user doing update trigger will validate i…
-
Application Profile not Functioning in BuildsSummary: Hi experts, I've created Application Profile in VBCS, and it is not functioning when specified in builds job Content (please ensure you mask any confidential in…
-
How to remove the "Context Segment" field from Record external learning ESS Page.Summary: I have checked the Learn DFFs. The "Display type" under "Context Segment" is Hidden. Content (please ensure you mask any confidential information): Version (inc…Fatimah Salami 49 views 1 comment 0 points Most recent by Sonia Bourak Partouche-Oracle Visual Builder Studio for HCM
-
unable to see anonymous access to app option now in vbcsSummary: Hi Experts I want to allow anonymous access to my web app but option is no more available now. please help @Sherif Bashar @Nada Bashar Content (please ensure yo…
-
Getting 403 forbidden error while calling Fusion Rest api, How to solve this issue?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
import vs requirejsSummary: Would like to understand difference , usage of Import section(App,Flow,Page) and requirejs path in Json of (App) in VB Thanks