Using the Node Browser - Alfresco Content Services - 23.4 - 23.4 - Ready - Alfresco - external

Alfresco Content Services

Platform
Alfresco
Product
Alfresco Content Services
Release
23.4
License

Use Node Browser in the Repo Admin Console or in Share Admin Tools as a debugging aid to browse the raw repository structure. This feature is intended for developers responsible for customizing the application.

This is a read-only feature with basic search capability.

  1. Open the Repo Admin Console.
  2. In the Support Tools section, click Node Browser. You see the Node Browser Console page.
  3. In the Store section, select the store of interest:
    • workspace://SpacesStore - live content
    • archive://SpacesStore - archived content (soft deleted)
    • workspace://version2Store - older content version history
    • user://alfrescoUserStore - nodes of type usr:user is stored, note that nodes of type cm:person is stored in the workspace://SpacesStore
    • system://system - info about installed modules
    • workspace://lightWeightVersionStore

      Each store is an area of the repository and within each store, the nodes of that store are organized hierarchically. The node displayed is the root node of the selected store.

  4. Click Root List.

    The Node Browser page displays details of the properties, aspects, children, parents, associations, source associations, and permissions for the selected node.

  5. Search the selected store, as needed:
  6. Select the search type: noderef, fts-alfresco, lucene, xpath, selectnodes, cmis-strict, cmis-alfresco, db-afts, db-cmis.
  7. Enter the search criteria in the field provided.
  8. Click Execute.