Genesys CTI User Forum > Genesys-related Development
Deploying Custom Module into the Genesys Out-Of-The-Box Application
GnomE:
Hello!
Tasked to explore the possibility of expanding the functionals for interaction workspace. Launched the examples that come with the API, but do not understand how to add a module developed like Out-Of-The-Box Application. Tried to just put in the same directory where the executable file, the result is not given. I think need to register somewhere....
I can not find documentation. Tell me how to do this, or something to read.
Thanks in advance!
Kubig:
Read the development guide, all is described within this doc. You just simply create your library with "plugin" (dll) and copy it to the iws application folder with the module-config file, where you have to specify what assembly and module will be loaded, and the role in GA which is necessary to allow using this plugin
cavagnaro:
The SDK used by IWS is not PSDK, right? Has its own? I'm starting to read it and by some reason I though they were the same...but seems not
Kubig:
IWS has own API, which internaly used PSDK and others SDK (conf, statserver, etc.).
GnomE:
Thank you very much for your advice and for your patience!
Run from a folder with an example I did it, and locally installed applications already putting files also obtained. And how to make so that when you install from the server he took additional libraries? Likely to register in the configuration file, but whith, what and how ?
And another question, can I display the data in the tables from the database? Part the task, it is necessary to extend the functionality on the database to read and write.
Thank you very much again! If not for your forum ...
* and once again sorry for my english!
Navigation
[0] Message Index
[#] Next page
Go to full version