Hi WABers
I am looking to build a custom widget to accept messages from a local desktop C# app and pass those messages to the Data manager to be processed by other custom widgets.
What I am looking to do is have the widget, load on startup and register some sort of handle for the web app instance with the C# app. Then the C# app at some point down the track could send a message back to the widget using the handle. Don't know if this is technically possible, but thought I would ask to see if anyone knows if this can be done.