<script type="text/javascript">
<!--
function tell_toggle_visibility(id) {
var e = document.getElementById(id);
if(e.style.display == 'block')
e.style.display = 'none';
else
e.style.display = 'block';
}
//-->
</script>
<a href="#">
<img style="-webkit-user-select:none; display:block; margin:auto;" src="http://docs.tellnet.it/download/attachments/9404709/SMALL+BANNER.jpg?version=1&modificationDate=1478427166505" align="left" onclick="tell_toggle_visibility('tell_video');">
</a>
<br style="clear: both;">
<div style='display:block'></div>
<div id="tell_video" style='display:none'>
<iframe width="960" height="540" src="https://www.youtube.com/embed/6_Emx8hAgcU?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe>
</div> |
To launch TIMONE Plan the user has to:
1. Right click on the .jnlp file downloaded on his client machine;
2. Open the .jnpl file with Java Web Start;

3. The application starts and the Login Page is displayed;
4. Select the language and enter the Username, Password and Server Address;

5. Click on OK button;
6. After the login, the Issue Management Page is displayed.
