02-27-2006 01:23 AM - edited 03-13-2019 11:32 PM
Hi i've IPCC express standard version,
in the IVR script i cannot use every java command,
for example: if i use any java methods, i receive an error during the script application config.
xxxx.length() cannot be used
xxxx.substring(x,x) cannot be used
anybody know if there is a way to use this commands/methods?
i need to upgrade something on my server?
thanks so much.
Claudio
02-27-2006 01:47 AM
Claudio,
I think that in Standard version Java steps are not supported. You have to upgrade to enhanced version.
Which version are you using 3.5 or 4.0?
Hope this helps,
Juan Luis
02-27-2006 05:15 AM
The version is 4.0(3)
02-27-2006 05:58 AM
Claudio,
Java steps have desapeared in Script Editor in version 4, but I think that you can use them if you load the scripts made in version 3.5, for example, in the Script Editor in version 4.
But in the Standard version java steps are not supported. You have to migrate to Enhanced version.
Hope this helps,
Juan Luis
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide