Questions asked by Timo Rupphttps://answers.axonivy.com/questions/asked-by/153/timo-rupp/?type=rssQuestions asked by <a href="/users/153/timo-rupp" >Timo Rupp</a>enThu, 28 May 2015 10:48:56 -0400Get ID of ended task in JSP End Pagehttps://answers.axonivy.com/questions/1339/get-id-of-ended-task-in-jsp-end-page<p>When overriding Default Pages as described in Server Guide (<a href="http://developer.axonivy.com/doc/5.0.latest/ServerGuideHtml/ivy.server.concepts.introduction.html)">http://developer.axonivy.com/doc/5.0.latest/ServerGuideHtml/ivy.server.concepts.introduction.html)</a> I have access to ID of the ended task (endedTaskId Parameter).</p> <p>In my use case I need special end pages for some tasks. So I prefer using a individual JSP end page for each task. Is is possible to get the ID of the ended task in the JSP, too?</p>Timo RuppThu, 28 May 2015 10:48:56 -0400https://answers.axonivy.com/questions/1339/get-id-of-ended-task-in-jsp-end-pagejspHow to resend task notification e-mail?https://answers.axonivy.com/questions/709/how-to-resend-task-notification-e-mail<p>When a new task is created, Xpert.ivy sends a notification email to the asignee. This is of course based on some configuration stuff.</p> <p>I change the assignee of an existing task programatically (with public workflow API). Now I want the new assignee to get the task email. Is it possible to trigger this email again for some ITask?</p> <p>A workaround would setting the existing task to SYSTEM user and implement a loop in the business process to create a new task. This causes some side effects, that are not acceptable in my scenario.</p>Timo RuppTue, 20 May 2014 19:02:54 -0400https://answers.axonivy.com/questions/709/how-to-resend-task-notification-e-mailivyscriptapi