Incident erstellen

System.WorkItem.Incident.New.Task (ConsoleTask)

Einen Incident erstellen.

Element properties:

TargetSystem.WorkItem.Incident.ProjectionType
Application
WorkingDirectory
isRequireOutputFalse
AccessibilityPublic
EnabledTrue

Source Code:

<ConsoleTask Target="System.WorkItem.Incident.ProjectionType" ID="System.WorkItem.Incident.New.Task" Accessibility="Public" RequireOutput="false">
<Assembly>SMConsole!SdkDataAccessAssembly</Assembly>
<Handler>Microsoft.EnterpriseManagement.UI.SdkDataAccess.ConsoleTaskHandler</Handler>
<Parameters>
<Argument Name="Assembly">Microsoft.EnterpriseManagement.ServiceManager.Application.Common</Argument>
<Argument Name="Type">Microsoft.EnterpriseManagement.GenericForm.NewInstanceTask</Argument>
<Argument>$MPElement[Name='System.WorkItem.Incident.ProjectionType']$</Argument>
<Argument Name="CustomCreateTask">System.WorkItem.Incident</Argument>
</Parameters>
</ConsoleTask>