Best practices for creating cases from a Data Flow
I am working on an internal project/proof of concept aimed at creating CRM Interaction Cases using Data Flows. I was wondering if anyone had any tips, tricks, best practices and overall advice on the best ways to use Data Flows to this end.
Some initial things that we are wondering:
- What is the best way to make sure the Interaction case shows up as 'Closed'
- Obviously, we have to make sure we map the appropriate properties for things like work parties/etc, is there a minimum set needed for an Interaction before it is useful.
- What performance concerns should we be thinking about while designing this?
- What is the best way to avoid creating duplicate interactions (right now we were thinking of creating a simple Data Set with a unique ID for each interaction to create).
Anything else we should be thinking of?
-Ben
Hi Ben, the term Interaction can refer to a number of different things. Are you talking about Customer Service Interactions, like phone call, chat, email or social ? These are work objects that inherit from PegaCA-Work-Interaction class. If you do mean these, then we can further answer your questions.
thanks