- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2009 06:53 AM - edited 03-14-2019 03:44 AM
Using IPCC Ent 7.X with CVP. In an ICM script we have a set variable node with the formula,
"CSCloseTime=",Call.Peripheral9
I am trying to figure out where this Call.Peripheral9 value is being set. I understand that it is a standard ICM Peripheral Variable but do not set this value being set in the script, in any admin script, or in Configuration Manager. Just looking for guidance here. Where else do I need to look?
Solved! Go to Solution.
- Labels:
-
Other Contact Center
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2009 07:14 AM
Oh, now I see what you mean. I would double check your admin scripts, the variable sounds like a schedule variable.
david
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2009 06:56 AM
Correction:
It is:
"CSCloseTime=", Call.PeripheralVariable9
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2009 07:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2009 07:09 AM
Thanks for the reply. I understand what you have said but do not see this variable being set in any routing or admin script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2009 07:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2009 07:17 AM
That is what I was thinking but can't find it. I will check again. Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2009 07:34 AM
Got it! Found it in a routing script that was calling for that value from the CVP box.
