Unable to reset Profile Attribute used in CTI
We have used a profile attribute to incorporate a custom functionality. However we are not able to identify the Business Service method which gets called during "release work item" event in order to reset the profile attribute.
We had written a script in vanilla Business service ‘Communications Client’ , on event Service_InvokeMethod for ‘ReleaseWorkGroup’ method. But noticed that the profile attribute is getting reset on hangup call only (before release work item event).
Our intention is to reset the profile attribute only on release work item event and not before that.
We really appreciate any idea, suggestion or workaround.