Question
Atos
IN
Last activity: 20 Aug 2020 12:24 EDT
SMD without interaction manager
Hi All,
I am trying to develop RDA bot which should open a UI with BUTTON and LINK.
When users click on BUTTON it should check custom "App config file" and open all applications which are set to true. when user clicks on LINK(available on UI), a new windows form opens that offers user to check or uncheck the applications that they want to start when the BUTTON is clicked.
And the these changes done should save in AppConfig file.
so for this requirment, Can we SMD controller in studio automations without using IntMgr?