Skip to main content
1-Visitor
October 17, 2017
Question

java file into a javascript function {}

  • October 17, 2017
  • 1 reply
  • 2482 views

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.

                        

}

1 reply

5-Regular Member
November 6, 2017

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?

fwertt1-VisitorAuthor
1-Visitor
November 6, 2017

Yeah Sushant, I still looking for a solution in this issue.