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

To view an earlier version, select the version from the Product version menu.

Adding custom fields to the Work Order view

To speed up the process of creating a work order, the Work Order view in Remedy with Smart IT provides a subset of the fields that are available on the Work Order form from the Mid Tier. However, you can add custom fields to the Work Order form. This section describes the process to add a custom field to the Work Order form in Remedy with Smart IT. You must add the custom field to the BMC Remedy AR System server forms.

Note

Do not add the WO Type fields using Screen configuration. These fields are not displayed correctly if they are not placed in the dynamic field section.

BMC Remedy AR System forms to add custom fields

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

OperationForm name
ReadWOI:WorkOrder
EditWOI:WorkOrderInterface
CreateWOI:WorkOrderInterface_Create

SLM Join

INT:WOISLM:SMT_WorkOrder_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 WOI:WorkOrder 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:WOISLM:SMT_WorkOrder_SLM_Join_Outer (if you have BMC Service Level Management installed), WOI:WorkOrderInterface and WOI:WorkOrderInterface_Create. 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 WOI:WorkOrder.
    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 WOI:WorkOrder form.

  4. Modify the filter WOI:WIC:CreateWorkOrder_100`!.
    1. Open the WOI:WIC:CreateWorkOrder_100`! filter from BMC Remedy Developer Studio. Make sure that BMC Remedy Developer Studio is opened in Best Practice Customization mode.
    2. In Push field action, click Automap, select the field and click OK.
    3. Save the filter.

    Note

    If the Matching IDs option is checked, then you do not need to modify the filter.

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

Where to go from here

Transferring Smart IT customizations and definitions between servers

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

Comments

  1. Marek Ceizel

    Why are you confusing everybody with the modification of filter WOI:WIC:CreateWorkOrder_100`! ? If this is truth "Make sure that the database name and field ID are the same as on the WOI:WorkOrder form." then the filter doesn't need to be modified. there is matching IDs

    Jul 07, 2020 08:58
    1. Dhanya Menon

      Hello Marek,

      Thank you for your feedback. 

      I will verify the information on this page and update this page soon.

      Regards,

      Dhanya

      Jul 24, 2020 05:54
    1. Dhanya Menon

      Hello Marek, I have updated this page and have added a note about the filter, as per your suggestion.

      Regards, Dhanya

      Jul 30, 2020 04:58
      1. Marek Ceizel

        Thank you Dhanya ;)

        Oct 29, 2020 01:07