PureEngage On-Premises

 View Only

Sign Up

  • 1.  is it possible to write disposition codes into a database table

    Posted 08-11-2016 14:00
    is it possible to write disposition codes into a database table


  • 2.  RE: is it possible to write disposition codes into a database table

    Posted 08-12-2016 10:39
    In general, the disposition codes are stored within database (on Genesys level). So, you can use that database as a source for your needs. Or you can achieve that using the customization (on agent app level for example)


  • 3.  RE: is it possible to write disposition codes into a database table

    Posted 08-12-2016 10:48
    hi there, thanks but what i require is to attach the disposition code per interaction ID. So i need to be able to obtain the selected disposition code per interaction ID


  • 4.  RE: is it possible to write disposition codes into a database table

    Posted 08-12-2016 11:40
    By default the disposition code is stored together with InteractionID - try to look at UCS database structure.


  • 5.  RE: is it possible to write disposition codes into a database table

    Posted 09-21-2016 20:28
    Hi Jakub,

    I'm searching any data in UCS database with dispositioncode, but the only that i got is the column AllAttributes in some strange format. About last, that attributes are been inserted to UCS DB as flexible_properties in AllAttributes columb in Interaction table, and it's needed a "Converting from BLOB" with a cmd command script, is that correct?

    Regards,

    Alejandro