Work With Code Samples

If you're looking for Visual Builder samples that demonstrate different use cases, the Visual Builder Cookbook is for you. The cookbook provides a collection of step-by-step recipes that describe how to implement different techniques to develop your application in Visual Builder. You also get the complete code for each sample, so you can inspect and learn from it.

Here's how you can access the cookbook right from your Visual Builder instance:
  1. Click any application on the Visual Applications Home page.
  2. Click Menu in the upper right corner and select Code Examples.
This opens the cookbook hosted as a Visual Builder application at https://vbcookbook.oracle.com/.
You can also create your own copy of the cookbook on your Visual Builder instance:
  1. Click New on the Visual Builder Home page to create a new application.
  2. Enter an application name and click Change Template.
  3. Select Oracle Visual Builder Cookbook as the app's template.
  4. Click Select, then Finish.
This installs a complete copy of the cookbook in your environment. The cookbook app will have everything you need to run the samples, including backend business objects, and the code for all the samples.