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
-
Best Practice to maintain Data for VBCSSummary: Hi Team, I have real time data available at on premise Database. We have requirement to build a webapp using VBCS to display, create and edit data available on … -
How to selectively merge VBCS code changes from workspace to main branch in visual basic studioSummary: Hi All, I am working Visual Basic Studio (VBS), learning on using the VBS Workspace & how to merge the code from local repository in Workspace and the Main Bran… -
-
Upgrade 2204 has broken my custom App, impossible to PreviewAfter release a version only upgraded with the 2204v . I can't preview my custom APP. The same behavior is not presented in Live version without the upgrade 2204. The er… -
Frozen columns not working in Oracle SaaS R13 Light ThemeSummary: I need the Frozen Table Columns property with projects with VBCS using Oracle SaaS R13 Light Theme to work. Content (required): I have been working on projects … -
newbie Search using search button from a tableSummary: HI Experts, I am newbie to VBCS. I am able to populate a table component with BO data on a page designer. I have placed few input text items above the table to … -
How can i use third party JS files and load those inside my JET Custom Component?Summary: Content (required): I tried following the blog and am successful in creating a basic Web Component. (https://blogs.oracle.com/groundside/post/custom-jet-compone… -
Merge branch that had conflicts resolution aborted because of page refresh VBSSummary: I want to merge a branch to the production branch. II created a merge request and it has conflicts. I was resolving the conflicts and refreshed the browser page… -
Question regarding the new "Switch to your own database schema" featureSummary: We are looking for a hook for some database initialization from business objects. Content (required): We are investigating on the usability of the new "Switch t… -
How to embed external supplier registration link in VBCS mobile appSummary: We need to open External supplier registration link in the mobile app. But when we try to use iframe, it gives the error: "Refused to connect". Is there any way… -
Set threshold for the specific groups - Bar chartSummary: Hi Team, I am looking for the solution where i can set the threshold limit for the specific groups. Any idea or help would be appreciated. Content (required): V… -
Editable table in Oracle Visual Builder Cloud ServiceSummary: Hi Team, I am trying to create a editable table in Oracle visual builder cloud service. 1). created a rest endpoint to fetch records from database table. 2). cr… -
Visual Builder excel plug-in - BO Missing after importSummary: A BO within Catalog is missing after import and cannot be added to the Layout.. Content (required): Catalog fscmRestApi/resources/11.13.18.05/accountCombination… -
Loading Oracle ERP cloud data in VBCS business objects using different REST endpointsHi Team, We have requirement to fetch data from Oracle ERP cloud to VBCS page and apart from that we need to maintain few custom columns in VBCS page which user can ente… -
Visual Excel plug in - Create Receivables invoice FailedSummary: Create AR Invoice failed after multiple attempts Content (required): The data in the excel plug-in is replicated from a succesful REST service call with exactly… -
Visual builder excel add in - SSOSummary: Does OVB excel add-in support SSO as built in feature or can be extended to meet customer requirement ? Content (required): We are looking at VB excel add-in as… -
Oj Table with ADP data giving error after upgrading to 2204Summary: Oj Table with ADP data giving error after upgrading to 2204 Content (required): We are using one oj table which gets data from ADP. Table's one field is using b… -
Build Jobs and Share option failing in VBS after 2204 updateSummary: Content (required): I guess VB Studio (not Run Time) has also got the 22.04 update. But the Share Option as well as Build Jobs are failing now. Error On Share :… -
JET upgrade to Release2204 breaks some stuff in my apps.Summary: Please, help. After upgrading to Release2204 (see below) I see some broken things. Eg. 1 Missing row number on the left. That previously showed properly. Eg.2 T… -
Passing the context value from Fusion to a VBCS page embedded in Fusion as a Web PageSummary: Hi Team, I have a requirement like I have to add a new tab in say Purchase Order Details page. And under this new tab a VBCS Page will be embedded. Reuirement i… -
Get element by id not workingHello All, I am trying to show a pop up and its not working. Due to upgrade to latest vbcs version. Please see my vbcs function below: PageModule.prototype.showtestpopup… -
Pop up Issue when upgrade to version Version: 22.04.0Summary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable): -
Calling a service connection end point from action to assign a variableSummary: I have to use a POST request to perform getMany. The response looks well formed but Quick Start will NOT. recognize Content (required): I have to use a POST req… -
Replicate Oracle ERP Cloud BPM notificationSummary: Has anyone been able to replicate the functionality of ERP notifications in a VBCS app? Not looking to create a new approval workflow but rather hook into the a… -
To select rest endpoints to populate data in Dynamic formSummary: Unable to select rest endpoints from Quick Start Content (required): Hello Community, I am trying to Search Employee data with Input Search and Dynamic form. Ex… -
Invalid expression issues in page.Summary: Content (required): Hi All, Currently we are developing DCS application with the 21c template. Since the update, there have been a number of invalid expression … -
How to solve Theme issues in VBCS?Summary: Content (required): Hi All, I upgraded the VBCS application to version 2204 and use ApplicationsCloudUI theme. However, my application does not work properly wh… -
update runtime 2204 issueSummary: I have update my application with following update after it all my navigation was not working which is resolved by updating application theme reference link is … -
Using REST endpoints to Oracle NoSQL DatabaseSummary: I want to access data from Oracle NoSQL cloud database. It supports REST. How can I establish a service connection? Content (required): I defined the REST endpo… -
Facing issue input search and select single defaulting undefinedSummary: Hi, I am using input search component which is filtering data in SDP based table I have multiple filter condition table . if I input search(currency field) work…