Table of Contents
use case
Case manager opens a case and decide to create a "followup" or "instruction" : it represent something that has to be done ( like "calling back the customer to get his full address") and the case manager wants to delegate this action.
In term of classical workflow, this intruction will be a Task or workitem that the targeted employees will get in their inbox "call back customer".
The "Case data mirroring workitem" is a pattern showing how to combine a Work item and a corresponding Instrction data to take advantage of both approach simultaneously.
Implementation
<TO DO>
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now