PureConnect

 View Only

Discussion Thread View
  • 1.  find current / connected user for workitem

    Posted 05-20-2015 21:42
    Hi, In V3 we used a handler to find the current user for a workitem, but in V4 onwards I believe this is possible to do within the IPA process itself. Can anyone give me step by step on how I change the process to do this? Thanks Brendon


  • 2.  RE: find current / connected user for workitem

    Posted 05-21-2015 02:54
    Rip out the handler and just use Workitem.CurrentUser You can cast that to whatever type you need ToString or ToDisplay. CurrentUser is a User type. ToString will give you the IC user id. To Display will give you the display name. --Jason


  • 3.  RE: find current / connected user for workitem

    Posted 05-21-2015 03:06
    Well that was too easy! :)


Need Help finding something?

Check out the Genesys Knowledge Network - your all-in-one access point for Genesys resources