This documentation supports the 19.02 version of Remedy with Smart IT.

To view the latest version, select the version from the Product version menu.

Adding custom fields to the Incident view

To speed up the process of creating an incident record, the Incident view in Remedy with Smart IT provides a subset of the fields that are available on the Incident form in BMC Service Desk. However, you can add custom fields to the Incident form. This section describes the process to add a custom field to the Incident form in Remedy with Smart IT. You can perform similar steps to add fields to a work order, task, or People record. However, you must first add the custom field to the BMC Remedy AR System server forms and then configure the Incident View to display the custom field.

Important

Run BMC Remedy Developer Studio in Best Practice Customization mode (the default mode) and create overlays for your customizations. See Creating overlays to customize objects Open link .

BMC Remedy AR System forms to add custom fields


For the Incident view, you must add custom fields to the following forms:


OperationForm name
ReadHPD:Help Desk
EditHPD:IncidentInterface
CreateHPD:IncidentInterface_Create

SLM Join

INT:HPDSLM:HelpDesk_SLM_Join_Outer


If you have installed BMC Remedy Service Level Management, you must add custom fields to the SLM Join form.

To add a custom field to the BMC Remedy AR System forms

  1. Open BMC Remedy Developer Studio in Best Practice Customization mode (the default).
  2. Create a new field in HPD:Help Desk form and assign appropriate permissions, if it is not already added. Make sure that the database name and display label do not include an __c
    Make a note of the field id as it will be required in the following procedure.
  3. Add the field to the INT:HPDSLM:HelpDesk_SLM_Join_Outer (if you have BMC Service Level Management installed), HPD:IncidentInterface. To add the field to the form, perform the following steps:
    1. Open the form from the BMC Remedy Developer Studio. Make sure that BMC Remedy Developer Studio is opened in the Best Practice Customization mode.
    2. Choose Form > Add Fields from HPD:Help Desk.
    3. Select the field and click OK.

    4. After the field is added, verify the database name and display label and the field ID. Assign proper permission to the field.

      Note

      Make sure that the database name and field ID are the same as on the HPD:Help Desk form.

  4. Modify the filter HPD:HII:CreateIncident_100`!.
    1. Open the HPD:HII:CreateIncident_100`! filter from the BMC Remedy Developer Studio. Make sure that BMC Remedy Developer Studio is opened in Best Practice Customization mode.
    2. In Push field action, scroll to the end of the field list, select the next empty slot and then find and map the new field.
    3. Save the filter.

  5. Flush the mid tier, and validate that you can view the field.
  6. Clear the browser cache.

To add a custom field to the Incident view in Smart IT

  1. Log on to the Smart IT universal client as an Admin user.
  2. From the Configuration menu, choose Screen Configuration.
  3. Click Refresh Metadata in Incident View options.
  4. Click Record Summary in Incident View options.
  5. On the panel displayed, search for the field in list of available fields or enter the field name in the Search Fields text box.
  6. Click the Add icon ("plus" sign) for a field in the Available Fields list to add it to the Selected Fields list. You can remove it from the Selected Fields list by clicking the X icon.

    If a field is present in all required backend forms, the field is listed with an Add icon ("plus" sign) to the left of the field label, and you can add it to Smart IT views. However, if the field is missing on any of the required backend forms, the field is greyed out, and cannot be added to the view.

  7. Click Save.

Open any incident to verify that the field was added to the incident ticket view. All the fields are displayed vertically in the selected section.

You can edit the custom field inline like all fields on the default view, by clicking the  icon. However, fields in the Assignment area are displayed on Assignment panel for edit.

Important

A display only field or any character field whose field property is set to Display cannot be added in Smart IT view.


Where to go from here

Transferring Smart IT customizations and definitions between servers

Was this page helpful? Yes No Submitting... Thank you

Comments