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
-
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… -
Can I get the id of the row and the id of the column when I click on a cell in a table?Content Hi I have an oj-table, and I need to do is that when clicking on a cell it must open a modal with data, that data is filtered by the id of the row and the id of … -
The oj-table component has the ability to set a footerContent Hi! The oj-table component has the ability to put an additional row, something like a footer. My requirement is to put the totals of the rows of the table (foote… -
Calling Rest Service endpoints in a component using VBCS REST Helper APISummary Calling Rest Service endpoints in a component using VBCS REST Helper APIContent Hi, I tried to call a sample open webservice from a custom component in vbcs by f… -
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… -
Batch Request: Providing authentication credentialsContent Hi All, I'm trying to batch update a Business Object. It may be that the endpoint is not being updated since username and password aren't provided. Is there a vi…User_2025-02-04-12-06-50-154 10 views 3 comments 0 points Most recent by User_2025-02-04-21-30-51-376 -
Visual Builder (Vs) Content & Experience Web Center PortalSummary Looking for Portal Solution for B2CContent We have a requirement to build a portal for B2C case for Loyalty application which has below requirements : 1. The use… -
Batch Update a Business Object: Bad Request ErrorContent Hi All, I'm trying to batch update a business Object by calling the REST endpoint business objects/batch. As a filepath I inserted: https://mightyzeus-mightyzeus…User_2025-02-04-12-06-50-154 27 views 6 comments 0 points Most recent by User_2025-02-04-12-06-50-154 -
Not able to create a type of a variable from a end pointSummary Facing issue while creating variable type from an endpointContent I'm creating an application using VBCS Tool, For this task i'm creating service connection thro… -
Importing external JS file in shell.jsSummary Importing external JS file in shell.jsContent Hi, I tried to import and execute a custom JS file in shell.js using ajax call.. $.getScript("../templateappn/resou… -
Change application nameContent How can I change the application name? It's showing as "My Application" now. Thanks, Zahra -
is it possible to upload the spreadsheet from VBCS to insert the records into DBCSSummary possible to upload the spreadsheet from VBCS to insert the records into DBCSContent Hi, Requirement: To Upload the Spread sheet from VBCS page to upload records …User_2025-02-04-23-18-33-181 34 views 4 comments 0 points Most recent by User_2025-02-04-23-18-33-181 -
VBCS: Reading swagger file of Oracle PCS API failsSummary VBCS: Reading swagger file of Oracle PCS API fails, also no ADF available as far as I knowContent Dear all, Our goal is to use the Oracle PCS API: https://docs.o… -
Test app on iPhoneContent To test my VBCS mobile app on my iphone, do I need to go through the "build configuration" process? It requires an apple developer program which is not free. Tha… -
Apply business rules on listsContent Hi experts, I have a reference field that populates a list. Can I apply business rules on that list? For example, hide/show some items in the list based on the v… -
Posting to Business Objects by ForEach Iteration over an arrayContent Hi All, I have the Business Object ShipmentHistory3 and function "createDataArray" which retrieves an array of items of the get_ShipmentHistory3 type. Array cont…User_2025-02-04-12-06-50-154 31 views 2 comments 0 points Most recent by User_2025-02-04-12-06-50-154 -
Batch UpdateContent I want to select multiple rows from my table and create one action to all of them. For example, change the status of all the selected rows to "approve/reject". D… -
Make row bold when updatedSummary Row becomes bold once updated. How?Content Hi experts, I have a table populated with data from BO. I want for a curtain row to become bold once it's been updated… -
Can't understand the format of vanity URLContent Hi, I could see many changes in the tool since monday. User Experience is improved much.Thanks to the team. I could see something in settings as vanity URL. What… -
Getting 404 (Not Found) error for a valid Get rest URL when trying to call in VBCSSummary Getting 404 (Not Found) error for a valid Get rest URL when trying to call in VBCSContent Getting 404 (Not Found) error for a valid Get rest URL when trying to c… -
Regarding trigger of JQuery EventsSummary JQuery events are not triggeredContent Hi, I have an issue where the JQuery events are not getting triggered inspite of defining it in the JS functions. Could yo… -
Accessing Business Objects via REST and SOAP UISummary Need some Newby help on Cross-Origin Resource SharingContent Hi I'm relatively new to OVBCS and REST, and a little help please... I've created a simple VB App an… -
VBCS: Input onEnter event and event bindingSummary Missing onEnter and getting no data in action chain unless custom eventBindingContent Dear all, Hopefully i'm not missing something but I cannot find the onEnter… -
Need help on the import path for Export Data ComponentContent Hi there, There's a new component "Export Data Component" - which can download the data providers as CSV. It seems great, but I'm not able to use the component … -
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… -
How to add translations for the text key given in shell page in VBCS?Content I created an application and I wanted to add a header throughout all the pages and so I added that in shell page. while giving the text I chose translatable n ga… -
How to download some data(pdf binary string) as a file in VBCSContent Hi all, Does anybody know how to download some data as a file in VBCS? We were able to get some pdf file as binary strings from a remote server and store it in V… -
Regarding file path in URI datatype in Business ObjectContent Hi, I have imported a html file in my project and wanted to add that file path in URI datatype attribute of Business Object. I tried giving the actual path of th… -
Which is the Caching applications that are compatible with Oracle cloud VBCS and OIC?Content We want to use a Caching application that is efficient for Visual Builder Cloud Service, we tried Oracle Coherence to cache frequently used data on WebCenter por… -
Can we call SOAP web services in VBCSSummary Can we call SOAP web services in VBCSContent Can we call SOAP web services in VBCS