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

Element properties:

TitleGeneric Incident Request (EN)
InstanceNameGeneric Incident Request (EN)
BriefDescriptionThis request allows you to submit the incident
OverviewPlease fill in the form below to submit your request
TargetTemplateServiceManager.ServiceCatalog.GenericIncidentRequest.Template
StatusSystem.Offering.StatusEnum.Published
HideGotoRequestButtonFalse

Source Code:

<RequestOffering ID="ServiceManager.ServiceCatalog.GenericIncidentRequest.GenericRequestOffering.EN" Title="Generic Incident Request (EN)" InstanceName="Generic Incident Request (EN)" BriefDescription="This request allows you to submit the incident" Overview="Please fill in the form below to submit your request" Status="System.Offering.StatusEnum.Published" 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="68ba26d9-79de-424c-a123-dc79a57ac1a5" Ordinal="1" Prompt="Please enter the title for the issue" 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="29fdd790-f742-403b-a00b-85e7439ec5e9" Ordinal="2" Prompt="Please describe the symptoms of the issue in detail" 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="3b8cba40-6cc6-4e88-b45b-509b740f9f30" Ordinal="3" Prompt="Please select a category of the issue" 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="4a3d0ae5-b086-4977-aca7-84982e2a463b" Ordinal="4" Prompt="How urgent is the issue" 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="49a8becb-462e-4655-b5c4-0f4a2b24d32a" Ordinal="5" Prompt="Please enter alternate contact information if needed" 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>