Build a Mobile Application Using Intelligent Advisor

Intelligent Advisor Flows was only made available to select customers, and will not be made Generally Available.

Oracle Visual Builder provides a rich and flexible way of building mobile applications using Intelligent Advisor. The benefits of using Visual Builder to build Intelligent Advisor mobile applications include having:

  • A flexible architecture that allows data to be pulled in from any source during the interview flow

  • Complete control over the look and feel of application

  • A fully cloud-hosted authoring experience

Interviews for mobile applications are defined as flows in Intelligent Advisor Hub providing a web-based authoring experience. A mobile-specific flow scheme is used to ensure authoring is optimized.

The Intelligent Advisor Flow component (oj-ia-intv) is used to embed the Intelligent Advisor flow runtime into the Visual Builder (JET-based) web application.

The Intelligent Advisor Flow Session Manager component (oj-ia-intv-session-manager) is used to manage the Intelligent Advisor flow session in the application. It provides the capability to start or restore a flow session in an online or offline environment.

A mobile application template that is pre-configured to work with an Intelligent Advisor flow (using the Flow component and Flow Session Manager component) is provided in Visual Builder to help get you started. This template supports deployment only via a Progressive Web App (PWA). Visual Builder no longer supports publishing iOS or Android applications.

The mobile application template includes:

  • Interview renderer

  • Data action chain samples

  • User authentication

  • Assessment management

Alternatively, you can create your own Visual Builder web application and add and configure the Flow component and Flow Session Manager component yourself.