|
|
The Data Location is the place where all the details of your setup, the Systems, Links and Subjects are stored and referenced by the software when you run DataPA OpenAnalytics.
If you have previously selected a number of different data locations, you can easily switch between them by selecting them in the drop down history list on the right of the window.
It is often the case that you will want more than one user to share the setup data. As such, the Data Location can be a network drive, a DataPA Enterprise server, a Progress AppServer or a web server.
To set your Data Location to a local or network drive, follow these steps;
|
||||||||||
To set your Data Location to a DataPA Enterprise Server, follow these steps;
|
||||||||||
To set your Data Location to a Progress AppServer, follow these steps;
Below are the details of how to define an AppServer URL;
To connect to the AppServer through the NameServer, use the following syntax:
AppServer://<HOST>[:<PORT NUMBER>]/<APPSERVICE> [?[username=<USERNAME>][&password=<PASSWORD>][&prompt=true] [&appserverinfo=<APPSERVERINFO]]
e.g. AppServer://localhost/sports2000 AppServer://localhost:5162/sports2000 AppServer://localhost/sports2000?prompt=true AppServer://localhost/sports2000?appserverinfo=123456
To connect to the AppServer directly, use the following syntax:
AppServerDC://<HOST>:<PORT NUMBER>/<APPSERVICE> [?[username=<USERNAME>][&password=<PASSWORD>][&prompt=true] [&appserverinfo=<APPSERVERINFO]]
e.g. AppServerDC://localhost:5162/sports2000 AppServerDC://localhost:3093/sports2000?username=Nick&password=pwd123
To connect through the Aia, use the standard Progress Aia connection URL.
|
||||||||||
To set your Data Location to a webserver, follow these steps;
|
|