Installation and Upgrade > Installing and Configuring PTC FlexPLM > Role-Based Homepage Configuration > Creating Role-Based Home Pages > Example: Out-of-the-Box Sourcing Manager Profile Displayed
  
Example: Out-of-the-Box Sourcing Manager Profile Displayed
Sample XML that defines the sourcingManager profile in ConfigurableView_Definitions.xml:
<layoutProfileMapping profile='sourcingManager' layout='sourcingLayout'/>

<layoutDefinition name='sourcingLayout'>
<column width='500'>
<component>
<id>NOTICES</id>
<params>
<templateType>COMPONENT</templateType>
</params>
</component>
</column>
</layoutDefinition>