Agent Login Logout timestamps in the database

Dears,
In our UCCE environment we need a detailed report that generates information about the agents login and logout times.
Does anyone have any idea in which table in the database we can view these timestamps?
Best regards,
Lara Noueir

Dear Lara,
you can get these detaills from Agent_Event_detail table
you will be getting login date and time from Agent_Event_Detail table along with the duration of the event.
also agent log out table will give you the logon duration and log out date and time.
you can refer the ICM DB schema further info.
http://www.cisco.com/en/US/docs/voice_ip_comm/cust_contact/contact_center/icm_enterprise/icm_enterprise_8_5_3/reference/guide/icm853schema.pdf
Rate the post if it usefull.
Regards,
Shalid K.C

Similar Messages

  • Agent Login Logout Activity report extensions are all blank

    Hi there,
    We are running UCCX ver  8.5.1.11003-32. When we run the Agent Login Logout Activity report the extensions are all blank as seen below.
    Anyone know why this would be?
    Thanks
    Alexis

    In case anyone comes across this.
    This is a bug, resolved in UCCX 8.5.1SU4
    Cheers
    Alexis

  • HR runtime error on agent login/logout

                       Good afternoon.
    Has anyone run in a a runtime error when running agent login/logout reports? I am unable to run this report.
    a runtime error occurred while executing the inquiry. i know there used to be bugs on this but.
    uccx, ha, 8.5.1. i have included the log. Thank you for any assistance.

    I removed my deployments from the remote OC4J server and removed deployment entries from http-web-site.xml and server.xml. I redeployed my simpleJSP bibean application to my local and remote OC4J server. It works locally but fails now with this new error:
    javax.servlet.jsp.JspException: BIB-10310 An unknown exception occurred.
    BIB-10101 Handler failed to handle UserObject.
    oracle.bali.ewt.elaf.windows.WindowsEWTPagingComponentUI
         at oracle.dss.addins.jspTags.PresentationTag.doStartTag(PresentationTag.java:254)
         at simpleJSP.jspService(_simpleJSP.java:72)
         [SRC:/simpleJSP.jsp:6]
         at com.orionserver[Oracle9iAS (9.0.2.0.0) Containers for J2EE].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:508)
    Regards,
    Dan

  • SSO - login/logout toPortal 'under the covers'

    Hi
    we are developing a website where users can have their own username/password. Once logged in (via a webpage in our application) they should be able to access Portal pages which require a DIFFERENT username/password (the reason for this is that there will be many application logons, but relatively few Portal ones).
    To do this, we want to log them in/out of Portal from our application WITHOUT redirecting them to different pages, or even having them aware this has happened.
    Is this possible?
    Are there any examples on the oracle site?
    I have downloaded the SSO SDK, but its not obvious how this should be coded. I was expected methods with names like logon and logoff. Its made a bit harder by the fact that the SSO SDK zipfile has links to files (in the doc directory) that are missing. I think we want to set up, what is termed by Oracle, an 'External Application' (as distinct from, a 'Partner Application').
    Any help appreciated
    Bob Sams
    null

    Bob,
    Defining an External Application allows it to be accessed, with Login Server performing an automated login, after the user logs on the the Portal - through the Login Server. This is not what you are asking for, which is more the other way around.
    To achieve what you are describing, you may be possible to implement this with the 3.0.9 version of the Portal and Login Server.
    In this version, there is a mechanism whereby you can implement a package on the Login Server which will attempt to obtain the user's identity through some user defined mechanism when an authentication request is received. This feature was added to enable integration with other Single Sign-On systems such as Netegrity SiteMinder.
    In your case, you would have your web application do the actual authentication, and then set something in the environment that could be obtained by the package implemented on the Login Server to get the user's identity when called for.
    The details of implementing something like this will be forthcoming in a white paper. You will need to wait for the 3.0.9 version of the Login Server to avail of this feature.
    null

  • Removing or automatic fill the database field at login when using TWO_TASK

    Couple of questions when using TWO_TASK on HP-UX
    1. Is it possible to alter the login window, by removing the database field, as it is not needed anymore?
    2. Is it possible to automatically fill the login window with the required database connect string?

    Hello,
    Are you sure this question is relative to the Oracle Forms product ?
    Francois

  • Login with timestamp

    I use dreamweaver's Login behavior and would like to add a timestamp into the database table. So if someone logs in, the current date will be inserted into the table. I have no success in combining the login and the update database behavior. Could someone show me the way?
    Leolux

    Hi, actually it won`t work that way, i think it will need more work to do that just entering the current date value!
    The work should be done:
    #1: You have to create another table in your database to store recent login information.
    a) this table structure is:
    - Primary_key = ID
    - Foreign_key = Current Login Member ID {$_SESSION['kt_login_id']}
    - Last Login Date = you can use the default value mentioned before = <?php $now = date('Y-m-d-H:i:s'); echo $now; ?>
    - IP Address = REMOTE_ADDR
    #2: Apply an insert transaction or custom_trigger "if required" to insert the above information into the new created table depending on the current logged in user ID which is: $_SESSION['kt_login_id'] 
    Best Regards
    Waleed Barakat
    Developer-Online Creator and programmer

  • Controlling Login/Logout and Background Sync

    Mac OS X Server 10.5.7
    Mac OS X Client 10.5.7
    Everything setup perfectly and by the book on both Server and Client.
    Problem:
    Why in God's name has Apple COMBINED the sync rules for both Login/Logout and Background Sync??? It's the most illogical thing and it does not work!!!
    Question:
    I know how to prevent Background items from Syncing at Login (through the preference manifest), but how to I get the Background sync NOT to sync LOGIN/LOGOUT items.
    The problem is always and systematically been mostly with the LIBRARY folder giving all sorts of sync errors. I have tried every possible trick combination but nothing seems to work.
    Is this STILL a bug even after a year?? If so, other than skipping the Library folder completely, mobile homes is utterly useless and unreliable. If I skip the Library folder, then mobile homes aren't really complete if a user moves to another machine.
    Has anyone found a reliable solution to this mess?
    PLEASE HELP.

    Something is definitely breaking it. Its as if at some random point in time, the sync stops obeying the background rules. I can only conclude that there is still is a bug somewhere that is not fixed.
    For example, I initially created the mobile home setting using the computer groups. When that started giving me errors, then I figured, let me try it by doing it via groups. So I created a new group and then, undid the settings for mobile homes that I had set for my computer group.
    The first time I logged in, it was working perfectly. Then my laptop's battery died. When I plugged it back, it reconnected to my wireless network and THATS when the bug started showing up again. No matter how many times I restarted, if I have firefox or entourage open, I automatically see that exclamation point in the upper right hand corned (on the mobile homes icon) and its ALWAYS the library files pertaining to those apps that 'are in use'.
    This is really frustrating and most non-apple like. This used to work perfectly under Tiger Server, I don't understand how Apple can mess this up THIS BAD and worse, not have a solid fix after a year.
    This bug even occurred with a brand new installation of Leopard server on a Xserve and a Mac OS X 10.5.7 station. The instant the mobile user logged on, that exclamation point came on complaining about the entourage files being in use even though that entire folder is set to be SKIPPED during Background Syncing.
    Not sure where to look anymore.
    And one more thing; as soon as I encounter that exclamation point, the time/date stamp reporting the last sync stops working as well.
    Could you provide screenshots of your setup? Could it be that Im missing one tiny detail somewhere? I just dont see where though.
    This is an updated output after it breaks (maybe there's a clue in there somewhere)
    excludedItems = (
    comparison = fullPath;
    value = "~/.SymAVQSFile";
    comparison = fullPath;
    value = "~/.Trash";
    comparison = fullPath;
    value = "~/.Trashes";
    comparison = fullPath;
    value = "~/Documents/Microsoft User Data";
    comparison = fullPath;
    value = "~/Library";
    comparison = fullPath;
    value = "~/NAVMac800QSFile";
    excludedPrefItems = (
    comparison = fullPath;
    value = "~/.SymAVQSFile";
    comparison = fullPath;
    value = "~/.Trash";
    comparison = fullPath;
    value = "~/.Trashes";
    comparison = fullPath;
    value = "~/Library/Application Support/SyncServices";
    comparison = fullPath;
    value = "~/Library/Caches";
    comparison = fullPath;
    value = "~/Library/Logs";
    comparison = fullPath;
    value = "~/Library/Printers";
    comparison = startsWith;
    value = "IMAP-";
    comparison = startsWith;
    value = "Exchange-";
    comparison = startsWith;
    value = "Mac-";
    homeSyncCompleted = 1;
    homeSyncTime = 2009-05-25 21:09:29 -0400;
    isNewMobileAccount = 0;
    periodicSyncOn = 1;
    syncPeriodSeconds = 0;
    syncedFolders = (
    path = "~";
    syncedPrefFolders = (
    path = "~/Library";
    path = "~/Documents/Microsoft User Data";
    }

  • Agent 10.2.0.5 and database 11.2.0.3

    Hello!
    Is it possible to install EM Grid cotntrol agent 10.2.0.5
    on server with oracle database 11.2.0.3 or agent should be installed first?
    Thanks and regards,
    Pavel

    Is it possible to install EM Grid cotntrol agent 10.2.0.5 on server with oracle database 11.2.0.3
    YES
    or agent should be installed first?
    NO
    Agent should be installed afterward the database.

  • Looking for and SQL query to match CTI OS agent login ID with the Directory Number (instrument)

    Hi All,
    I am looking for an SQL query to request the HDS database to find out which Directory Number / instrument  was associated with a specific CTI OS agent login ID.
    Has anyone done such a query before ?
    Thanks and Regards
    Nick

    Hi,
    this should work in 8.0 and 8.5:
    SELECT
    ag.PeripheralNumber AS [LoginID],
    al.Extension,
    al.LogoutDateTime
    FROM [instance]_hds.dbo.Agent_Logout al
    JOIN [instance]_awdb.dbo.Agent ag ON al.SkillTargetID = ag.SkillTargetID
    Of course, replace [instance] with the ICM instance.
    The query returns a table with three columns, first is the login ID aka PeripheralNumber, Extension is... well, the agent's extension, and LogoutDateTime is the timestamp when the agent logged out.
    G.

  • Can not login into the database 9i

    I use WarehouseBuilder 9i's repository assistant to create new repository on a host.While the database is oracle 9i release 2 , the sysdba's name/password can't login into the database.But if the database is oracle 8.1.7 ,the sysdba's name/password can login.Why?
    If the oracle 9i doesn't support WarehouseBuilder 9i ?

    This is well known bug in OWH 9i.
    The thing is:
    1. Repository Assistant need to login under SYS and only SYS
    2. SYS are allowed to login to Oracle 9i only AS SYSDBA
    3. ... but Repository Assistant CANNOT correctly login by "SYS AS SYSDBA"
    Solution:
    1. Set Oracle 9i init parameter O7_DICTIONARY_ACCESSIBILITY=TRUE and restart database instance. This allow you to login as SYS (without SYSDBA) to Oracle 9i.

  • SIMBL Agent: Why is it in the login items settings?

    SIMBL Agent: Why is it in the login items settings?
    I don't remember to install it.
    Is it safe to unmark or remove it?

    Uninstall "SIMBL" or "EasySIMBL" as follows. Back up all data before making any changes.
    Triple-click anywhere in the line below on this page to select it, then copy the text to the Clipboard by pressing the key combination command-C:
    /Library
    In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar, paste into the box that opens by pressing command-V, then press return. A folder will open. From that folder, delete the items listed below (some may be absent.) You may be prompted for your administrator login password.
              Application Support/SIMBL
              InputManagers/SIMBL
              LaunchAgents/net.culater.SIMBL.Agent.plist
              LaunchAgents/net.infinite-labs.SIMBLEnablerForSandboxedApps.plist
              ScriptingAdditions/EasySIMBL.osax
              ScriptingAdditions/SIMBL.osax
    Log out and log back in. There may also be an item named "EasySIMBL" in the Applications folder. Delete it, if so.
    Make sure you never reinstall any variant of SIMBL. It’s likely to come bundled with another third-party system modfication that depends on it. If you want trouble-free computing, avoid software that makes miraculous changes to other software, especially built-in applications. The only real exception to that rule is Safari extensions, which are mostly safe, and are easy to get rid of when they don’t work. SIMBL and its dependents are not Safari extensions.

  • Avoid users to login into the database thru SQLPlus

    I'm trying to use the after logon trigger described below, to avoid users to login into the database thru SQLPlus, user can only connect from from pls help me

    If your only concern is preventing users from logging in via SQL*Plus, you could use the PRODUCT_USER_PROFILE table.
    However, and this is a big however, this will not prevent users from logging in using any other tool (SQL Developer, SQL Programmer, TOAD, etc) if they know the Oracle user name and password. You can create a login trigger that generates an exception if the program that the client reports is connecting isn't on a list of valid products, but this sort of thing is easily circumvented just by renaming the executable on the client machine.
    Fundamentally, if you have given a person an Oracle user name and an Oracle password, whatever privileges are available to the Oracle account are available to that individual. No matter what tool that person uses to connect to the database, they are going to have the same privileges. That's why you ideally want to restrict what users can do to the point that you don't care what tool they're using. Barring that, you can enable auditing and let the users know what they are and are not allowed to do by policy and use the audit logs to ensure compliance.
    Justin

  • How to find the database details from server audit specification with successfull login group?

    Hi,
    We have created a server audit for successfull logins.When we read the audit file using
    sys.fn_get_audit_file we find that all the fields related to the databases
    ie database_principal_id,database_principal_name,database_name are either 0 or null.
    Is there a method to find out to which database the login is accessing from the server
    audit specification of successfull login group.Although the logins are reading and writing
    data to the databases why there are no details of the databases?
    Thanking you in advance,
    Binny Mathew

    Hello Binny,
    The logins are used to connect to the instance and the access to the databases is performed via database users. So, once you connect to the instance via your login, the server level audit takes this action, records it, but without caring to which databases
    you want to connect after that. 
    Unfortunately there is no similar action group on the database audit specifications, that can track which user connected to the DB, except if you are using contained databases in SQL 2012.
    Probably you can share why you need such information and if there is something else specific that you wish to achieve, so we can propose a different solution/audit configuration.
    Regards,
    Ivan
    Ivan Donev MCT and MCSE Data Platform

  • Unable to login to the database with Oracle login ID from today

    I have an Oracle user (jjcdba) through which I login to the database.
    From today morning, I am unable to login to the database and I am getting this error.
    $=> id
    uid=123(jjcdba) gid=3203(jjcdba)
    [jjcdba@jjcprd04:/jjc/orasw10/oracle/product/10.2.4]
    $=> sqlplus "/as sysdba"
    SQL*Plus: Release 10.2.0.4.0 - Production on Tue Oct 5 04:22:31 2010
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    ERROR:
    ORA-01031: insufficient privileges
    Enter user-name:Could someone please tell me how to troubleshoot this issue. I need to get into the database urgently!

    Hi,
    jjcdba user should be the member of "dba" group to enjoy the OS authentication otherwise you would need to use the sys password to login to the database. Please make sure that "dba" os group exists and make this user member of this group.
    Salman

  • Disable the database login

    Hi All,
    I'm working on soa 11.1.1.5 version.I don't want to store my each and every payload in the related database in the dev environment to overcome the heavy burden.I have to disable the database login in my composite application.By using which bpel property i can disable the database login.Where can i check the payload details in the database.
    Anybody Please give me your valuable suggestions.
    Thanks in advance!
    Edited by: 851924 on Jul 2, 2012 2:17 AM

    Thank you so much for your reply Arik,i have configured the below properties in my composite.xml file
    <component name="BPELProcess" version="2.0">
    <implementation.bpel src="BPELProcess.bpel"/>
    <property name="bpel.config.auditLevel">Production</property>
    </component>
    can u please let me know the difference with below configuration....
    <component name="BPELProcess" version="2.0">
    <implementation.bpel src="BPELProcess.bpel"/>
    <property name="bpel.config.completionPersistPolicy">on</property>
    <property name="bpel.config.inMemoryOptimization">true</property>
    </component>
    If both are same please suggest ,performance wise which one is the best one?In which table i have to check the stored payloads in the database?
    Thanks in Advance!
    Edited by: 851924 on Jul 2, 2012 4:50 AM

Maybe you are looking for

  • One to one relation webapplication and portal?

    Going through the documentation and the newsgroups for WLCS 3.5 and Personalization Server 3.5 I can't seem to find out wether or not there is a one to one relation between a webapplication and a portal. I mean, can I have more than one portal in a w

  • How to execute  servlets  in tomcat?

    Hi, I have compiled servlet file and tried to execute that file from root i.e. (http://localhost/'filename'....)as class file is in web-inf/classes.But it is executing from "http://localhost/servlet/" where is that servlet directory? why all servlets

  • Translations - Adobe Forms in SAP

    Dear All. Hope my message finds you well. So this is a Q that I have for all you experts. Has anyone coordinated the Transaltions effort with Forms in SAP. I am basically seeking help with the format that will be best suited to have forms transated i

  • Trying to reinstall my own ipod shuffle on my new computer???

    alright here is the situation. my old computer died a sad horrible death. my beloved preschooler destroyed my backup CD so i have nothing. I have reinstalled my itunes and software, but i don't want to lose all the music i currently have on the ipod

  • 'BAPI_GOODSMVT_CREATE' --261

    HI, we are facing problem in using BAPI_GOODSMVT_CREATE for the movement type 261.can anybody help i.e. what are the parameters do we need to pass to BAPI for a production order...can u pl. look at the code and correct anything is required.. *----Hea