DESCRIPTION:
Set LTO tape location.
Parameters;
_user Login name of the executor.
_pwd Passw ord of the executor.
_itemBarcode Barcode of the tape
_rackName Is a valid Etere lto name
_locNumberId Location number (0=slot, 1=drive, 99=offline)
_slotLocationNr Slot number
Result data example:
<string xmlns="http://www.etere.eu/EtereWSApi">
<?xml version="1.0" encoding="utf-8"?>
<WSApiResponse>
<Function Name="SetLTOTapeLocation">
<success/>
</Function>
</WSApiResponse>
</string>