Discussion
1
Replies
95
Views
CVS
Posted: February 11, 2015
Last activity: February 26, 2015
Closed
Case Designer
Hi,
If we have complex case structure in an application designed using the case desginer, do we need to make sure we update it both at the IMP levle and FW level everytime someone updates the case structure. E.g. someone updates the instantiaion details for a case type in FW level, do we need to reflect this in IMP level manually.
Thanks,
Pradeep
The implementation layer contains its own set of case type rules that override the case type rules in the framework layer. Any configuration change recorded on the case type rule - data propagation, coverable subcases, and so forth - would require manually updating the implementation layer.
As a general rule, it's best to assume that any change made to the framework layer requires a manual update to the implementation layer - or, at the least, a confirmation - since it's so easy to override rules in the implementation layer.