JET
Discussion List
-
Calling a Restful webservice with file object in VBCSSummary What are widget available to upload the file from local directory in VBCS? How to initiate a multiform data request type from VBCS to OMC 19A and send the file h…
-
Issue with Multi-Select with check boxes in VBCSSummary Issue with Multi-Select with check boxes in VBCSContent Hello, I have implemented the multi select with check boxes with the help of JET cookbook. Everything is …User_2025-02-04-06-54-05-326 146 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Css and Application ressourcesSummary Is there a way to refer to an image of the application ressources in a css file in VBCContent Hey, my question is if there is a way to set the background of a cl…User_2025-02-05-00-18-30-682 22 views 3 comments 0 points Most recent by User_2025-02-05-00-18-30-682 Visual Builder
-
VBCS Data GridSummary using oj-data-grid for showing hierarchical structureContent I am using oj-data-grid for showing hierarchical structure in my VBCS application. The idea is to sh…KarthickSaravanan-Oracle 25 views 2 comments 1 point Most recent by KarthickSaravanan-Oracle Visual Builder
-
Error in components in VBCS Version: 19.1.3Content I was previously using VBCS instance with version 18.4.5 where I was able to install and use components like Export data. Currently I have created a new instance…
-
Using Oracle Rest APIs in VBCSSummary I can't use Fusion Rest APIs in VBCSContent Hello everyone, I'm newbie at VBCS. Today I have to use one Oracle Rest Api in my application for one of Oracle Custo…
-
Using Oracle Rest APIs at Physical Android Devices which developed from VBCSSummary I can't use Fusion Rest APIs in Physical DevicesContent Hello everyone, I'm newbie in VBCS. I'm try to use Oracle Rest API in one of my application. Here the api…
-
offcanvas in Shell page?Summary Hide the film strip the way ERP Cloud doesContent Hello, I've successfully created offcanvas menus in many of my VBCS applications. However, I would like to crea…Stephen Bryant-131052 20 views 0 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
VBCS : Service Data Provider to Array Data ProviderSummary Converting Service Data Provider to Array Data ProviderContent Hi All, I have a ServiceDataProvider variable which is holding the table data in the page. I just …Nazeer Anantha-145553 482 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
ADF VS VBCSSummary Comparison between two different frameworks highlightings pro and consContent Hello Experts, this is intended for those who want to take a leap to VBCS and are e…
-
oj table data shrinksSummary Data in oj-table shrinks when columns have data of varied lengthContent I have used a table component in our VBCS screen. When the table populates with column da…
-
unable to access REST service from Visual BuilderContent Hi all, My requirement is to develop an application using oracle jet(Visual Builder) as Front End and oracle ADF as Back End. I am in my very first month of orac…User_2025-02-04-21-34-46-037 33 views 9 comments 1 point Most recent by Aparna Gaonkar-Oracle Visual Builder
-
VBCS Application on JCSSummary Deployment of a VBCS Application on JCSContent Hello, I believe we can deploy an Oracle JET application on JCS. However, can we export an application developed i…User_2025-01-31-01-25-02-726 33 views 5 comments 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder
-
oracle offline persistence toolkit Usage in VBCSSummary How we can use oracle offline persistence toolkit for caching purpose. My intention is that if we get same request from one user then response can be provided th…User_2025-02-04-21-12-48-882 39 views 2 comments 0 points Most recent by User_2025-02-04-21-12-48-882 Visual Builder
-
Using Rest Endpoints in Visual Builder Cloud ServicesSummary I can't use any Rest Endpoints in VBCSContent Hi to all, I have Rest Endpoints for sample hr schema's Departments table. I want to use this endpoints in my VBCS …
-
How to display Donut Graph using Custom Data Object Defined in Module FunctionSummary How to display Donut Graph using Custom Data Object Defined in Module FunctionContent Hi Wizards, I am trying to display VBCS donut graph using custom data objec…
-
hidden attribute inside any oj tag is not workingContent I had been working on oj text fields and labels to dynamically display values based on some condition. All of a sudden I found that the hidden attribute is not w…User_2025-02-04-14-58-25-903 12 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Create an event to show a table after a button eventSummary Create an event to show a table after a button event.Content Hi everyone, I have a table where I show a list of files in an FTP directory. I have created an even…
-
Modify the Table Data which is populated based on REST API(VBCS)Summary how to update table all rows with the selected LOV value on UIContent Hi All, I have a table which is populated based on the REST API. My requirement is I should…Nazeer Anantha-145553 124 views 2 comments 0 points Most recent by Nazeer Anantha-145553 Visual Builder
-
Dependent LOV based Rest API(VBCS)Summary Dependent LOV not Working which is based on Rest API(VBCS)Content Hi All, I have a REST API. based on REST API, I have created 2 LOV's. which is dependent. I can…Nazeer Anantha-145553 111 views 12 comments 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Issue to send content Visual Builder to integrate OIC.Summary Issue to send content Visual Builder to integrate OIC.Content The application in which I work consists of a table and a button. The table contains only two colum…
-
Error Calling Deeplink in VBCSSummary Error Calling Deeplink in VBCSContent I am calling a deeplink of sales cloud in VBCS using navigate URL in action chain (or with hyperlink), but it is throwing b…User_2025-01-31-02-40-13-302 34 views 12 comments 1 point Most recent by User_2025-01-31-02-40-13-302 Visual Builder
-
Implement Custom Field ValidationContent Hi, I want to implement a validation that checks (per keystroke) if the value of a field is according to requirements. If I use a page level variable in JET that…
-
oj-table in VBCSSummary oj-table in VBCSContent Hi, Method1: I have a oj-table for which added the data using data source option......At what point data would be populated onto this tab…User_2025-01-31-02-40-13-302 27 views 7 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
UserName from VBCS( OIC) Login ScreenSummary UserName from VBCS( OIC) Login ScreenContent How to get a username to pass it one more REST service....with Basic Authentication enabled for the login screen..User_2025-01-31-02-40-13-302 46 views 14 comments 1 point Most recent by User_2025-02-04-14-58-25-903 Visual Builder
-
oj-button validation in VBCSSummary oj-button validation in VBCSContent For validating required fields on the page, I am doing below , Please confirm if any better approach On event ojAction - 1. c…User_2025-01-31-02-40-13-302 72 views 1 comment 0 points Most recent by User_2025-01-31-02-40-13-302 Visual Builder
-
Error in main-start HTMLSummary Error in main-start HTML errorsContent Please comment - As shown the attached screen shot. main-start HTML page shows 5 errors on the page, How do I debug which …User_2025-01-31-02-40-13-302 14 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
POST REST Call in VBCSSummary POST REST Call in VBCSContent Please comment on this issue, what is the solution for it.. 1. I registered as Service Connection for creating webApp - When we do …User_2025-01-31-02-40-13-302 33 views 3 comments 0 points Most recent by User_2025-01-31-02-40-13-302 Visual Builder
-
Displaying data from a REST call returning data in parent child structureSummary Displaying data from a REST call returning data in parent child structureContent Hello Experts, I am just starting on VBCS, building a page which shows data in a…User_2025-02-04-06-54-05-326 27 views 2 comments 0 points Most recent by User_2025-02-04-06-54-05-326 Visual Builder
-
Access-Control-Allow-Origin header issue with VBCSSummary Access-Control-Allow-Origin header issue with VBCSUser_2025-01-31-02-40-13-302 30 views 4 comments 0 points Most recent by JT Thomas-Oracle Visual Builder