<div>Dear Gurus,</div>
<div>&nbsp;</div>
<div>I'm using AXIANT 4GL/PH/WINDOWS (Thin Client).</div>
<div>&nbsp;</div>
<div>To set the report path dynamically, I am storing the path in the database.</div>
<div>I'm creating a dynamic Windows environment variable to pass this path to the report using the following command.</div>
<div>&nbsp;<br>&nbsp;&nbsp;&nbsp; <font color="#33cc00">SETSYSTEMVAL(&quot;UEVD_REPNAME&quot;, TRUNCATE(REPORTFILE))</font></div>
<div>&nbsp;</div>
<div>I'm using the following command in the quiz file.</div>
<div><font color="#009900">&nbsp;&nbsp;&nbsp; set report device disc LIMIT 10000 name $UEVD_REPNAME</font></div>
<div><font color="#330033"></font>&nbsp;</div>
<div><font color="#330033">My issue is security.</font></div>
<div><font color="#330033">The network user I'm using to connect to server has to be a member of the ADMINISTRATORS group.</font></div>
<div><font color="#330033"></font><font color="#330033">And I could not suppress the network user logon dialog box. </font></div>
<div><font color="#330033">How can I resolve this issue?</font></div>
<div><font color="#330033"></font>&nbsp;</div>
<div><font color="#330033">Can anyone helpme out of this issue? I'll appreciate.</font></div>
<div><font color="#330033"></font>&nbsp;</div>
<div><font color="#330033">Regards,</font></div>
<div><font color="#330033">SYED.</font></div>
<div><font color="#330033"></font>&nbsp;</div><font color="#009900">
<div><br></div></font>&nbsp;