Author Message
WongJerry
Joined: Nov 5, 2009
Messages: 4
Offline
We are doing customization via the Client SDK, AIC version 7.3

Found that there are API for adding/updating the EDU data in java SDK (setAttribute API call).
But cannot found the equivalent in .Net version.

Is there any API calls in .Net Client SDK to update the EDU data before the agent do a consultation or transfer call?
KosukeKanagawa
Joined: Apr 16, 2008
Messages: 1
Offline
Unless something has changed since 7.2, only custom EDU fields can be added/modified.
You work with Session.WorkList.CurrentWorkItem.ContactAttributes.

.AddNameValue
.RemoveNameValue

Make sure IC73\sdk\server\icsdk\WEB-INF\classes\com\avaya\ic\sdk\customization stuff is set.
Go to:   
Mobile view