ServiceManager.ServiceCatalog.GenericIncidentRequest.GenericRequestOffering.ES (RequestOffering)

Element properties:

TitleSolicitud de incidente genérico
InstanceNameSolicitud de incidente genérico
BriefDescriptionPuede notificar el incidente con esta solicitud
OverviewRellene el formulario siguiente para enviar la notificación del incidente
TargetTemplateServiceManager.ServiceCatalog.GenericIncidentRequest.Template
StatusSystem.Offering.StatusEnum.Draft
HideGotoRequestButtonFalse

Source Code:

<RequestOffering ID="ServiceManager.ServiceCatalog.GenericIncidentRequest.GenericRequestOffering.ES" Title="Solicitud de incidente gen&#xE9;rico" InstanceName="Solicitud de incidente gen&#xE9;rico" BriefDescription="Puede notificar el incidente con esta solicitud" Overview="Rellene el formulario siguiente para enviar la notificaci&#xF3;n del incidente" Status="System.Offering.StatusEnum.Draft" TargetTemplate="ServiceManager.ServiceCatalog.GenericIncidentRequest.Template">
<PresentationMappingTemplate>
<Sources>
<Source Id="00000000-0000-0000-0000-000000000000" Ordinal="0" ReadOnly="false" Optional="false" ControlType="System.SupportingItem.PortalControl">
<ControlConfiguration>
<Dependencies/>
<AddressableOutputs>
<AddressableOutput OutputName="Token: Portal User Name" OutputType="string"/>
</AddressableOutputs>
</ControlConfiguration>
<Targets/>
</Source>
<Source Id="02ebba2b-4c69-45cb-9be8-7ea6521d6c3d" Ordinal="1" Prompt="Escriba un t&#xED;tulo para el problema" ReadOnly="false" Optional="false" ControlType="System.SupportingItem.PortalControl.String">
<ControlConfiguration>
<Dependencies/>
<AddressableOutputs>
<AddressableOutput OutputName="String" OutputType="string"/>
</AddressableOutputs>
</ControlConfiguration>
<Targets>
<Target Path="Title" OutputName="String"/>
</Targets>
</Source>
<Source Id="686e5511-0fab-40da-b272-7de26863c75c" Ordinal="2" Prompt="Describa en detalle los s&#xED;ntomas del problema" ReadOnly="false" Optional="false" ControlType="System.SupportingItem.PortalControl.String">
<ControlConfiguration>
<Dependencies/>
<AddressableOutputs>
<AddressableOutput OutputName="String" OutputType="string"/>
</AddressableOutputs>
</ControlConfiguration>
<Targets>
<Target Path="Description" OutputName="String"/>
</Targets>
</Source>
<Source Id="cbe66f09-18dd-4581-b5c3-e22e73c3d10b" Ordinal="3" Prompt="Seleccione una categor&#xED;a para el problema" ReadOnly="false" Optional="false" ControlType="System.SupportingItem.PortalControl.List">
<ControlConfiguration>
<Dependencies/>
<AddressableOutputs>
<AddressableOutput OutputName="ListItem" OutputType="enum"/>
</AddressableOutputs>
</ControlConfiguration>
<Targets>
<Target Path="Classification" OutputName="ListItem"/>
</Targets>
</Source>
<Source Id="3dc83d59-db40-4e4c-99bb-d9a8f0304cb0" Ordinal="4" Prompt="Especifique la urgencia del problema" ReadOnly="false" Optional="false" ControlType="System.SupportingItem.PortalControl.List">
<ControlConfiguration>
<Dependencies/>
<AddressableOutputs>
<AddressableOutput OutputName="ListItem" OutputType="enum"/>
</AddressableOutputs>
</ControlConfiguration>
<Targets>
<Target Path="Urgency" OutputName="ListItem"/>
</Targets>
</Source>
<Source Id="949638fe-781e-41ae-ae74-fd94a39a3995" Ordinal="5" Prompt="Si es necesario, proporcione datos de contacto alternativos" ReadOnly="false" Optional="true" ControlType="System.SupportingItem.PortalControl.String">
<ControlConfiguration>
<Dependencies/>
<AddressableOutputs>
<AddressableOutput OutputName="String" OutputType="string"/>
</AddressableOutputs>
</ControlConfiguration>
<Targets>
<Target Path="ContactMethod" OutputName="String"/>
</Targets>
</Source>
</Sources>
</PresentationMappingTemplate>
</RequestOffering>