Webview Reports

Hello I need to know how can I to separate for source o calling number the calls to made a call type in webview?
Anyone can help me?
Thanks

You cannot.
All calls that trigger the call type are counted. If you have different DNIS (Dialed Number - the one the customer calls) mapped to the same call type (very common) then all calls on these multiple numbers are counted.
If you want to separate these, you need multiple call types.
(a) You can simply add some additional call types to count the calls on the various numbers, then modify your script with some DN nodes, branching to the defined call types, then coming back together and proceeding as they do today.
(b) You could instead assign the DNs to different call types and have them all trigger the same script - I don't like that as it's not that obvious what's happening. I map a DN to one and only one call type - method (a)
If you are trying to do something with the CALLERS NUMBER (the ANI, CLID) then you can look at these through the CLID variable. You could classify these according to the prefix (area code) to get stats on where your callers are coming from.
Anything else would be weird - unless you only had 10 callers.
What do you want to do?
Regards,
Geoff

Similar Messages

  • Date Format in Webview Report

    Hi,
    We have just upgraded the ICM Enterprise 6.0 to UCCE 7.5. But when we tried  to generate the Webview Historical Report (e.g. Call Type Daily Report), the  following occurs:
    1. The date format is in mm/dd/yyyy format, whereas the date format in ICM  Webview 6.0 previously was in dd-M-yy format (e.g. 12-Jul-10). I checked the  Regional setting in the new ICM Adminworkstation (with webview), the date format  is in mm/dd/yyyy format, i tried to change the date format to match the previous  one, but the date format still does not change accordingly in the report.
    2. Some of the data in the new webview report does not match the one in  previous webview report, based on the same selected report period and same Call  Type. some data was missing.
    Are the 2 cases mentioned above related and caused by the common problem?
    Appreciate any advice.
    Thanks & Regards,
    Eric

    The data is internally stored in an external format. Go back to the program that filled this field, there is something missing there.
    Look at FM like
    - CONVERT_DATE_TO_INTERN_FORMAT
    - CONVERSION_EXIT_PDATE_INPUT
    You only keep date in external format when filling a BDC, for most other input mode (BAPI and the like) data must be converted to internal format.
    Regards,
    Raymond

  • Migrating Webview Reports to CUIC

    Hello,
    Everyone is running around with this problem since cisco stops the webview , the CUIC is a great reporting solution but the only thing CUIC  is weak with is the stock reports , not only they don't include all the  reports mostly needed but they can only be found in the half hour  intervals (no consolidated reports)
    After months of working and developing i finally found out a way to migrate the webview reports to CUIC in a database query (not only anonymous block) and here are the detailed steps:
    1-  If you have a webview server (version 8.0 preferred or earlier) go to  drive c: then folder icm\custom (if you don't a ZIP file is attached)
    2-  Under the custom you will find folders for each type of reports (agent  per team , agent per agent, calltype , skill group , etc.....)
    3- Choose whatever report you want to migrate to CUIC (in this scenario we will choose the calltype22 report)
    4- The file that is located under the caltyp folder is name caltyp22.srd
    5- open the file using notepad
    6- when you open the file you will find along list of data , you should ignore most of it , just search for (retrieve=") , after that you will find a SELECT , copy all the data from there until you reach (" arguments=) (of course don't copy the " arguments=)
    7- paste the copied data into a new notepad , search for all the values (112) (it is usually beside the Datetime parameter) replace it with 101
    8- delete everything that has the : like this
    Call_Type.CallTypeID in ( :list_calltype ) AND
        CTHH.DateTime >= :start_date  AND 
        CTHH.DateTime <= :end_date 
    Any sql command that has the : remove it completely.
    9- Copy the updated data and create a new report definition
    10- use database query and historical datasource (because the report we are doing now is historical , if you decided to migrate a realtime use the real-time datasource)
    11- paste the updated notepad file into query .
    12- at the end of the page there is a create fields button, click on it and the report should be verified correctly and the fields are created.
    13- after that go the next tab which is the fields , search for calltype (in other reports you may  need the agent team , agent, skill group, etc... search for the ID value not the value it self) , click on the edit properties , below beside the value list choose the call types from the drop down menu and click on update.
    14- go to the last tab which is the properties , choose the Key Criteria Field to be the call type (call type) and click on the historical checkbox below it , choose from Historical Key Field the Datetime value then click on save at the top of the report definition.
    Now your report definition is ready , all what you have to do is to go and create a new report and assign this report definition to it , be aware that in case of creating a new report , all the fields will be visible so go to the edit view and edit the report with only the need values for you.
    I hope this helps.
    Amer R. Sha'er

    Hello,
    Sorry, i forgot to add that the above way is only possible with a CUIC premium version (standard won't have this option)
    also the data for the times (like average handle and ASA) would be in in normall decimal (like 425) so all what you have to do is to go to the report definition , choose the fields tab , search for asa , click on edit formating , in the fromat field choose time (HH:MM:SS) value , also for the SL if you need , you may also change it to the % in the same way.
    One last thing , if you need a footer (which is the total, average or max value) in the summary raw , edit the footer in the same place under the format to the needed value.
    Hope this helps.
    Amer Sha'er

  • Webview Reporting Error

    I'm currently experiencing a problem when a supervisor (which has a webview reporting ID
    in the active directory) tries to generate a Call Type report. It shows the following
    error:
    "There are no items available, because you are not authorized to view this data or the
    items have not been configured in the ICM and/or IPCC database.Contact your administrator
    to confirm your authorization and the ICM and/or IPCC configuration."
    The help file suggests me to check on the User's list under Security menu in Configure ICM.
    I've tried looking at the in the AW configuration manager --> Configure ICM,
    but I dont see any option for me to "choose Users from the Security menu."
    I've also double checked under the <domain_name>_IPCC_Webview group, and this
    supervisor domain login ID is inside this group.
    Any advise on where i can start troubleshooting this problem is much appreaciated. Thanks.

    No can do.
    But CUIS collections and user associations solve all these problems.
    As far as the Supervisor Webview account goes, I ended up creating a WebView user for each Supervisor, and the Supervisors never used the Webview user created by agent promotion, because of the silly restrictions to seeing just the team reports. They needed to see the real time Call Type reports to see the queued calls on the call types.
    CUIS addresses this and although the learning curve is steep, the results appear to be worth it. Don't invest too much energy in WebView.
    Regards,
    Geoff

  • How can I give access to a new user for WebView Reporting Log In //IPCC Enterprise

    Hi All,
    How can I give access to a new user for the WebView Reporting Log In ?
    I have IPCC Enterpise 7
    Thanks
    Andres

    Two options: 1. In configuration manager on the AW, use the user list tool to add the users domain account and select Webview access permissions. 2. Using standard Microsoft Active Directory tools or the Cisco Domain Manager tool, add the desired AD user account into one of the "WebView" security groups created within the Cisco OU.

  • ICM Webview Reporting Error

    Hello Guys, my name is Eric and i work with Cisco IPCC, but in order i have problem with the Webview Reporting, becaus when i try to see a Real-Time Reporting, happens a error: "Invalid characters entered. Close browser and run WebView again. ". I try to restart the browser, but failed. So, i reinstall the application, but unsuccessfully appered this message again. Anybody can help me?
    Thanks

    IE 8 is not supported.  Try this: https://supportforums.cisco.com/thread/273076
    david

  • WebView reporting field explanation

    Hello,
    In Webview reporting daily call type "caltyp22" there's a column called "completed tasks - return" that appears in the exported report in excel format as "returnBR" which stands for "return Busy Ring".
    I have checked in Webview Template Reference guide searching for the meaning of this field but could not understand exactly the meaning of this field.
    Snippet from the guide:
    The number of tasks of the call type that ICM software routed to Return nodes during the half-hour interval.
    Derived from: Call_Type_Half_Hour.ReturnBusyToHalf + Call_Type_Half_Hour.ReturnRingToHalf + Call_Type_Half_Hour.ReturnReleaseToHalf +
    Can someone explain please?
    Thanks,
    Justine.

    Hi Chris,
    Thank you for the explanation.
    I need to explain a bit the routing scripts on ICM:
    - I have an ICM Routing Script that sends the call to CVP for self service. Then the customer can press star to speak to an agent. Then the Call is requalified to another Call Type for reporting purposes.
    - The new call type is triggered where a new Routing Script is executed. This script contains the Queue along with the Hold Music.
    In WebView reports, I can see the following in caltyp22 daily report:
    (1) For the first Call Type (IVR only):
    Completed Tasks columns:
    I know that:
    - Total = Aban + Return + Flow Out + Others
    - Aban : number of calls that have closed the line while in IVR (did not choose to speak to an agent)
    - Flow Out : number of calls that were requalified to the second call type (this is equal to the number of calls that was offered to the Queue)
    I need to know:
    - Return : this column contains a number that is almost equivalent to 1/4 of the Total Completed Tasks
    (2) For the second Call Type (queue):
    Return = 0
    I am interested more in the Return value for the first call type.  Any idea what this value refers to?
    Thanks,
    Justine.

  • WebView Report Error

    WebView Report
    My user gets this error when running a specific reports of ICM WebView Report .I have version 7.5.1. of ICM
    There was an error running your report.Please try again and contact your WebView administrator for further information.
    Does anyone know why occurs this problem?
    Any help or input would be really appreciated.

    Hi Santi,
    Couple of questions:
    1. Are you facing the issue only for the Agtskg24 report or for the other reports too?
    2. Did you try pulling out the reports for all the agents? If so, can you try out in groups?
    Also, try restarting the Jaguar service in the AW
    Regards,
    Dass

  • Webview reporting issue

    Dear All,
    I am facing this issue while scheduling a campaign consolidated daily report when it creates the report webview gives this error on AW. Can anyone pls help me with a fix?
    Thanks
    Hassan

    Please a correction i have seen that this error is produced on every scheduled report. The problem i am facing is that the campaign consolidated daily report is not imported in the specified folder.
    Help!

  • Webview reporting: Do Transferred out calls count as handled?

    Do inbound calls received by an agent that were then transferred to another agent reflect under calls handled or only transfer out (agent historical report 26)?

    Hi,
    For a call there will not be two entries in the webview, either as handled if an agent has handled and if transfered it would reflect in transfered out. Because the TCD for a call will get generated only after a particular call gets completed or released from the system and not from the agent
    Hope this helps!!!
    Please rate useful posts

  • More answered calls than offered calls in Webview report.

    Hi all,
    I encounterd a strange thing in Webview.
    How can it be that in an half hour intervall there are more answered calls than offered. ( See attachment)
    Thanks for your explanations :-)
    Greetings Chris

    The additional call might have been offered in the previous half hour and might have been completed in the current half hour. Thus, there will always be a difference in the offered and answered calls.
    In the attachment, the previous half hour period had 6 offered, however only 5 answered. The 6th call got completed in the duration from 10AM to 10.30AM, hence shown as completed task in the 10AM half hour report.
    You can verify and confirm this by using database query on the t_Termination_Call_Detail. Check for the number of calls offered from 9.30 to 10AM and check the start time and end time of the calls, you will get a clear picture.

  • Errors in webview report, ccm 4.1(2) ipcce 6.0

    Hi all
    sometimes report shows
    abandoned calls
    with the same duration 5 min 14 sec
    the caller hears prompt
    then a single beep
    and then silence
    then the caller rings again
    and after prompt the agent answers the call normally
    ccm 4.1(2) ipcce 6.0
    see enclosed file
    when I monitor each step in script
    I do not see this call in queue, and
    looks like an agent answered

    Thanx for reply
    i got some R&D in some one of my colleagues with same application war, it was there then working.
    at that end also Tomcat & Jdk were same.
    at the last i found that some time before, there was a Tomcat 5 window installed server at my machine.
    I had removed that properly and checked the CLASSPATH & PATH before facing my myFaces 1.2 problem.
    next with some guesses i installed again Tomcat 6 window installer, and now myfaces 1.2 listener problem resolved.
    i guess earlier it was taking some association with past Tomcat 5.
    now can you advices me some tips to overcome this kind of tomcat environment related problems in future,
    also i want to run same with Tomcat 6 Bin installed server also.

  • Webview reporting page error

    Hi
    I am getting Java error when i open the webview page form Windows 7 OS, where as i am able to open it form XP and 2000
    the error is as showsn

    this is windows internet explorer 8 on windows 7 64 bit os and vista , where as in XP and 2000 it is fine.
    Error. The server encountered an unexpected condition which prevented it from fulfilling the request.
    java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key en-US
         at java.util.ResourceBundle.getObject(ResourceBundle.java:325)
         at java.util.ResourceBundle.getString(ResourceBundle.java:285)
         at pagecompile._webview._ReportNewDateTime_xjsp._jspService(_ReportNewDateTime_xjsp.java:322)
         at com.newatlanta.servletexec.JspHttpJspPage.service(JspHttpJspPage.java:41)
         at com.newatlanta.servletexec.JspServlet.service(JspServlet.java:1036)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.newatlanta.servletexec.SERequestDispatcher.forwardServlet(SERequestDispatcher.java:638)
         at com.newatlanta.servletexec.SERequestDispatcher.forward(SERequestDispatcher.java:236)
         at com.newatlanta.servletexec.SERequestDispatcher.internalForward(SERequestDispatcher.java:283)
         at com.newatlanta.servletexec.ApplicationInfo.processApplRequest(ApplicationInfo.java:1827)
         at com.newatlanta.servletexec.ServerHostInfo.processApplRequest(ServerHostInfo.java:937)
         at com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java:1091)
         at com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java:1002)
    Message was edited by: cisco4kaleem

  • Webview Agent 24 Report Question

    From business Unit
    I was running agent report 24 last week to look at calls held and hold time.  I noticed several agents where the report does not seem to record the hold time properly.  Looking at the Queue summary.
    For example,  the February report shows Agent 1 had 76 calls on hold for an average of :36 seconds.  However, when I look at the total hold time it says Agent 1 only had 2:21 (2 minutes 21 seconds).  Am I not looking at this correctly?
    My Thoughts
    I can not figure out why there is a discrepancy.  For three different agents, I found that their average hold time should mean that their total agent state hold time should be nearly twice what WebView reports. If anything, I would expect that the total hold time would be much larger as that number would include out-calls on the xxxx extension (busy other) that were put on hold.
    Do you have any thoughts why the average hold time is over-reporting or the total hold time is under-reporting? What are we missing?
    Thanks,

    Hello Ahmed,
    So you meant to say that for the whole day the Call Type Report is starting only from 15:30 ?  And you are not able to find 10:30 Interval ?
    Have you checked for any other Call Types ? Was there any failure happened in any of the components ? The RouterCallKey's doesn't look normal.
    Regards,
    Senthil

  • Outbound ucce 7.5.8 webview

    Hello I need Help!
    can anyone tell me me if that field or account number is possible to shown in Layout of ctios toolkit agent for campaign outbound?
    exist any reports of outbound with AHT statistics?
    what reports exist for to says a supervisors of reason for customer do not buy any product of campaing outbound?
    how can I to know of time that take to do all call of list of distribution or all contact call?
    what are of reports in real time for webeview?
    thanks

    can anyone tell me me if that field or account number is possible to shown in Layout of ctios toolkit agent for campaign outbound?
    Yes, this can be done through ECC variables.
    exist any reports of outbound with AHT statistics?
    AHT = average handled time for an agent?
    You can run the Campaign Consolidated Daily Report or the Campaign Consolidated Interval Report . These reports have the AHT that you are looking for.
    what reports exist for to says a supervisors of reason for customer do not buy any product of campaing outbound?
    Can you please explain further what you are asking. I do not understand your question. What type of report are you looking for?
    how can I to know of time that take to do all call of list of distribution or all contact call?
    You can run the report Valid Campaign Dialing Times Real Time Report
    Run this report to display the currently valid campaign dialing times.
    what are of reports in real time for webeview?
    Here is the Webview reporting guide for 7.5.x. In this guide it lists the real time reports.
    http://www.cisco.com/en/US/docs/voice_ip_comm/cust_contact/contact_center/icm_enterprise/icm_enterprise_7_5/user/guide/ipcc75trg.pdf

Maybe you are looking for