Velvet Celebrity Digest

Fresh star stories with a cool online feel.

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