Service Request (Self Service portal)

System.WorkItem.ServiceRequestSSPPortalProjection (TypeProjection)

Defines the properties of service requests used in self-service portal to get My Requests

Element properties:

TypeSystem.WorkItem.ServiceRequest
AccessibilityPublic

Source Code:

<TypeProjection ID="System.WorkItem.ServiceRequestSSPPortalProjection" Accessibility="Public" Type="CoreService!System.WorkItem.ServiceRequest">
<Component Alias="AffectedUser" Path="$Target/Path[Relationship='WorkItem!System.WorkItemAffectedUser']$"/>
</TypeProjection>