Services

Browse PeopleSoft Integration Broker services — logical groupings of related service operations.
Tailored Operational Context
  • Target Database:
  • Context Type:
  • Alert Severity:
  • Triggered Time:
  • Firing Context:

What It Is

A Service is the high-level container in the Integration Broker hierarchy: a logical grouping of related Service Operations (PSSERVICEDEFN). For example, a STUDENT_ENROLLMENT service might contain GET_ENROLLMENT, ADD_ENROLLMENT, and DROP_ENROLLMENT operations. The service itself carries metadata (description, owner, WSDL namespace) and acts as the access point for browsing operations together.

Search Page

URL: /services?db={database}

Service search results for PT_% showing PTAF_APPROVALS, PTAI_ACTIVITYGUIDE, and others

Service search results for PT_%

Wildcard % search supported. Each card shows the service name, alias, and description.

Detail Page

URL: /services/{SERVICE}?db={database}

Detail page for PTCS_SECURITY service

Service detail page for PTCS_SECURITY

The main pane shows Service Properties (name, alias, namespace, owner, description, audit metadata). The sidebar has one related-data toggle.

Service detail page with all panels expanded

Full service page with Service Operations panel expanded

Service Operations

Service Operations panel listing the operations contained in the service

Every service operation belonging to the service

Every service operation belonging to the service, each link-resolved into its own detail page. The starting point for understanding what messages the service can exchange.

What This Consolidates

In PIA the service is found under PeopleTools → Integration Broker → Integration Setup → Services, and the operations list is one tab on that page. psLens replicates that single-screen view in the browser, with clickable navigation into each operation. Useful as a jumping-off point when investigating a service’s full message footprint.