Agile-Developer

Axpert Configuration on web

Axpert 11

TStructs (Forms)

IViews

Scripts

Axpert Jobs

Axpert Cards

HTML Plug-ins

Users & Roles

Workflow

Axpert API

Application Var/Params

Publish Axpert Apps

Axpert Mobile

Settings

Utilities

Customization

WebServices

Axfast

Axpert Configuration on web

If a new site is being set up and has no Axpert license the configuration option is shown. To configure Axpert on the web, go to the run site of the designated server and find the Sign-in option.
Click on Axpert Configuration option.

 
Agile developer lowcode Axpert Configuration

 

Security Authentication

“EnableAxpertConfiguration” web.config key should be set to “true” in order to access the Axpert configuration page

Example: <add key=”EnableAxpertConfiguration” value=”true”/>

Add user list in “ConfigAuthentication.ini” file in JSON format, containing authenticating user list to access Axpert Configuration page. “ConfigAuthentication.ini” file is available in “Axpert Web” root directory.

Example JSON:
[{“uname”:”admin”,”pwd”:”agile”}]
[{“uname”:”admin”,”pwd”:”agile”},{“uname”:”user1″,”pwd”:”12345″}]
Click on Axpert Configuration, enter valid credentials to configure Axpert, and click on Authenticate to proceed.

Agile developer lowcode Axpert Configuration

The Axpert configuration page opens up. There are two types of license activation options available as shown below.

Agile developer lowcode Axpert Configuration

Activate Online

If you want to activate your license online, then click on the radio button next to it.
Enter the registration key in the text box and click on activate. On successful activation, License information will be displayed as shown.

Agile developer lowcode Axpert Configuration
Activate Offline

If you want to activate your license offline then choose the “Activate offline” option on the screen.
Enter the registration key in the box and download the registration file. The downloaded .reg file has to be sent to the licensing team for
activation requests.
In return, the licensing team will provide you with a configured license file. This file has to be uploaded to the site using the “Upload
license file” option.
Once the file is uploaded, the license will be activated and related license information will appear on the screen.

Agile developer lowcode Axpert Configuration

Once the license activation is successful the database connection and demo will be enabled.

Testing database connection while creating new connection

Create a new DB connection by clicking on the ‘+’ button on-screen, providing the required credentials.
Click on Test Connection.

Agile developer lowcode Axpert Configuration
If the test connection is successful, click on apply. Enter a new connection name and click on OK.

Agile developer lowcode Axpert Configuration

Find the new connection in the DB connections list.

Agile developer lowcode Axpert Configuration
Try logging into the developer site to confirm successful creation.

DB Password Change

Click on Change password and enter the new password.

Agile developer lowcode Axpert Configuration
Click on Apply to change the existing password and wait for the “Password changed successfully” message.
Try connecting to the DB by entering a new password to ensure the change.

UI Configuration

This section allows you to set your project UI.
Select your project from the drop-down

Agile developer lowcode Axpert Configuration

Upload your company or project logo. Set the project background by uploading a chosen image from the system along with an image that can be set as mobile app background.

Agile developer lowcode Axpert Configuration