Create a single task outside a process

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2012 10:05 AM
Hi! Im wondering if there is possible to create a single task that is not attached to a process? And if it is possible, how do I do that? :?:
Thanks for the help!
Thanks for the help!
Labels:
- Labels:
-
Archive
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2012 12:29 PM
Look at the api, that is ALWAYS the first thing to do, read the documentation, search the forum (either with google or not)

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2012 03:16 AM
Thanks, Ive already tried that. So I presume that you do not know how to make a single task outside a process?
If I read the documentation Manual Task is the only thing that seems to be something that looks like something that I can use, but still havent found anything how thoose can be used without a process connected to them.
Or can it be that Activiti does not support the creation of a single task outside a process?
If I read the documentation Manual Task is the only thing that seems to be something that looks like something that I can use, but still havent found anything how thoose can be used without a process connected to them.
Or can it be that Activiti does not support the creation of a single task outside a process?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2012 11:02 AM
hi,
look at the activiti explorer. in the request Tab. On the upper Right the is a "New Task" button. I guess that is what you are looking for.
Look at the source of the explorer webapp to find the correct api call, since i don't know it too …
greets, peter
look at the activiti explorer. in the request Tab. On the upper Right the is a "New Task" button. I guess that is what you are looking for.
Look at the source of the explorer webapp to find the correct api call, since i don't know it too …
greets, peter

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2012 02:54 AM
Thanks Peter! I will try that

