Runbook Automation Activity Projection

Microsoft.SystemCenter.Orchestrator.RunbookAutomationActivity.Projection (TypeProjection)

Element properties:

TypeMicrosoft.SystemCenter.Orchestrator.RunbookAutomationActivity
AccessibilityPublic

Source Code:

<TypeProjection ID="Microsoft.SystemCenter.Orchestrator.RunbookAutomationActivity.Projection" Accessibility="Public" Type="Orchestrator!Microsoft.SystemCenter.Orchestrator.RunbookAutomationActivity">
<!-- Parent -->
<Component Alias="ParentWorkItem" Path="$Target/Path[Relationship='CoreActivity!System.WorkItemContainsActivity' SeedRole='Target']$"/>
<!-- User -->
<Component Alias="ActivityCreatedBy" Path="$Target/Path[Relationship='WorkItem!System.WorkItemCreatedByUser']$"/>
<Component Alias="ActivityCanBeEditedBy" Path="$Target/Path[Relationship='CoreActivity!System.ActivityCanBeEditedByUser']$"/>
<Component Alias="ActivityAssignedTo" Path="$Target/Path[Relationship='WorkItem!System.WorkItemAssignedToUser']$"/>
<!-- CI -->
<Component Alias="ActivityAboutConfigItem" Path="$Target/Path[Relationship='WorkItem!System.WorkItemAboutConfigItem']$"/>
<Component Alias="AffectedService" Path="$Target/Path[Relationship='WorkItem!System.WorkItemImpactsService']$"/>
<!-- Action Log -->
<Component Alias="ActionLogs" Path="$Target/Path[Relationship='WorkItem!System.WorkItemHasActionLog']$"/>
<Component Alias="UserComments" Path="$Target/Path[Relationship='WorkItem!System.WorkItemHasCommentLog']$"/>
<!-- Related Items -->
<Component Alias="RelatedConfigItem" Path="$Target/Path[Relationship='WorkItem!System.WorkItemRelatesToConfigItem']$"/>
<Component Alias="RelatedWorkItem" Path="$Target/Path[Relationship='WorkItem!System.WorkItemRelatesToWorkItem']$">
<Component Alias="RelatedWorkItemAssignedTo" Path="$Target/Path[Relationship='WorkItem!System.WorkItemAssignedToUser']$"/>
</Component>
<Component Alias="RelatedWorkItemSource" Path="$Target/Path[Relationship='WorkItem!System.WorkItemRelatesToWorkItem' SeedRole='Target']$">
<Component Alias="RelatedWorkItemAssignedTo" Path="$Target/Path[Relationship='WorkItem!System.WorkItemAssignedToUser']$"/>
</Component>
<Component Alias="FileAttachment" Path="$Target/Path[Relationship='WorkItem!System.WorkItemHasFileAttachment']$">
<Component Alias="FileAttachmentAddedBy" Path="$Target/Path[Relationship='SupportingItem!System.FileAttachmentAddedByUser']$"/>
</Component>
<Component Alias="RelatedKnowledge" Path="$Target/Path[Relationship='CoreKnowledge!System.EntityLinksToKnowledgeDocument']$"/>
</TypeProjection>