Content References

Browse PeopleSoft Portal Registry Content References (CREFs) with navigation paths, attributes, and permission lists.
Tailored Operational Context
  • Target Database:
  • Context Type:
  • Alert Severity:
  • Triggered Time:
  • Firing Context:

What It Is

Content References (CREFs) are entries in the PeopleSoft Portal Registry — the data structure that drives the menu tree, breadcrumbs, and navigation collections users see in PIA. Each CREF is identified by a portal/object name pair stored in PSPRSMDEFN and can be either a folder (a navigation container) or a content reference (a launchable target, usually a component, but also iScripts, external URLs, and homepage pagelets). psLens shows the CREF’s URI target, the full ancestor walk back to the portal root, every system and custom attribute, and the permission lists that have been granted access.

Search Page

URL: /crefs?db={database}

CREF search results for %USER% showing CREFs across CUSTOMER and EMPLOYEE portals

CREF search results for %USER%

Search by CREF name or label, with optional filters for portal (EMPLOYEE, CUSTOMER, MOBILE, etc.) and type (CREF vs Folder). Each result card shows the portal, the parent folder path, and the target object name.

Detail Page

URL: /crefs/{PORTAL}/{OBJECTNAME}?db={database}

Detail page for EOPP_USER_PREFS_GBL CREF showing properties and URI target

CREF detail page for EOPP_USER_PREFS_GBL

The main pane shows Properties (portal, parent folder, type, security author, label, description) and the URI / Target card with the destination URL. For component CREFs this is the menu/component path; for iScripts, the iScript URL; for external CREFs, the literal URL. The sidebar has 4 related-data toggles.

CREF detail page with all panels expanded

All panels expanded — under 2100px tall

Navigation Path (Ancestors) panel

The breadcrumb walk from the portal root down to this CREF

The full ancestor chain from the portal root down to this CREF. Every folder in the navigation path is clickable so you can hop up the tree to a parent folder.

Custom Attributes

Custom Attributes panel

Per-CREF custom attribute name/value pairs from PSPRSMATTRVAL

Per-CREF custom attribute name/value pairs from PSPRSMATTRVAL. Used by Fluid navigation collections, search categories, badges, and other portal features.

System Attributes

System Attributes panel

System attributes from PSPRSMSYSATTRVL with friendly labels

System attributes from PSPRSMSYSATTRVL with friendly labels (e.g., PORTAL_LABEL, PORTAL_OBJTYPE_DESC, PTPP_* personalization keys). These configure how the CREF behaves at runtime.

Permissions

Permissions panel

Permission lists with grant access to this CREF

Permission lists (PSPRSMPERM) that have been granted access to this CREF — the security side of “who can see this in the menu?”.

What This Consolidates

In PIA, building the same picture means:

  • Open PeopleTools → Portal → Structure & Content and walk down the folder tree
  • Click into the CREF to see properties
  • Tab to Content Ref Administration for attribute values
  • Tab to Permission List for security grants
  • Click “Edit” on the parent folder repeatedly to climb the breadcrumb tree

psLens shows the entire portal entry (target, attributes, navigation path, security) on one page. Cuts the PIA tab-walk for the security question “who can see this menu item?” — psLens shows the ancestor permission chain in one view.