Solved
How I can add my button to some page that will run java code?
Hello, please tell me how I can add my button to some page that will run java code?
Hello, please tell me how I can add my button to some page that will run java code?
https://wnc_host/Windchill/netmarkets/test.jspnew Ajax.Request('netmarkets/test.jsp', {
method:'get',
onSuccess: function(transport) {
var response = transport.responseText || "no response text";
alert("Success! \n\n" + response);
},
onFailure: function() { alert('Something went wrong...'); }
});This information is just an example of how you can invoke a Java code.
Most of new administrative UI use Angular, you can see examples in the directory: Windchill_home/codebase/apps/
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.