Previous Topic

Next Topic

Book Contents

Book Index

REMCONF member

The REMCONF member contains general customization parameters for Remedy.

The REMCONF member contains separate sections for the different IOA products. Each section begins with the COMPID field, and all parameters that follow that field relate to the product specified in it.

A sample member named REMCONFD is provided in IOA.BASE.GENERAL library, which must be manually copied as REMCONF in order to use it. A default REMCONF member is not provided, to avoid overwriting. An asterisk in column 1 indicates a comment.

Table 57 REMCONF parameters

Name

Description

COMPID

Begins a component section for an IOA product. Mandatory. The only valid value is M (Control-M).

REMMAIL

Nickname of the Remedy email address. Mandatory.

Must be defined as a regular email address in the MAILDEST member in the IOA.PARM library.

REMMSUB

Email subject, composed of free text. Default: null. Limited to 60 characters.

REMTMPLS

A single character used as a suffix for pointing to the email template to be used when tickets are opened in Remedy. Mandatory.

The email template member that will be used is REMTMPLx, where x is the specified suffix. The member will be used from the IOA.PARM library.

REMTRNL

Translate value for URGENCY=L (low). Mandatory. Limited to 60 characters.

Composed of free text (not null). Text must be surrounded by single quotes.

REMTRNM

Translate value for URGENCY=M (medium). Mandatory. Limited to 60 characters.

Composed of free text (not null). Text must be surrounded by single quotes.

REMTRNH

Translate value for URGENCY=H (high). Mandatory. Limited to 60 characters.

Composed of free text (not null). Text must be surrounded by single quotes.

REMTRNU

Translate value for URGENCY=U (urgent). Mandatory. Limited to 60 characters.

Composed of free text (not null). Text must be surrounded by single quotes.

REMTRNB

Translate value for URGENCY=  (blank). Mandatory. Limited to 60 characters.

Composed of free text (not null). Text must be surrounded by single quotes.

Parent Topic

Understanding the DO REMEDY configuration members