This page provides a guide to configuring an IBM TSM storage as a Storage Target in Verba.
...
- Speech analytics
- Screen capture multiplexing
- In-place transcoding storage policies
For a general description of storage targets, please refer to Storage and export targets.
Please refer to the official TSM guide to deploy and configure the TSM system.
...
Verba uses the TSM Backup-Archive Client API and the related API runtime must be installed on all Verba servers accessing TSM (Media Repository/Combo, Recorder servers if media is directly to be uploaded to TSM). The latest client framework can be downloaded from here:
ftp://public.dhe.ibm.com/storage/tivoli-storage-management/maintenance/client/v7r1v8r1/Windows/x64/v713v8122
During installation, the x86 API component must be selected and installed
...
file: dsm_sample_node.opt:
commmethod tcpip
TCPServeraddress 192.168.1.149
tcpport 1500
traceflags api
tracefile c:\tivoli.log
NODENAME SAMPLE
PASsword password
With this configuration Verba will connect to the 192.168.1.149:1500 server via TCP using the "SAMPLE" node with the "password" password (see client node provisioning section).
...
Step 4 - Click Save to save the settings