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.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Visual Builder
Discussion List
-
How to Purge the Busieness Object through a Button Click Event/ VB EnterSummary: Can anybody Please advise on How to Purge the Business Object through a Button Click Event/ VB Enter. We want this without using Data Manager Content (required)…
-
Is it possible to delete all records in a BO using a REST CALL?Summary Similar to truncating a table in plsqlContent Hello, We have a requirement to truncate/delete all records in a Business Object and then re-poplulate with new rec…
-
Is there any way to clear BO contents at one shot?Summary Is there any way to clear BO contents at one shot?Content Hi All, Is there any way to clear BO contents at one shot? Just wanted to udnerstand if there are ways.…
-
Moving my apps from VBCS to Visual Builder Studio (BO endpoints and Data)Summary: Content (required): Hi Experts, I followed the tutorials to move my app to visual builder studio. But when I run it, I noticed that all the pages has error when…
-
Preparing Application run time in visual builder studio page extension ?Summary: Content (required): Hi experts, In visual builder studio, I am testing creating extension page, but I cannot as Preparing Application run time is stock and not …
-
How to Use only the Upload to BO Button without using the Load CSV Data Button.Summary: Can anybody Please give some inputs on the CSV Load Recipe How to Use only the Upload to BO Button to load Data to BO without the Load CSV Data Button. We want …
-
Printing Functionality in VBCSSummary: Content (required): Hi Experts, Do we have functionality of Sending a record from BO to be printed out. (by connecting the application to printer directly throu…
-
Date and Time input changes the time I am selecting?Summary: Content (required): Hi experts, For time and date input when I choose the time e.g. 1:00 PM , in the value it changed to be e.g. 4:00 PM by 3 hours. is it relat…
-
I have visual builder studio instance but I cannot see it in my fusion?Summary: Content (required): Hi experts, We activated the visual builder studio. But I cannot see it in Configuration page. Is there any further work I need to do. Versi…
-
How to get what developed in VBCS to my project in visual builder studio?Summary: Content (required): Hi experts, I created project in VBS and I want to add what I developed in VBCS with BO's to my project. Is the way to export and import or …
-
Customized role in oracle fusion SaaS for VBCS application?Summary: Any reference or advice? Content (required): Hi experts, I want to customize role for VBCS application in fusion SaaS. All the documents examples using customiz…
-
show static list LOV in select singleSummary: Hi can we show static list of items in LOV in select single component. 1.Yes 2.NO 3.NA
-
Advantage of ORDS api direct call in vbcs and calling ords services via OIC then call oic in vbcsSummary: Hi experts advantage of ORDS api over OIC calls in vbcs . suppose ORDS being called in OIC for VBCS services what is the disadvantage its better approach or not…
-
What is DCS? Is it same as VBCS? What differences we have between them?Summary What is DCS? Is it same as VBCS? What differences we have between them?Content Hi All, I have been hearing a lot on DCS, googled it but couldn't get it fully. 1.…
-
Template slot not working in oj-tableSummary: Template slot inside oj-table not working properly. Content (required): I have an oj-table inside which there are many columns. The data source for this table i…
-
Is it possible to access ATP custom DB objects directly ( without exposing them as REST API) in VBCSSummary: Is it possible to access ATP custom DB objects directly ( without exposing them as REST API) in VBCS Content (required): Is it possible to access ATP custom DB …
-
How to Insert the Child Objects fetched from External REST API into Business ObjectSummary: Child Objects fetched from External REST API are not getting Posted into Business Object Content (required): Version (include the version you are using, if appl…
-
VBCS Excel Upload Utility - ATP Authentication Masking LimitationCase - We are working on a VBCS excel upload utility solution wherein we are trying to upload the mass data into an ATP DB Table by using the Oracle Visual Builder Add-i…
-
Datagrid EditableSummary: Hello, We are trying to implement data grid with the editable option ( https://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?component=dataGrid&demo…
-
hold two value with oj-select-oneSummary: is there any way for me to hold two value in a single oj-select-one components? eg: the default value is the iso for the country but i want to hold another valu…
-
SendEmail for some BO is not triggeredSummary: Hi experts, I am facing the same issue in this discussion: https://community.oracle.com/customerconnect/discussion/50686/send-email-is-not-working-in-vbcs Conte…
-
Is there any cookbook recipe available to create visual application with saas data + external data.Summary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable):
-
Knowledge is required : Extending VBCS to Oracle fusion with users rolesSummary: I am going to extend a VBCS application , and I created users roles. Content (required): When I change the stage to Live. Is there any further works to the user…
-
I have doubt in table creation . is it possible to group the columns in table?Summary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable):
-
Changing label direction in form controlsSummary: How can i set the direction of a component's label? Content (required): I have a translated app with diffrent types of form fileds - select single, input text, …
-
Business objects and equivalent sql minus/intersect/union/union allSummary: Business objects and equivalent sql minus/intersect/union/union all Content (required): Hi all, I would thank any help with the following. Business objects in V…
-
role based security on page levelSummary: role based security on page level always shows error Content (required): Hi experts, I went to settings on application and created role called "salesteam". then…
-
my groovy script returns only one rowSummary: Content (required): Hi Experts, I used this discussion to re-write the script in different way: Return List of Rows by Groovy — Cloud Customer Connect (oracle.c…
-
Return List of Rows by GroovySummary: Hi experts, I am trying to return list of rows by groovy, i was trying this code: Content (required): Hi experts, I am trying to return list of rows by groovy, …
-
Call Data Model Query using SOAPHi, I need to call the query using SOAP wsdl instead of calling the report. Can anyone tell me that is this possible to achieve this type of scenario and if yes, then pl…