Step 2 - Install the Files
EFTLink is supplied as a zip file, which, should be unzipped into the designated folder. All files needed, including the entire set of core files are included.
Once unzipped, the following files and folders should be present in the designated EFTLink folder:
Table 2-3 List of Unzipped Files and Folders
| Files/Folder | Description |
|---|---|
| cores | The location of the strategic core jars. |
| lib | The lib folder contains supporting dependency files for EFTLink. |
| log | Folder containing the log files. |
| reports | Folder containing the API documentation for the framework. |
| templates/framework | Contains all configurations file prior to being edited for use. |
| templates/cores | Each core sub-directory contains the core jar file, and reference copies of that core's property files. |
| tmp | Working folder for EFTLink. |
| wrapper | Folder containing files for tanuki wrapper. |
| eftlink.jar | The framework jar. |
| install.bat | A windows batch file script, that should be run on windows based operating systems. Provides series of questions to help guide the user to best setup for their needs. Once installation is complete you will further file and folders are copied into place. |
| install.sh | A Linux shell script, that should be run on Linux based operating systems. Provides series of questions to help guide the user to best setup for their needs. Once installation is complete you will further file and folders are copied into place. |