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
-
POST request in Live ModeSummary POST request in Live ModeContent Hello, I have created an app that uses GET requests as well as POST requests. The requests are performed as part of custom funct… -
Accessing Business Objects Using REST APIs: Response 403 ForbiddenSummary Accessing Business Objects Using REST APIs: Response 403 ForbiddenContent Hi, I am testing 'Accessing Business Objects Using REST APIs', use postman as rest call… -
How can I make by VBCS business objects publicly available?Summary How can I make by VBCS business objects publicly available?Content I can read the URL for a business object from VBCS (something like https:///ic/builder/design/… -
How VBCS to integrate with Apache CordovaSummary How VBCS to integrate with Apache CordovaContent Hi, In the 'Developing Applications with Oracle Visual Builder Cloud Service', chapter ‘Creating a New Mobile Ap… -
How to implement pagination in oj-table.Summary How to implement pagination in oj-table.Content ArrayPagingDataSource is hard to populate? Looking at Oracle JET Cookbook, you should use something like ArrayPag… -
I am having a computed field in a Business Object. This Business Object has a many to one relationshSummary I am having a computed field in a Business Object. This Business Object has a many to one relationship with another Business Object. In the second business objec… -
Migrating Classic Application to Visual ApplicationSummary Migrating Classic Application to Visual ApplicationContent Hi All, Is there a way to migrate the classic application to visual with minimum re-work? Regards Bhas… -
Securing VBCS ApplicationSummary Securing VBCS ApplicationContent Hi All, Topic: Securing VBCS application We have SAAS and PAAS related to VBCS in different domains. The identity domains for SA… -
Unable to access Catalog API security settingsSummary Unable to access Catalog API security settingsContent The application Settings dialog contains a link Access security settings (see screenshot). That link leads … -
Feedback truncated when importing business objectsSummary Feedback truncated when importing business objectsContent When I import business objects from Excel files, I get some warnings but I can't read them. The warning… -
Is the ABCS JavaScript API also available in VBCS? Custom coding for components would be the first aSummary Is the ABCS JavaScript API also available in VBCS? Custom coding for components would be the first approach on trying to implement more complex functionalities.C… -
Which is Best? Oracle VBCS or Oracle JET?Summary Which is Best? Oracle VBCS or Oracle JET?Content Hi all I wish to know which is best to build web applications, Oracle JET or Oracle VBCS. And also what is major… -
Welcome to the new Oracle Visual Builder Cloud Service CommunitySummary Welcome to the new Oracle Visual Builder Cloud Service CommunityContent Hi and Welcome to the new Oracle Visual Builder Cloud Service (VBCS) Community. Here you'… -
What kind of web applications can be created using VBCS?Summary What kind of web applications can be created using VBCS?Content I recently came across VBCS and tried exploring it, I want to know that what kind of web applicat… -
How to import Javascript SDK (MCS Client SDK) inside VBCS?Summary How to import Javascript SDK (MCS Client SDK) inside VBCS?Content Need to integrate mobile application created using VBCS with MCS . Can you please let us know h… -
Is it possible to programatically change the format or process data coming from external data providSummary Is it possible to programatically change the format or process data coming from external data providers before displaying into the VBCS page?Content It started o… -
Requirement to obtain user name and password from VBCS Mobile application and pass them as Base64 enSummary Requirement to obtain user name and password from VBCS Mobile application and pass them as Base64 encoded Authentication to call a REST End point created in MCS,… -
Fire NotificationsSummary Fire NotificationsContent Create Page and has Table components. Added a Button to call Rest API and another step to Fire Notification. The Notification does not … -
I am getting the following error while i am trying to import my projects to VBCS applicationSummary I am getting the following error while i am trying to import my projects to VBCS applicationContent I am getting the following error while i am trying to import … -
Oracle Visual Builder Cloud Service Self-Paced TrainingSummary Oracle Visual Builder Cloud Service Self-Paced TrainingContent Hi folks, I've posted the first lessons in the Oracle Visual Builder Cloud Service Learning Path. … -
Starting a Process for an Even Based on ButtonSummary Starting a Process for an Even Based on ButtonContent wanted to Start a Process from VBCS. Created a VBCS APP. Associated the Process within the APP. Built a Pag… -
Table Component to Sync with Business Object ChangesSummary Table Component to Sync with Business Object ChangesContent Created the APP with Table Component Based on Business Object. Had 5 Columns Selected for the List Pa… -
Created a Page and Added a Table COmponent Related to Business Object. Added a Custom Button to vokeSummary Created a Page and Added a Table COmponent Related to Business Object. Added a Custom Button to voke a Rest API. Rest API Parameter needs to be mapped to COlumn … -
Is there any direct connectivity to connect the tables in VBCS to a DB?Summary Is there any direct connectivity to connect the tables in VBCS to a DB?Content I'm trying to create a Web APP in Oracle Cloud Visual Builder. I could able to dev… -
Global Variable in VBCSSummary Global Variable in VBCSContent Hey, I've already created a Global variable in the shared resource. But I'm in need of another Global Variable. So when I create a… -
Visual Builder Cloud Service integration with MCSSummary Visual Builder Cloud Service integration with MCSContent Hi, I understand MCS has cordova sdk which i can use as part of my JET Application code (inside IDE like… -
Can we do reporting out of VBCS e.g. a customer statement (nice layout etc)Summary Can we do reporting out of VBCS e.g. a customer statement (nice layout etc)Content Does VBCS support reporting out of the business objects used , e.g. account st… -
How to run vbcs application in local machineSummary How to run vbcs application in local machineContent Hi Everyone, I have developed one application in vbcs and also imported the application as a zip file. Now i … -
how to check if the value of a field is null or notSummary how to check if the value of a field is null or notContent Hey, I've a text field at the form, if the value of the field is not null, I wish to perform certain a… -
Update business object on button actionSummary Update business object on button actionContent Hi, Need inputs on how to get handle of the business object in custom code My requirement is, 1) On button click r…