Request For Exception

CreateExceptionForSoftwareUpdate (ConsoleTask)

Element properties:

TargetSystem.SoftwareUpdate
Application
WorkingDirectory
isRequireOutputFalse
AccessibilityPublic
EnabledTrue

Source Code:

<ConsoleTask Target="SoftLib!System.SoftwareUpdate" ID="CreateExceptionForSoftwareUpdate" Accessibility="Public" RequireOutput="false">
<Assembly>SMConsole!SdkDataAccessAssembly</Assembly>
<Handler>Microsoft.EnterpriseManagement.UI.SdkDataAccess.ConsoleTaskHandler</Handler>
<Parameters>
<Argument Name="Assembly">Microsoft.EnterpriseManagement.ServiceManager.ExceptionManagement</Argument>
<Argument Name="Type">Microsoft.EnterpriseManagement.ServiceManager.ExceptionManagement.CreateExceptionForCIConsoleTask</Argument>
<Argument Name="CustomCreateTask">System.WorkItem.Exception</Argument>
</Parameters>
</ConsoleTask>