Incidents are submitted through the HPD:IncidentInterfaceCreate form. When creating Incidents via the Incident Management Template facility, the Instance Id of related template is retrieved using the template name parameter. The Instance Id is mapped to the TemplateID field on the HPD:IncidentInterfaceCreate form. This causes Remedy workflow to map values from the template into the 'HPD:Help Desk' (Incidents) form.
Additional information about the usage of Incident Management Templates can be found in the BMC Remedy ITSM Configurations guide.
The following data is used to create the 'HPD:IncidentInterface_Create' record:
Maps the deferral token of the task instance generated by this handler into the 'SRMSAOIGuid' field.
Maps the following field values to the specified values:
- 'z1D_Action' => "CREATE"
- 'Reported Source' => "Web"
- 'Service_Type' => "User Service Request"
- 'Status' => "New"
Maps the following field values to the values of the specified parameters:
- 'Last_Name' => "Requester Last Name"
- 'First_Name' => "Requester First Name"
- 'Submitter' => "Submitter Login Id"
- 'SRID' => 'CustomerSurveyID' (the KSR number)
- 'SRInstanceID' => 'CustomerSurveyInstanceId' (the Instance Id).