Table of Contents

Theory

Getting Started

To get you started with development using ADOxx, please consider the following basic steps to start and login to the tool. Additional resources are available as videos related to this article.

For the following steps, we do assume that the installation of ADOxx was concluded successfully.

1. Development Toolkit Startup

  1. Start the Development Toolkit using the entry in the start menu (or using the aadma.exe file in the installation directory of ADOxx (%PROGRAM_FILES\BOC\ADOxxVERSION\).
  2. Use the default development user, password and database name as (defined during the setup process).

    User: Admin
    Password: password
    DB: [database name specified during installation run or "adoxxdb")
  3. After login, the development environment is shown.

ADOxx User Login in Development and Modelling Toolkit

 

2. Development Toolkit - Components

To debug your development, you need to create a debug user in the database using the user management component in the development toolkit. The user should be assigned to the default library to be loaded in the Modelling Toolkit.

  1. Create a debug user with the following setting for testing purposes:
    User: debug
    Password: debug
  2. Assign the default library to the user during creation. Additional libraries can be added/imported as ABL using the library management component.

ADOxx Development Toolkit Component Bar

ADOxx (Experimentation) Tutorial Library

For development and training purposes, the default library provided with ADOxx is EMPTY. This means that no classes, model types or relations are defined. In general, the application libraries consist of 2 sub-libraries:

  • Dynamic: ADOxx [VERSION] Dynamic Tutorial Library (Experimentation Environment)
  • Static: ADOxx [VERSION] Static Tutorial Library (Experimentation Environment)

ADOxx Library Management Component

Average (0 Votes)
The average rating is 0.0 stars out of 5.

Scenarios

There are no results.

Development Tools