Questions Tagged With javahttps://answers.axonivy.com/tags/java/?type=rss&user=jirazazabalquestions tagged <span class="tag">java</span>enTue, 23 May 2017 08:18:40 -0400CMS - add a PDF file to the processhttps://answers.axonivy.com/questions/2636/cms-add-a-pdf-file-to-the-process<p>Hi all,</p> <p>I'm trying to find the way to do the following. We need to start a process when a email comes with an attachment. I can solve this by a daemon in OS at host. But then, when the file moves to a folder, I need to:</p> <ul> <li>Start the process </li> <li>Add the PDF to the process to be available to process users.</li> </ul> <p>I'm writing a Java class in order to search if there is a file to the folder and raise the start of the process. I need to know how can put it in a daemon that executes that every x minutes. Then, I have to attach the PDF to the process, but I'm not finding a way to do it.</p> <p>Any idea?</p> <p>Thanks in advance</p>jirazazabalTue, 23 May 2017 08:18:40 -0400https://answers.axonivy.com/questions/2636/cms-add-a-pdf-file-to-the-processcmsjava