Questions Tagged With taskshttps://answers.axonivy.com/tags/tasks/?type=rss&user=Emmanuelquestions tagged <span class="tag">tasks</span>enFri, 12 Feb 2016 09:16:11 -0500Assign user Tasks to another (user will be deleted)https://answers.axonivy.com/questions/1653/assign-user-tasks-to-another-user-will-be-deleted<p>Good morning,</p> <p>Is there a possibility to assign all the tasks owned by a user to another one? In that case the first user. Thanks a lot in advance</p> <p>Emmanuel</p>EmmanuelFri, 12 Feb 2016 09:16:11 -0500https://answers.axonivy.com/questions/1653/assign-user-tasks-to-another-user-will-be-deletedtasksuserTaskQuery case insensitive searchhttps://answers.axonivy.com/questions/1442/taskquery-case-insensitive-search<p>Hi all,</p> <p>Is it possible to search against String Task properties with a TaskQuery so that the search is performed case insensitive.</p> <pre><code> TaskQuery stringFieldQuery = TaskQuery.create(); stringFieldQuery.where().name().isLike("my task name"); </code> </pre> <p>I would like that such a query returns the tasks which name is "MY Task NAme". Thanks in advance</p> <p>Emmanuel</p>EmmanuelFri, 14 Aug 2015 16:36:27 -0400https://answers.axonivy.com/questions/1442/taskquery-case-insensitive-searchcase-querytaskstask-queryListen to process-case start and task creation & starthttps://answers.axonivy.com/questions/1193/listen-to-process-case-start-and-task-creation-start<p>I would like to know if there is a possibility to dynamically listen to all ivy standard processes starts and ivy task creations and starts. The idea would be to get a reference to any standard processes-cases that are started or tasks that are created.</p> <p>Thanks a lot in advance</p> <p>Emmanuel</p>EmmanuelTue, 03 Mar 2015 17:07:50 -0500https://answers.axonivy.com/questions/1193/listen-to-process-case-start-and-task-creation-startprocesstasks