cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1051
Views
0
Helpful
3
Replies

CVP Play Data Microapplication Issues

Ahmad Nizami
Level 4
Level 4

Hi

I'm trying to playout Estimated Queue Time back to caller in IPCCE / CVP environment.

Here are the steps, that I followed;

  • Created VRU script using PD microapplication (PD,Etime,0) with configuration parameters 1,,MM
  • Set Peripheral Call Variable 1 in ICM script with Estimated Time Value and divided it by 60 to convert the value into Minutes
  • Run external script

Haven't got it working.

Any suggestions on getting it fixed.

Regards,

Ahmad

3 Replies 3

I've never used a PD, why don't you use a PM?

Name: PM,-1,S

Param: N

david

No specific reasons, Ok I'll try it with PM.

Thanks for the suggestion.

Regards,

Ahmad

Edward Umansky
Level 4
Level 4

MM is not a supported format string. You will need to use HHMM. The string you set in variable1 must strictly follow that format, so you will need to do some formatting in your script. Some examples: 3 minutes - "0003",  12 minutes - "0012", 60 minutes (1 hour) - "0100", 1 hour 1 minute "0101"

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: