Hi Team,
System is created temp file when we use the UPLOADINTOSTREAM. But those temp file cannot delete until we not close the RTC Client. How can we get system created file name using uploadstream and delete it without close the RTC? Why always keep temp file? Specially we no need to keep file after finish our processs. Is it my code something wrong? And i cannot use "Upload" function. Because of "Upload" function cannot get the clinet uploaded file name. ](*,)
UPLOADINTOSTREAM(‘Import’,'',’ All Files (*.*)|*.*’,FileName,NVInStream);
Best Regards,
Yukon