13.3 Sample Netmap File
•
A sample Netmap file is provided below:
<?xml version="1.0" encoding="UTF-8"?>
<NetworkMappingList>
<NetworkMapping>
<!-- FTP ingest only -->
<Name>Doremi-FTP-01</Name>
<Type>ftp</Type>
<Server>192.168.100.51</Server>
<User>manager</User>
<Password>password</Password>
</NetworkMapping>
<NetworkMapping>
<!-- FTP ingest and 'pngest' -->
<Name>Doremi-LMS</Name>
<Type>ftp</Type>
<Server>192.168.100.1</Server>
<User>manager</User>
<Password>password</Password>
<!-- Required to enabled 'pngest' -->
<Sync>
<Type>ftp</Type>
<!-- The redefinition below are OPTIONAL -->
<!-- They override the values above in case -->
<!-- a different account is used for 'pngest' -->
<!-- feature -->
<User>manager</User>
<Password>password</Password>
</Sync>
</NetworkMapping>
</NetworkMappingList>
13.4 Known Issues
•
Passwords are stored in clear text. They may become a security issue if the file is not
protected correctly in file system.
•
This file is replaced with the Doremi TMS software when the screen is part of the unit
managed by the TMS software. All local modifications are lost.
•
There is no graphic user interface tool to edit this file conveniently.
•
If no "Sync" property is defined for a screen, the "Play'ngest" feature will not be available
for that screen (button hidden in Ingest GUI).
_____________________________________________________________________________________
SHV.OM.001293.DRM
Page 88
Version 1.3
Doremi Cinema LLC Confidential