PureEngage On-Premises

 View Only

Sign Up

RequestPrivateService from WDE

  • 1.  RequestPrivateService from WDE

    Posted 05-02-2017 13:27
    I thought this would be rather simple ... but I can't get it working.:-(

    I want to send a RequestPrivateService to Interaction Server for a multimedia interaction that is open in WDE. I can get the IClientChannel from the interaction object, but the Send() method of that channel does not accept a RequestPrivateInfo request as its argument - an exception is thrown saying that the chanel should be a TServer and not a Interaction Server channel ...

    Anyone has any idea how to do this?