phonedudeSr
IS-IT--Management
I am new to Symposium, have been on the Cisco/Genesys solution. I created the following script, however when I tried to validate it I got an errors:
Error: 20509 Script compiling failed.
Line: 26 Position: 4 Code: 4100 Error: An undefined identifier is encountered.
Line: 26 Position: 12 Code: 4077 Error: Incompatible types in Equal relational expression.
Line: 40 Position: 27 Code: 4100 Error: An undefined identifier is encountered.
Line: 45 Position: 27 Code: 4100 Error: An undefined identifier is encountered.
Line: 50 Position: 27 Code: 4100 Error: An undefined identifier is encountered.
Line: 92 Position: 27 Code: 4100 Error: An undefined identifier is encountered.
Source: CSriptWrapOAM.ScriptCOM.1
I realize that there was probably some variables that should have been created for the script. However, when I attempted to create them I could get them associated to the script in Script Variable Properties. Could anyone provide directions. Thanks
Error: 20509 Script compiling failed.
Line: 26 Position: 4 Code: 4100 Error: An undefined identifier is encountered.
Line: 26 Position: 12 Code: 4077 Error: Incompatible types in Equal relational expression.
Line: 40 Position: 27 Code: 4100 Error: An undefined identifier is encountered.
Line: 45 Position: 27 Code: 4100 Error: An undefined identifier is encountered.
Line: 50 Position: 27 Code: 4100 Error: An undefined identifier is encountered.
Line: 92 Position: 27 Code: 4100 Error: An undefined identifier is encountered.
Source: CSriptWrapOAM.ScriptCOM.1
I realize that there was probably some variables that should have been created for the script. However, when I attempted to create them I could get them associated to the script in Script Variable Properties. Could anyone provide directions. Thanks