Questions asked by hayithttps://answers.axonivy.com/questions/asked-by/109/hayit/?type=rssQuestions asked by <a href="/users/109/hayit" >hayit</a>enFri, 24 Mar 2017 13:48:34 -0400How to read file from a subfolder in files/application?https://answers.axonivy.com/questions/2529/how-to-read-file-from-a-subfolder-in-files-application<p>Hello,</p> <p>we created a subfolder in files/application and uploaded a file in this subfolder. Now I would like to read this file to send it as an Email-attachment.</p> <pre><code>File f = new File("subfolder\\testfile.pdf",false); java.io.File Anhang =new java.io.File(f.getName()); in.anhang=Anhang; </code></pre> <p>But ivy doesn't find the File. When we upload the file directly in files/application it works.</p> <p>Thank you.</p>hayitFri, 24 Mar 2017 13:48:34 -0400https://answers.axonivy.com/questions/2529/how-to-read-file-from-a-subfolder-in-files-applicationfileuploademailfileIs a concurrent user licence blocked if I use the WorkflowUI without to start a process?https://answers.axonivy.com/questions/547/is-a-concurrent-user-licence-blocked-if-i-use-the-workflowui-without-to-start-a-process<p>Hello,</p> <p>does the WorflowUI uses licences when a user is logged in but doesnt start a process?</p>hayitTue, 25 Feb 2014 16:45:31 -0500https://answers.axonivy.com/questions/547/is-a-concurrent-user-licence-blocked-if-i-use-the-workflowui-without-to-start-a-processworkflowui