Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Whats the method to add a java file, in this case, its an SDMWrapper, into a javascript function..
I have a button that I want to execute a java file (SDM Wrapper)
'action': function () {
//here I wanna execute my java file(SDM Wrapper) when I click the button.
}
Hi Fernando, wondering if you are still looking for solution for this question. I saw you were discussing this under another likely related question Can I import a java program to a thingworx widget?
Yeah Sushant, I still looking for a solution in this issue.