Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. 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.