In this picture , i want to get data from calling list to display in red frame area
Can somebody help me please ?
![]()
Thank you very much
aofatv
In this picture , i want to get data from calling list to display in red frame area
Can somebody help me please ?
![]()
Thank you very much
aofatv
Not sure if you are a spam bot or not…
Post in a non Thai (?) site the screen you want to show us like 4shared or something familiar
I edit this post already.
Thank you
aofatv
Well calling list fields can be send as UserData, and then you can capture it with IWS and display.
Search OCS Deployment guide for send_attribute.
IWS is your job to handle it
Thank you for this guide .
Can you display your example code in c# ,please .
![]()
Thank you
aofatv
Some KVPs are displayed in IWS (if you configure it) at now. So if it will be sufficient for you, you will not develop anything. In other case you have to show all or choosed KVP via SDK, but I am not sure that anybody will want to write whole code for you and I think that getting attached data is easy method and does not require deep knowledges.
Lol, yeah…check the IWS guides, there is enough code. Also as Kubig said, using just CME and Business Attributes you can do the same…easier if no specific features needed like click one and open another software, etc.
I read in this doc
http://docs.genesyslab.com/Documentation/IW/8.1.4/Developer/AbouttheExtensionSamples
but i don’t understand what i do for getting detail
![]()
As cavagnaro/kubig stated - for displaying data You don’t need to code anything in .Net just follow manual about configuring business attributes. Forget about C# for moment