Category 218
Discussion List
-
Use of NPM in Visual Builder Studio for browser JavaScript modulesSummary: Visual Builder Studio has NPM support, apparently support for a local repository, and even a shared share private NPM repository for private modules that might …
-
Where can I find the ESLint configuration file used by VBS to validate JavaScript files?Visual Builder Studio is reporting errors for JavaScript code that we are importing from code written outside of VBS. The code otherwise runs just fine, it is just rejec…
-
SDP Total SizeSummary: Hi, Is it possible to get total number of rows from a SDP based on ORDS service. I have enabled transform function Content (required): Is it possible to get tot…
-
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…
-
VBCS Page getting Timeout after 10 minutes in REST API Patch UpdateSummary: VBCS Page getting Timeout after 10 minutes in REST API Patch Update - I have a button in which i doing for loop for a REST Call in action chain and it run recor…
-
fetching data from APIInvokationErrorSummary: hi all , pls advice ASAP. OIC, gen2 ,i call to REST/SOAP and it retrive me the error.i am catching the error with FAULT HANDLER . i success to get "title" and "…
-
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…
-
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…
-
PDP based table on the page - how to add hyperlink on one of the existing table columnSummary: VBCS page has table based on PDP ( ADP is converted to PDP in the JS ). in the design mode the PDP based table is not showing any columns on which is it based ,…
-
play sound from mp3 on button click from VBCSHi all We have a requirement in oracle vbcs to play sound on button click. Where should I upload the mp3 file and how can I play in form js code(button onclick action) T…
-
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…
-
Using oj-canvas in vbcs page to capture signatureSummary: how to import canvas in the component list as I don't see in the component list How to use oj canvas as signature pad and capture the signature. Experts , pleas…
-
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…
-
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 make specific column readonly while exporting data to excel?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…
-
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 …
-
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 41 views 3 comments 0 points Most recent by Soujanya Ananthateertha Visual Builder
-
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…
-
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…
-
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…
-
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 53 views 4 comments 0 points Most recent by Aparna Gaonkar-Oracle Visual Builder
-
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…
-
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…