Creating a Multiple Tabs using view mappings
To create Multiple Tabs using view mappings, please follow the below mentioned steps.
Step 1: Create "Attribute" for resource bundle ( Not required, if your RDF doesn't contain Resource-Bundle & Need not create, if u have created while doing previous exercise)
<add-item item-descriptor="attributeValue" id="MYAvRESBnd">
<set-property name="value"><![CDATA[/my/Resources]]></set-property>
</add-item>
Step...