To support custom or mandatory fields when creating a BMC Remedy ticket using the CA Process Automation Remedy connector and CA Remedy Gateway processes, you must define a parameter by which to pass information from CA SOI and the connector to BMC Remedy for each added field. If the custom or mandatory field does not appear on the Remedy Parameters or Remedy Optional Parameters pages in CA Process Automation, a parameter has not been defined and associated with the BMC Remedy field in the CA Remedy Gateway processes by default.
To declare a new parameter, you define an XML element in BMC Remedy web services. The XML element is added to the ITPAM_HelpDesk_Submit_Service (non-ITIL versions) or ITPAM_HPD_IncidentInterface_Create_WS (ITIL versions) web services definition, which is used for communication between CA Process Automation and BMC Remedy.
Note: This procedure assumes that the custom fields have already been defined and are present on the HPD:HelpDesk (non-ITIL) or HPD:IncidentInterface_Create form (ITIL).
Follow these steps:
The login page opens.
The BMC Remedy Administrator home page or BMC Remedy Developer Studio page opens.
A list of available web services displays.
The Modify Web Service opens.
The fields on the left are those available on the Help Desk Case form and the items on the right correspond to the element used by the CA Remedy Gateway. By default, the last active field is Create Time.
Important! The sequence of the fields and elements cannot be changed. BMC Remedy expects the parameters to come in sequence. You must add any custom or mandatory fields after the Create Time field and associated element.
An element named New Field Element displays at the end of the list.
For example, if the Solution Summary field (which is a default field on the Help Desk Case form) is mandatory at your site, you must define an associated XML element for this field such as Solution_Sum.
The XML Properties dialog opens.
To make the field Optional, set MinOccurs to 0 (it is 1 by default).
The association is made, the Map button is disabled, and the Mapping Summary information displays.
Note: The data types need to match when mapping the elements. For example, if you want to populate the dateTime field in the form, you have to create an XML element of dateTime type. CA SOI sends the creation_date and event_occurred parameters to CA Process Automation for this dateTime field.
The Mapping - CreateInputMap dialog closes.
Your changes are saved.
A login page opens.
The BMC Remedy Mid-tier Configuration Tool displays.
The Cache Settings pane opens.
The cache is updated, which ensures that the updated web services are used.
|
Copyright © 2013 CA.
All rights reserved.
|
|