Making a page in your process a work queue item
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-01-18 01:11 PM
Is there a way to make a page in a process a work queue item?
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-01-18 03:09 PM
Yes. In a process you can start working an item (Get Next Item) and complete and item (Mark Completed) anywhere you like - all on 1 page or spread over multiple pages. If you study the template processes available for download on this portal, you'll see how it can be done. The golden rule is that it must be the same process (or object) that performs Get Next Item and Mark Complete/Exception. You cannot perform these steps in different diagrams.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-01-18 09:46 PM
thanks. I've reviewed the templates but I don't think they cover what I am trying to do. perhaps I can elaborate further.
in a BP process I will have a main page and several additional pages which carry out a step in the process - page 1, page 2 etc
what I am trying to do is add page 1 etc to a collection and subsequently to the work queue.
the reason for this is that the process doesn't have any external input. each page is carrying out a step to collect different data from an application. the process runs without the use of the work queue just now, but would like to leverage the MI capabilities of work queue
