We have the following requirement,
1. Documents will be scanned in or imported to the Repository
2. Indexer will index the Scanned/Imported documents
3. Indexer wants to route the document to someone who reviews (Group D) or Writers (Group E) or to pusblishers (Group G)
Since there is no business processes we can't use WF, how can we accomplish this project?
We are planning on using Taskspace, not Webtop so we can't use Quick Flow
Can we have a Three different queues
Reviews(Group D)
Writers (Group E)
Pusblishers (Group G)
But my understanding is that you can't have queues if you are not using WFs. Correct me if I am wrong.