We are using Pay As You Go Oracle VBCS instance and had an issue with accessing VBCS home page after starting the service. The service was started successfully,...
We are using Pay As You Go Oracle VBCS instance and had an issue with accessing VBCS home page after starting the service. The service was started successfully, without errors. But when accessing VBCS home page URL - "Error 404--Not Found" was returned. I raised a support ticket and must say - received the response and help promptly. If you would encounter similar issue yourself, hopefully, this post will share some light. Apparently "Error 404--Not Found" was returned,...
We are using Pay As You Go Oracle VBCS instance and had an issue with accessing VBCS home page after starting the service. The service was started successfully, without errors. But when accessing VBCS...
One of the key ways to make your application drive better user results is to use charts. Chart makes it easier for users to turn raw data into useful...
One of the key ways to make your application drive better user results is to use charts. Chart makes it easier for users to turn raw data into useful information. As they say "A picture is worth a thousands words". Oracle Visual Builder's quick starts makes it very simple to create basic charts leveraging the data visualization components of Oracle JET. But if you require more complex charts and if you want to improve the performance of your application, you might want to...
One of the key ways to make your application drive better user results is to use charts. Chart makes it easier for users to turn raw data into useful information. As they say "A picture is worth a...
Oracle Visual Builder Cloud Service (VBCS) is a visual development tool for creating web and mobile applications by simply dragging and dropping user interface...
Oracle Visual Builder Cloud Service (VBCS) is a visual development tool for creating web and mobile applications by simply dragging and dropping user interface (UI) components onto a page. You can create business objects with the click of a button, and you can add data by importing CSV files or XLS spreadsheets to your application. You don't need any programming experience to develop an application. A business object is a resource, such as an invoice or purchase order. Like a...
Oracle Visual Builder Cloud Service (VBCS) is a visual development tool for creating web and mobile applications by simply dragging and dropping user interface (UI) components onto a page. You...
This blog will show you how to add a checkbox to rows in a table to allow you to pick specific rows. Note that an alternative approach to selecting multiple...
This blog will show you how to add a checkbox to rows in a table to allow you to pick specific rows. Note that an alternative approach to selecting multiple rows in a table is to use the built in multi-row selection capabilities of the JET table as shown here, but some users find it easier to use a check box so... To achieve this, you'll want to base your table on an ArrayDataProvide rather than an ServiceDataProvider - this way you'll be able to access the values in the...
This blog will show you how to add a checkbox to rows in a table to allow you to pick specific rows. Note that an alternative approach to selecting multiple rows in a table is to use the built in...
The business objects created by Visual Builder expose a powerful REST service interface that includes the ability to use complex query conditions to filter the...
The business objects created by Visual Builder expose a powerful REST service interface that includes the ability to use complex query conditions to filter the list of records they return. This is done using the q parameter as described here. In the current version of Visual Builder we didn't expose a design time access to the q parameter and rather provided an abstraction through the filterCriteria approach for defining queries. This saves you from the need to learn SQL...
The business objects created by Visual Builder expose a powerful REST service interface that includes the ability to use complex query conditions to filter the list of records they return. This...
Oracle Visual Builder is a cloud based software development Platform as a Service (PaaS) and a hosted environment for our application development infrastructure...
Oracle Visual Builder is a cloud based software development Platform as a Service (PaaS) and a hosted environment for our application development infrastructure Oracle Visual Builder is a visual and declarative cloud environment for developing and hosting engaging mobile and web applications. Oracle VBCS allows to access data from any REST, SOAP based API and allows to create custom reusable business object to store and manage data. Without the need of any software, VBCS...
Oracle Visual Builder is a cloud based software development Platform as a Service (PaaS) and a hosted environment for our application development infrastructure Oracle Visual Builder is a visual and...
The business objects in Oracle Visual Builder let you store textual data, but what if you need to store some binary data such as images? You'll need to find a...
The business objects in Oracle Visual Builder let you store textual data, but what if you need to store some binary data such as images? You'll need to find a separate location to store those. Oracle has various solutions for this including the storage cloud and the content and experience cloud, in this blog we'll show you how to do this using Oracle ATP Database (or any other Oracle DB). The concept is simple, you create a table with a Blob type column in your DB, in that...
The business objects in Oracle Visual Builder let you store textual data, but what if you need to store some binary data such as images? You'll need to find a separate location to store...
Over the weekend we rolled out an update to Oracle Developer Cloud that adds a bunch of new features that you can leverage to improve your CI/CD experience in...
Over the weekend we rolled out an update to Oracle Developer Cloud that adds a bunch of new features that you can leverage to improve your CI/CD experience in the Oracle Cloud. We also added Developer Cloud instances in the new Tokyo and Seoul data centers for APAC customers. For a list of all the new features check out our What's New doc section. Here are some of the highlights: Guided Resolution for Security Vulnerabilities In the previous release of Developer Cloud we...
Over the weekend we rolled out an update to Oracle Developer Cloud that adds a bunch of new features that you can leverage to improve your CI/CD experience in the Oracle Cloud. We also added...
For application development based on the Oracle Cloud Platform the latest versions of free hands-on labs are available: · Containerized Development with Docker...
For application development based on the Oracle Cloud Platform the latest versions of free hands-on labs are available: · Containerized Development with Docker · Container Native Application Development · Visual Builder Cloud Service · OCI for Developers · WebLogic Migration to Oracle Cloud · Extending Applications with Containers and Low Code Development Get the free hands-on labs here. Developer Partner Community For regular information become a member in the Developer...
For application development based on the Oracle Cloud Platform the latest versions of free hands-on labs are available: · Containerized Development with Docker · Container Native Application...