Agile-Developer

Axpert installation

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 on-premise installation

Connect with the Agile Labs support team to get it installed in the local instance. You can use the Contact Us link in the www.agilecloud.biz to send a request for on-premise installation.

Axpert installation

Download the latest Axpert version from the website.
Create two folders AxpertWeb, AxpertDeveloper, in one of the drives on the system to have axpert. Select the path of these folders while installing.
Click on Axpert Dev.exe and run as administrator. Select the path to install Axpert.
Agile developer lowcode Axpert Installation
Click on I agree and click on Next. Installation begins.
Agile developer lowcode Axpert Installation
After successful installation of the developer, install Axpert Web.
Click on Axpert web.exe and run as administrator. Select the path to install axpert.
Agile developer lowcode Axpert Installation
Select both Redis and IIS and click on Install
Agile developer lowcode Axpert Installation
NOTE: To check if redis is configured on the system. Go to command prompt on windows, run as administrator and use the command as show below
redis-cli
If redis is configured then the server ip with the port number is displayed as shown in the image.
Agile developer lowcode Axpert Installation
The installation begins
Agile developer lowcode Axpert Installation
Wait for the successful installation message on the screen.
After successful installation of Axpert Web and Developer, go to Axpert Web folder and find .lic file.

Configuration

In Axpert Web find the web.config file and enable login trace by changing the value to “true”
Agile developer lowcode Axpert Installation

Connect to Axpert Application

In Axpert web folder open the axpert application and run it as administrator, an initialization wizard opens as shown
Click on connect to Axpert application.
Select the database from the dropdown.
Agile developer lowcode Axpert Installation
Enter appropriate details in the host string, schema name and password. Click on Go after entering valid credentials.
Agile developer lowcode Axpert Installation
The Axpert login page appears. Enter valid credentials and click on Sign in.
Agile developer lowcode Axpert Installation
A License page appears as shown below
Agile developer lowcode Axpert Installation
Select Partner License, enter the user name. organization name and license key. Click on Activate.
Create a connection by clicking on the connect icon on the right of the project drop-down field.
Agile developer lowcode Axpert Installation
A pop-up appears on the successful establishment of the connection.

Agile developer lowcode Axpert Installation
Click on OK.
Click on Apply. A pop-up appears, enter the new connection name and click on OK.
Now login with the connection that has been created. Enter valid credentials and Sign in to the desktop application. The desktop view of Axpert application appears.

IIS Configuration

Open IIS on your system and run as administrator.
Click on Sites-> Axpert Developer->Right click on axpert developer-> Manage Application-> Browse
Agile developer lowcode IIS Configuration
Once the localhost web page opens up, Enter the credentials to login
Enter the credentials to login credentials
The Axpert run site application opens up.
Agile developer lowcode IIS Configuration
Now, Go to the Axpert Web folder. In the Axpert Web folder, find web.config file. Right-click and edit the file using Notepad or Notepad++.
Insert the appropriate path to the developer site as the example shown below and save the changes. The path may vary based on users.
Agile developer lowcode IIS Configuration
Next, Go to Axpert Developer folder. In the Axpert developer folder, edit the web.config file. Set the mode “Off” and save the file
Agile developer lowcode IIS Configuration
Try, reloading the developer page from the run site.
The login page of the developer site will appear. Login with valid credentials and proceed with development.
Agile developer lowcode IIS Configuration

How to apply Patch on Axpert?

Open the sharepoint link provided by the team to download the latest patch OR Download the latest patch from our website
Agile developer lowcode Axpert Patch
NOTE

  • Stop the IIS before you begin the patch application.
  • If the application is not recently updated with the latest patches then, the patch application should begin from release 1.
    For example, System A has Axpert 11.2 version. If you need to update this application with respect to the latest release, then you need to manually apply the patches from AW_11.2_release01 to AW_11.2_release xx.

Extract the patch release file. In the extracted files go to AW_11. X.0.0_releaseX folder. Copy all the contents in AW_11. X.0.0_releaseX folder to Axpert Web folder.
Agile developer lowcode Axpert Patch
Copy the required ASB’s from the SharePoint link as mentioned in the release notes (email sent across the org)
Agile developer lowcode Axpert Patch
Replace these files in Axpertwebscripts folder
Agile developer lowcode Webscripts
Open Axpert structures, and open the script file
Agile developer lowcode Webscripts
Open the backend database application simultaneously (For Ex: DBeaver, Toad etc), connect to your schema. Open SQL editor.
NOTE:For n number of schemas in your local, run the script n times respectively.
Agile developer lowcode Webscripts
Paste the script and click on run.
Agile developer lowcode Webscripts
On successful completion go to Axpert Developer folder and copy the path as shown
Agile developer lowcode Webscripts
Go to Axpert Webscripts and open Axpmanger, and connect to the application using axdef login.
Agile developer lowcode Webscripts
A Pop up appears, Paste the copied path and click on Next
Agile developer lowcode Webscripts
Select all structures and click on import. On successful import, the status of all structures will display as “imported”. If any one or all of the status are not imported then, you need to import the files again until they are imported successfully.
Agile developer lowcode Webscripts
Now, go to Axpert Developer folder and open the script file.
Copy the script and execute the queries individually to avoid any undetermined errors during execution.
Agile developer lowcode Webscripts
On execution of the entire script, the patch application is completed.
Clear the Redis Start the IIS and log in to the application.
Follow these steps to update with the latest releases.

Go Online Utility in Axpert Manager

Goonline utility is used to convert a desktop Tstruct to web compatible Tstruct.
Steps to Use Go online:
In Application variables/Params Set a variable – AxpDbDirPath with
Default value — \\192.xx.xx.xx\abc-foldername\AxImportDbDir\appshare .
Note: This path varies for all users. Enter your folder path and proceed.

  1. Create a Tstruct in the desktop application and related fields in the dc.
  2. Agile developer lowcode Axpert Manager

  3. Check the run site for the presence of the recently created tstruct.
  4. The Tstruct will be accessible only on the run site.

    Agile developer lowcode Axpert Manager

  5. Verify the presence of the Tstruct in the dev site. It will not be present on the developer site as shown below.
  6. Agile developer lowcode Axpert Manager

  7. Go to Axpert Manager and find the Go online utility. Fill in the credentials and click on submit.
  8. Agile developer lowcode Axpert Manager

  9. Select the Tstruct that needs to be converted and click on Save.
  10. Agile developer lowcode Axpert Manager

  11. On successful completion a message “Saving structure completed” appears confirming the conversion.
  12. Agile developer lowcode Axpert Manager

  13. After conversion, find the converted tstruct in the dev site as shown.
  14. Agile developer lowcode Axpert Manager

    By default, the tstruct’s menu group will be hidden. To change the menu group type use the “Form accessible from menu option” from the form properties.

    Agile developer lowcode Axpert Manager