Step 1. Configure Data Vault Service for External Attachments
Step 1. Configure Data Vault Service for External Attachments
If you want to archive encrypted external attachments to the Data Vault, configure the Data Vault Service for External Attachments (FASA) on the production server.
Install
File_Archive_service_for_attachments.zip
on the production server where the source ERP is running.
Open the
configurations.properties
file in the installation directory.
Configure the following properties:
ZIP.UTILITY. Zip utility name and location.
For example,
\\siebsrvr\\BIN\\ssezipXX.exe
where XX is the utility version.
UNZIP.UTILITY. Unzip utility name and location.
For example,
\\siebsrvr\\BIN\\sseunzipXX.exe
where XX is the utility version.
PROD.FILE.LOCATION. Production file system location.
ARCHIVE.FILE.LOCATION. Archive file system location.
TEMP.FOLDER.LOCATION. Temporary folder location that is required for storing the
.bat
and
.sh
files in the decryption script.
Change the port number in the
conf.properties
file and start FASA.
To verify that FASA is running, enter the port number in a browser window. If the FASA server is running, you will receive a confirmation message.