Question
PegaRobotics - UI Connector
Hi,
Currently i am trying to use UI connectors for few of my controls. It works fine and i am able to write extensions by exploring the native members.
when i try to do the same for any c/c++ application(Example putty.exe) the UI connector option is not available as its not a .net control but i do get an option to write an type and component extension.
Question is how do i get to know what all methods available for interrogated control when it comes to c/c++ application or how do we approach to write an extension for a non .net controls
Thanks in advance
Since Putty is type of Emulator, you can try using text Adapters by adding Windows Adapter & then adding Text Adapter by choosing Attachmate Configuration settings, For UI Connectors as of now it supports only for .NET Controls & applications(like WPF, Win forms etc.),I am not sure currently UIConnectors has any support for C/C++ based applications,if you didn't get any info,raise an SR & check with the support team .
PFB URLs for info on Putty Integration & UI Connectors.
https://pdn.pega.com/ui-connector-examples
https://pdn.pega.com/community/product-support/question/how-interrogate-putty-openspan-pega-studio
https://pdn.pega.com/community/product-support/question/integration-openspan-putty-autosys
https://pdn.pega.com/community/product-support/question/how-interrogate-credentials-external-linux-machine-using-putty
Thanks,
Pravallika.