Opening Business Application

To open a business application in the web interface, use the supported browser and specify URL in the connection string depending on how the designer of business applications back end was installed:

http://<web server>:<port number>/dba/

Where:

http://<web server>/dba/

Where:

http://<web server>/DBA_App_v10.x/

Where:

http://<web server>/DBA_v10.x/

Where:

http://<IP address or workstation name>:<port>/dba/

http://<IP address or workstation name>:<port>/path/

Where:

After executing the operations the start page of designer of business applications opens for authorization in the repository. The business application uses settings specified in the config.json or DBA.config.json file. When working with the default address, for example: http://localhost/DBA_App_v10.x/ the business application specified for the targetApp element opens from the repository specified for the targetRepo element in the DBA.config.json file.

NOTE. If the authorization dialog box is not displayed, and a white screen appears, check if your browser meets minimum requirements, and if required, update it to the latest version.

To connect to a different repository and open a different business application, which settings are contained in the DBA.config.json file, the user can add additional parameters repo and app to the URL, for example:

See also:

Designer of Business Applications Back End | Setting Up Designer of Business Applications Configuration