--
You received this message because you are subscribed to the Google Groups "salesforce professionals" group.
To post to this group, send email to salesforce-p...@googlegroups.com.
To unsubscribe from this group, send email to salesforce-profess...@googlegroups.com.
Visit this group at http://groups.google.com/group/salesforce-professionals?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
I would suggest using a custom object as a junction between cases and accounts. This way you can create multiple claim records under accounts and link them under a single case as a related list. You can capture information about specific claims by creating different record types for claims junction object. More so you can create approval processes on individual claim records and process them further as per the claim specifications.
Let me know if it makes sense. Also a good use of flows can make the solution even more intuitive and user friendly.
Yash
--