PureConnect

 View Only
Discussion Thread View
  • 1.  Send custom notification

    Posted 02-13-2014 13:36
    Hello, i am trying to catch the response sent from Send Custom Notification toolstep from handler in my web application. But not sure how to do it. can anybody please share an example how to catch the response. i Have the following code: CustomNotification notification = new CustomNotification(session); CustomMessageHeader header = new CustomMessageHeader(CustomMessageType.ServerNotification, strObjectID, strEventID); CustomRequest request = new CustomRequest(header); string[] arr = { strPhone, strData }; request.Write(arr); notification.SendServerRequest(request); I need to capture the response from the handler in my application. Please help! Thanks in advance. Shilpa


  • 2.  RE: Send custom notification

    This message was posted by a user wishing to remain anonymous
    Posted 02-14-2014 19:26
    You created a duplicate thread in the IceLib forums which I responded to. Please refer to that thread for an answer.


Need Help finding something?

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