To set up Help Desk integration, set basic and ticket type mapping properties within the CA RCM portal.
To set properties for help desk integration
The Properties screen appears.
Defines whether to delegate CA RCM ticket creation events to clients, such as a help desk application.
Values: True/False
Defines the help desk user name used to access CA RCM, such as administrator.
Defines the password for the help desk user.
Defines the help desk Web Service URL.
Note: CA Help Desk r12 exposes a new Web Service, but CA RCM only supports the r11 Web Service.
Defines the field in the permission configuration user database (eurekify.udb) that states the login ID of the user in the help desk system.
Note: If not specified, PersonID is used.
Defines the mapping between RCM ticket types and the help desk ticket types, using a key value pair.
Example: TMS:TestTicket=ChangeOrder,SAGE:*RoleTicket=Bug, SAGE:ErrTicket=Issue
The previous example details the following:
Defines the help desk object type of the ChangeOrder ticket.
Defines attributes of the ChangeOrder ticket. Use the velocity template language to set the values for this property. Predefined variables are available to set these values.
Examples:
chg_ref_num, RCM_1_${ticket.getTicketId()}_${currentTime},
description, ${ticket.getDescription()},
summary, ${ticket.getTitle()},
affected_contact, ${ticketOwnerHandle},
requestor, ${loginUserHandle} =
Note: For more information about the velocity template language, see http://velocity.apache.org/engine/releases/velocity-1.6.2/user-guide.html.
| Copyright © 2010 CA. All rights reserved. | Email CA Technologies about this topic |