Oracle by Example brandingCreating a Mobile Application in VBCS

section 0Before You Begin

This 5-minute tutorial shows you how to create an inventory availability mobile application in VBCS.


section 1Creating a Mobile Application in VBCS

To create an inventory availability application in VBCS, follow the steps:

  1. After logging in to Oracle Visual Builder, click the New button next to Visual Applications.
  2. Complete the Application Name field with the value: Inventory_Availability. Click Finish.
    Description of 1.png follows
    Create Visual Application

    A new visual application is created successfully.

  3. Under Create Apps, click Mobile Apps to create a mobile application and then click + Mobile Application.
  4. In the Create Mobile Application dialog box, complete the Application Name field with the value: inventory_availability. Select Vertical as the Navigation Style. Delete Item 2 and Item 3 under Navigation Items. Rename Item 1 as inventory_availability_manager. Click Next.
    Description of 2.png follows
    Create Mobile Application
  5. Select Custom as the Page Template and click Create.
    Description of 3.png follows
    Page Template

    inventory_availability_manager flow and inventory_availability_manager-start page are created.

    Description of 4.png follows
    Mobile Application
  6. Go to inventory_availability, click Settings and select General Settings.
    Description of 5.png follows
    Application Settings
  7. Deselect the Lock Portrait Mode checkbox to enable Landscape Mode.
    Description of 6.png follows
    Enable Landscape Mode
  8. In Settings, go to PWA.
    Description of 7.png follows
    Progressive Web App
  9. To enable PWA toggle on the switch Enable Progressive Web App (PWA).
    Description of 8.png follows
    Enable PWA