Question
Wrapper Activity term wrapper means
Wrapper activity or Wrapper term in rules- can anyone please make me understand and regarding configuration wrapper rules
As per my understanding if any rule which is present in Data class and calling or using in work class will be termed as a wrapper. But confused with the configuration. Do we need to just update the class in Pages and Classes Tab?
I was trying to call an Embed section of data class in the section of work class, whenever I am creating the case, properties are not displaying/reflecting on the form. Initializing the property in the DT didn't help.
Created the new section in the work class and replaced it at Embed Section which worked as expected.
Can anyone please make me understand how to reuse the rules technically of Data class
Please share the suggestion for a better understanding.
TIA
***Edited by Moderator Marissa to update Platform Capability tags****
If multiple rules are included in a single rule then it is called wrapper rule. For Example, if there is an OOTB final activity in flow action's post-processing activity and we want to include new activity in the post-processing, then we can create a new wapper activity and call both OOTB activity and new activity in it and call this wrapper activity from flow action.
If you are trying to include a section from Data class in a Work class section, then select the page context either Clipboard page, Data Page or page defined by property.