PCM allow navigation flag
As a rule, relations with more than 20 entities should have the Allow navigation flag set to false.
Setting the Allow navigation flag set to false means that the relation is not browsable via the API and is displayed in read-only mode on the details page.
If you are heavily using PCM and have ingested a large amount of data, the Allow navigation flag must be set to false. Otherwise, the webserver takes a performance hit because of the resulting latency on the webserver caused by a large number of relations, leading to a degradation in Sitecore Content Hub's performance.
Navigation flag
To set the Allow navigation flag to false:
- Navigate to the Manage page.
- Select Entities
- Select the required entity.
- Navigate to the member that contains the relation. In this example, M.Brand is a Parent relation of M.PCM.Product, meaning that you can relate a Brand to many products through the BrandToProduct member.
- Click the ... action icon at the end of the entry.
- Select Edit.
- On the Edit member modal, select the Advanced tab.
- Scroll down to the Allow navigation field.
- Toggle the switch to OFF
The Allow navigation flag is set to false for the following relations:
Entity relation | Details |
---|---|
PCMCatalogToProduct | Set to false from the Catalog side. |
PCMPRoductStatusToProduct | Set to false from the Status side. |
PCMProductToAsset | Set to false from the Product side. |
PCMCatalogToAsset | Set to false from the Catalog side. |
PCMProductFamilyToAsset | Set to false from the ProductFamily side. |
PCMProductFamilyToProduct | Set to false from the ProductFamily side. |
PCMBrandToAsset | Set to false from the Brand side. |
PCMProductToContent | Set to false from both sides. |
Any remaining relations that use the Allow navigation flag are available to the superuser.
Can we improve this article ? Provide feedback