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
-
Not able to escape / in VBCSSummary Not able to escape / in VBCS when invoking Rest ServiceContent Hi All, I am consuming rest Service http://hostname:port/lbsapi/location/{location} Ex-http://host…
-
BO RelationshipsSummary How to aggregate one BO by two primary keys to another BO?Content Hi All, I came across the BOs relationship functionality and I wonder how to create a relations…
-
How to select the first row using "selection" in vbcs table?Content Hi, I have a ojtable and I want to select the first row of the table by default when is loaded. Can I use "Selection" to specify it, and how do I achieve it?
-
Data from staged BO is not visible in UIContent I have staged my application and the staged BO has data. But when I run the staged application, data from staged BO is not visible in UI, the data from developme…
-
Is it possible to Integrate third party version Control SystemContent Hi Experts, Is it possible to integrate third party cloud version control systems like Atlassian Bit-Bucket with VBCS to maintain the version controlling. Cheers…
-
Customizing a VBCS Template Design and CSS. (Changes by code source)Summary Step by step on how to customize VBCS Template code as well as graphic components code.Content Hey experts! Enjoy this example focused on customize the design th…
-
Role based security for VBCS componentSummary Role based security for VBCS componentContent Hi, We are trying to implement the role based security for VBCS component. we have followed below steps: 1) Created…
-
How to Change the value of ID in the Business ObjectContent Hi Experts, We have created a few Business Objects for one of our solutions and added a business rule to change the value of the ID field using another column's …
-
Error 504 (Gateway Time-out) while calling Integration from VBCS ApplicationSummary Error 504 (Gateway Time-out) while calling Integration from VBCS ApplicationContent Hi Experts, We are facing “Error 504 (Gateway Time-out)” while calling one of…
-
How to Calculate a Running TotalSummary Header Field to total the Line Amounts belowContent Hello, I have a page designed (attached) that includes a Header Section and Lines Section. There can be many …
-
No data to display in ListviewContent Hi, "No data to display in Listview" is the message I am getting whenever I test my list view. However, I added the data from an integration and I am not having …
-
Impose Data Security Rules in the VBCS WebAppContent Hi Experts, we have built an app which will be used by three groups of users: 1. Requester 2. Approvers We wanted to impose data security rules in the App so tha…
-
How to achieve language translation in vbcs without refreshing the applicationSummary How to achieve language translation in vbcs without refreshing the application and land on the current pageContent Hi, I tried to implement language translation …
-
Refresh Combobox values placed inside a Switcher when switching the Switcher Slots.Summary Not able to clear combobox values placed inside the Switcher slots when navigating from the slotsContent Hi, I have used Switcher in page . Scenario:-- In my pag…
-
Deleted files in VBCS are not pushed to GitSummary Deleted files in VBCS are not pushed to GitContent Have deleted set of files from my VBCS application and modified few files and tried to push my changes to git …
-
Edit Page creation using WizardSummary Edit Page creation using WizardContent Hi , We have developed VBCS application to get the chart of accounts mapping(staging table exists in DBCS).we have generat…User_2025-02-04-23-18-33-181 22 views 6 comments 0 points Most recent by User_2025-02-04-23-18-33-181
-
Not able to copy the content from Grid/Flex component from the Live VBCS page.Content Hi Experts, We have developed a search page using VBCS and using Flex and GRID containers for displaying the search results. However, we are not able to copy the…
-
PWA Tab not showing for mobile appSummary How to show PWA tab in VBCS 19.1.3.1... I am not getting the PWA tab when I build my mobile app. What do I need to do to get the PWA tab for my application?Conte…
-
Another Nagging Issue with LOVs and ArraysSummary LOV Array - values repeating for all rowsContent Hello, I have an array tied to a table and the array is populated when the page loads. I have an LOV on one of t…
-
Customizing a VBCS Template Design and CSS.Summary Step by step on how to customize VBCS Template as well as graphic components.Content Hey experts! Enjoy this example focused on customize the design through sour…
-
LOV IssueSummary LOV will not pull dataContent Hello, Here is my situation: I've defined the following in accord with Shay's "LOV Tips Video": * Business Object to Store my LOV v…
-
How to get Client IP address from VBCS applicationSummary How to get Client IP address from VBCS applicationContent Hi, How do we get client IP address from a vbcs application?? I got the IP using jquery by the below co…
-
Hide/Remove the Step up/Step down buttons on oj-input-number component.Summary Hide/Remove the Step up/Step down buttons on oj-input-number component.Content Hi , Is there any way to hide/remove the step up/step down buttons in the input nu…
-
Uploading and Reading a Text File in Visual BuilderSummary I have gone through the blog u have provided,but I'm not returning the content in the text area.Content I have build the function as below and invoking this func…
-
Search for data on a VBCS page based on data entered on four different fieldsSummary Search for data on a VBCS page based on data entered on four different fieldsContent Hi, We have developed VBCS application for displaying the legacy and Fusion …
-
Apply criteria on Service data provider for three attributes in VBCSSummary Should apply three criteria's at a time on service data providersContent Hi, I had gone through the below link worked fine for two attributes with one operator. …
-
Uploading and Reading a Text File in Visual BuilderSummary Using File-picker, trying to upload the csv file, but data is not displayed in text-area.Content I have followed the blog related to Uploading and Reading a Text…
-
Generating Rest Endpoints for VBCS to consumeSummary Generating Rest Endpoints for VBCS to consumeContent Hi Shay, I referred the Blog https://blogs.oracle.com/vbcs/accessing-db-objects-through-oracle-integration-c…
-
Pagination for oj-table in vbcsSummary Oj-Paging-control tag data attribute data typeContent Hi, I've been trying to implement pagination for an oj-table. I have added the tag to the html page and inc…
-
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…