Understanding the Platform Web Client

Note:

Note that:

  • Platform features can be extended further depending on the project requirements. For more details, please refer to Chapter Extending the Application Features.

  • Access to this service requires authentication. For more details, please refer to Chapter Managing Users.

  • Visibility of the application elements depends on:

Once the application is generated, as described in Part Getting Started, the Platform web client, or web client, is accessible from a browser. For more details, please refer to Section Accessing the Application Endpoints.

The web client is an extensible and configurable Angular application. The generated frontend project contains an empty Angular application that uses the Platform web client library.

Web client applications rely on workspaces and scenarios to store application data. For more details, please refer to Chapter Understanding the Scenario Service.

The Platform web client is composed of three main areas.

The Platform Web Client

The first time the Platform web client is started, it contains an initial configuration with the:

After understanding the web client interface, one can customize and manage the application configuration. For more details, please refer to Chapter Configuring the Application.