To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Visual Builder
Discussion List
-
VBCS - Call rest endpoint - how to get the HTTP Status code and messageSummary Actions - Rest endpoint - get HTTP status code and messageContent Hi, When calling rest endpoint within VBCS actions, how can we get the returned HTTP Status cod…
-
How can I enable the filter for a REST API in VBCS?Summary I'm trying to do a filter on a table that shows recovered data with the following REST API: https: //server/fscmRestApi/resources/11.13.18.05/inventoryOrganizati…
-
How to select a composite key as Primary Key while creating VBCS TableSummary Need to select more than one attribute as primary key (composite key)Content Hi, We developed an ADF VO which has 3 columns makes up a PK (composite key). This V…User_2025-01-29-01-03-09-178 153 views 9 comments 0 points Most recent by User_2025-01-29-01-03-09-178
-
How to use aggregate and groupby clause for reporting in VBCS.Summary How to use aggregate and groupby clause for reporting in VBCS.Content How to use aggregate and group by clause for reporting in VBCS. Business Scenario: We have …
-
Access VBCS appliction selected page anonymouslySummary Access VBCS appliction selected page anonymouslyContent Hello, How can we access VBCS appliction page anonymously? We are able to access the VBCS complete applic…User_2025-02-01-05-31-49-271 15 views 5 comments 0 points Most recent by User_2025-02-01-05-31-49-271
-
Visual Builder Cloud Service – Dynamic ElementsSummary Ways to make the JET components update without the need for a refresh buttonContent All, I have built quite a few JET apps where the display is updated automatic…
-
Is there a way to hide the stepper buttons for oj-input-numberContent I realize these stepper buttons are part of the HTML specification, however in PCS a number field has the ability to hide / show these buttons, and I'm almost fo…
-
How we can use date time converter to load correct date time in User Interface from data object?Summary How we can use date time converter to load correct date time in User Interface from data object?Content Q1: We are getting wrong time displayed on UI when using …User_2025-02-01-05-31-49-271 67 views 15 comments 0 points Most recent by User_2025-01-31-15-40-56-878
-
Implementing Lookups in VBCSSummary Implementing Lookups in VBCSContent Hi All, I have a VBCS application wherein I am fetching data from multiple REST endpoints using custom javascript code. Since…
-
Displaying process and task date time stamps with local timeContent I am displaying process and task data two in a master / detail way on in VBCS. I am showing it through a connected process and also through a rest call, dependin…
-
Connect to the server that returns xml?Summary Connect to the server that returns xml?Content Hi Team, Connect to the server that returns xml? Thanks, Pasha.User_2025-02-04-07-41-08-378 8 views 6 comments 0 points Most recent by User_2025-02-04-07-41-08-378
-
REST Endpoint call works on Preview, but not in Android AppSummary REST Endpoint call works on Preview, but is causing an issue within the actual Android appContent I have a REST call to a business object within my application t…
-
CSS in VBCSContent Does VBCS provide a different CSS than the default stylesheet or do I have to include an external css?
-
Exporting data from a table into an Excel file in VBCSSummary Exporting data from a table into an Excel file in VBCSContent Hi Team, I am trying to display certain details into a table in Visual Apps. I have a requirement t…
-
Direct Authentication - forcing service endpoint to HTTPS and failing?Content Hi, I am trialing Visual Builder in hopes to use it conjunction with our ERP system. I am trying to add endpoints to Visual Builder but for some reason the POST …
-
Q: How can I create a listener on a checkbox in table object?Summary Using checkboxes in table object using tag.Content Hi All, I populated an editable table using an array data provider. For editing, I used tag to identify when …
-
How get a list view without stripesContent Hi all, can you tell me how get a list view without stripes(white/grey)? I need a total white list view. Thanks. Version 18.3.3
-
Performance IssuesSummary Performance IssuesContent Hi All, In the last month or so I'm building an app using Visual Builder. Lately, as the app grows, I encounter with heavy performance …
-
Service call in Groovy ScriptSummary Having issues calling a service call in a groovy script.Content There was a nice blog showing how to do this in an old version: https://blogs.oracle.com/pdit-cas…
-
502 Bad Gateway error while creating Service COnnection in VBCSSummary 502 Bad Gateway errorContent Hi, We have some REST API's exposed for CRUD operations on DBCS tables using ORDS. We also applied trusted SSL on DBCS so that the H…User_2025-01-29-01-03-09-178 59 views 7 comments 0 points Most recent by User_2025-01-29-01-03-09-178
-
How to expose Custom Methods in AMImpl in ADF as REST API to consume in VBCSSummary Exposing existing business logic written in ADF AMImpl as RESt API'sContent We have a requirement to re-use the existing custom business logic written in ADF AMI…User_2025-01-29-01-03-09-178 86 views 4 comments 0 points Most recent by User_2025-01-29-01-03-09-178
-
Composite KeySummary Composite KeyContent Hello, How do we make 2 columns combine as a composite key at the VBCS Object level.Currently there is only Unique feature.User_2025-02-01-05-31-49-271 26 views 8 comments 0 points Most recent by User_2025-02-01-05-31-49-271
-
Call custom Javascript module function in template slot of oj-tableSummary Is there a way to call custom Javascript module function in template slot of each row of oj-tableContent Hi, Is there a way to call custom Javascript module func…User_2025-02-01-05-31-49-271 39 views 3 comments 0 points Most recent by User_2025-01-31-15-40-56-878
-
Oj-table with custom data and column variables in VBCSSummary Oj-table with custom data and column variables in VBCSContent Hi, Is there away to populate the oj-table with custom data $page.variables.data: Array of objects …User_2025-02-01-05-31-49-271 90 views 1 comment 0 points Most recent by User_2025-02-01-05-31-49-271
-
VBCS get current server timeSummary VBCS get current server timeContent Hello, Is there a way or API or function call to get the server date or server date-time in VBCS module functions? Scenario: …User_2025-02-01-05-31-49-271 285 views 3 comments 0 points Most recent by User_2025-02-01-05-31-49-271
-
In a editable table, entered data will disappear after edit mode endsSummary In a editable table, entered data will disappear after edit mode endsContent Hello, I am trying to implement the editable table and save the edited rows to busin…
-
Service Connections - TestingSummary Suddenly started getting errors testing my service connectionsContent This is very odd. I just started getting errors while testing my service connections. The b…
-
Q: How to get table cell value on "ojBeforeRowEditEnd" event?Summary Using "ojBeforeRowEditEnd" event with no success.Content Hi All, I tried using "ojBeforeRowEditEnd" and get the cell value with $chain.variables.detail.value.dat…
-
Where NOT EXISTS QuerySummary Is it possible to perform the equivalent of a Correlated sub-query using RESTContent Is it possible to write a query like this in VBCS? SELECT * FROM TABLE_1 t1 …
-
Add hours to a DateTime fieldContent Hi all, do you know if is possibile to import Moment.js framwework into VBCS? I need to make some operations on date time field, such as add hours/minutes to a s…