Tuesday, November 7, 2023

How to create logical partitioning(grouping of assets) in Sitecore Content Hub?

  How to segregate/group the assets in SCH?

    1. Create new Taxonomy > Name-Logical_Unit & add values-DEV/SIT/UAT.

        

     2. Go to Schema > M.Asset & add a new group- Logical_Unit

        





       3. Add new member(Taxonomy) - Logical_Unit inside Logical_Unit group & specify the Associate             definition and Cardinality

        


        4. Go to Manage > Pages > Assets > Search component

            



         5. Click on Search component > Go to Facets tab > add Facet & choose Facet Type -Taxonomy                 Item and specify Taxonomy Item from dropdown list i.e Logical_Unit

            




        6. Go to Manage> Pages > Asset Details page > Layout(Right Section) & add Entity Details                         component


        7. Click on Entity Details component & choose the member group from left section to display on                 the page.


         8. Go to any asset and set the value to Logical Unit(DEV)


        9. All set. Now go to Assets page & apply the filter to see the assets tagged under Logical Unit-                 DEV




How to Create a Public Link Using the Sitecore Content Hub REST API

Creating a public link using the Sitecore Content Hub REST API is a straightforward process that enables you to share content externally whi...