[cisco-voip] UCCX sessionID as a Variable

Mike O mikeeo at msn.com
Fri Jun 12 19:00:48 EDT 2009


Adam,

just create a string variable like "s_sessionID" and do a Set s_sessionID = sessionID  I tried it and this is the output in my string variable from the session

"Session[id=001-0x2cb417801,parent=null,active=true,state=SESSION_IN_USE,time=1244847447190]"

HTH,
Mike
  ----- Original Message ----- 
  From: Adam Blomfield 
  To: Mike O 
  Cc: cisco-voip at puck.nether.net 
  Sent: Friday, June 12, 2009 12:26 PM
  Subject: Re: [cisco-voip] UCCX sessionID as a Variable


  But how do I turn that into a string or integer that contains just the ten digit numerical sessionID?


  On Thu, Jun 11, 2009 at 10:42 AM, Mike O <mikeeo at msn.com> wrote:

    Adam,
     
    Create a varible with type "session" and name however you'd like. Then use the GetContactInfo step and you will see the option to populate the session varible with the sesssion ID.
     
    Thanks,
    Mike
     

----------------------------------------------------------------------------
    Date: Thu, 11 Jun 2009 09:11:45 -0500
    From: adman at adman.net
    To: cisco-voip at puck.nether.net
    Subject: [cisco-voip] UCCX sessionID as a Variable


    Is there an easy way to get your hands on the sessionID as a string variable in a UCCX script? We are trying to write a custom database table for some reporting specific to our script, but would also like to be able to include the sessionID that's being written to the regular UCCX history tables to be able to cross reference if necessary. I can't see to find a way to get to it. I'm probably overlooking somehting really simple.

    -Adam


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20090612/a90000fa/attachment.html>


More information about the cisco-voip mailing list