|
|
[placeholder] |
|
|
\ No newline at end of file |
|
|
By definition, the Decision Support Toolbox is of integrative nature. For it to work properly, communication with the analysis toolboxes is essential. There are thus two ways in which a user can utilize Decision Support:
|
|
|
|
|
|
- by using the [online][oldecsupp] version of the tool (**recommended**)
|
|
|
- by setting up a local version
|
|
|
|
|
|
## Using the online version
|
|
|
This version requires no installation in part of the user other than a properly-working web browser. The only step required is to visit the [SDK4ED][sdk] site and navigate to the Decision Support page, as explained in the [Installation](Decision-Support-Toolbox-Front-end) page.
|
|
|
|
|
|
## Setting up a local version
|
|
|
A functioning local version of Decision Support would require the following steps:
|
|
|
|
|
|
- Install a local version of the SDK4ED dashboard
|
|
|
- Install local versions of all the analysis toolboxes
|
|
|
- Configure the endpoints of the dashboard with respect to the local ones where each toolbox is hosted
|
|
|
- Configure the ```/src/components/pages/DecSuppPage.js``` file so as to target local endpoints of each toolbox
|
|
|
|
|
|
> ***ATTENTION:*** This way is not recommended mainly due to the additional programming effort required in part of the user, which greatly increases the probability of error. However, please note that local use of individual analysis toolboxes is straightforward and recommended.
|
|
|
|
|
|
[oldsecsupp]: <http://160.40.52.130:3000/decsupp> |
|
|
\ No newline at end of file |