Nortel Meridian Meridian 1 Scripting Manual page 572

Contact center manager
Hide thumbs Also See for Meridian Meridian 1:
Table of Contents

Advertisement

Troubleshooting
Error
num
Error message
98
An undefined agent ID is
used.
99
An undefined script is
referenced in the EXECUTE
SCRIPT command.
100
An undefined identifier is
encountered.
102
Illegal statement is used in
Event statement.
106
Division by zero is not
allowed.
107
An EXECUTE/SECTION
label should not be the same
as a variable name or a
skillset name.
572
Description
One of the following problems occurred:
A variable in the line indicated by the Script
Validator is not defined. This variable is
expected to be type Agent.
No agent is defined with the agent logon ID
specified in the line indicated by the Script
Validator.
Make sure that the agent exists and is assigned the
correct ID. If you use a variable, ensure that it is
defined correctly and is type Agent.
An invalid script name is in the EXECUTE
SCRIPT command in the line indicated by the
Script Validator. Make sure that the script exists
and that it is properly referenced (that is, it is
spelled correctly) in the EXECUTE SCRIPT
command.
A name (or an identifier) is used in the script, but
no skillset, variable, or script is defined in the
system with this name.
An invalid statement is in the Event Handler. For a
list of valid statements that you can use in the
Event Handler, see "EVENT HANDLER" on page
247.
An error in the division operation is in the line
indicated by the Script Validator. You cannot divide
by zero.
Change the name of the SECTION label in the line
indicated by the Script Validator so that it is not the
same as a skillset or variable name. The system is
case-insensitive, so the label names must differ by
more than just the case of the letters.
Standard 8.04
Contact Center Manager

Advertisement

Table of Contents
loading

Table of Contents